mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
beets channel change
This commit is contained in:
@@ -20,7 +20,7 @@ let
|
||||
# python3 = pkgs.python3.override {
|
||||
# packageOverrides = depsOverlay;
|
||||
# };
|
||||
beetsEnv = stable.python313.withPackages (
|
||||
beetsEnv = pkgs.python313.withPackages (
|
||||
ps: with ps; [
|
||||
beautifulsoup4
|
||||
beetcamp
|
||||
|
||||
Reference in New Issue
Block a user