beets fixed

This commit is contained in:
2026-04-07 00:53:29 +03:00
parent c17d01c3a1
commit bcd4bcffd5
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ let
# python3 = pkgs.python3.override {
# packageOverrides = depsOverlay;
# };
beetsEnv = pkgs.python313.withPackages (
beetsEnv = stable.python313.withPackages (
ps: with ps; [
beautifulsoup4
beetcamp