Revert "update lockfile"

This reverts commit 45cd242bf9.
This commit is contained in:
xunuwu 2025-11-10 17:36:53 +01:00
parent 45cd242bf9
commit 985c8fc6ac
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
8 changed files with 89 additions and 100 deletions

View file

@ -4,7 +4,7 @@
in {
programs.beets = {
enable = true;
package = pkgs.beets;
package = pkgs.beets-unstable;
settings = {
directory = "${musicDir}/beets";
library = "${beetsDir}/beets.db";