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