beets channel change

This commit is contained in:
2026-03-09 19:53:44 +03:00
parent e36db0e4ed
commit efa1ca2f0f
+1 -1
View File
@@ -20,7 +20,7 @@ let
# python3 = pkgs.python3.override {
# packageOverrides = depsOverlay;
# };
beetsEnv = stable.python313.withPackages (
beetsEnv = pkgs.python313.withPackages (
ps: with ps; [
beautifulsoup4
beetcamp