Compare commits

...

2 Commits

Author SHA1 Message Date
coolneng a61403765a
Add mopidy bandcamp extension 2022-09-06 03:19:24 +02:00
coolneng 077de9d3bf flake.lock: Update
Flake lock file updates:

• Updated input 'agenix':
    'github:ryantm/agenix/3c34edaf652d430fd53a58ba12c9f9cad485437f' (2022-09-03)
  → 'github:ryantm/agenix/c96da5835b76d3d8e8d99a0fec6fe32f8539ee2e' (2022-09-03)
2022-09-04 22:30:27 +02:00
2 changed files with 4 additions and 3 deletions

View File

@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1662231269, "lastModified": 1662241716,
"narHash": "sha256-89j0I64PlO5I0P1uhGhFanYjyfFZQMRxRp9Bq4WGl3E=", "narHash": "sha256-urqPvSvvGUhkwzTDxUI8N1nsdMysbAfjmBNZaTYBZRU=",
"owner": "ryantm", "owner": "ryantm",
"repo": "agenix", "repo": "agenix",
"rev": "3c34edaf652d430fd53a58ba12c9f9cad485437f", "rev": "c96da5835b76d3d8e8d99a0fec6fe32f8539ee2e",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -62,6 +62,7 @@ in {
mopidy-mpd mopidy-mpd
mopidy-local mopidy-local
mopidy-youtube-yt_dlp mopidy-youtube-yt_dlp
mopidy-bandcamp
latest-mopidy-somafm latest-mopidy-somafm
latest-mopidy-soundcloud latest-mopidy-soundcloud
]; ];