refact, beets 3.14py

This commit is contained in:
2026-04-21 12:19:47 +03:00
parent 58d631c0fb
commit 86e20597a7
3 changed files with 132 additions and 120 deletions
+11 -11
View File
@@ -20,24 +20,24 @@ let
# python3 = pkgs.python3.override {
# packageOverrides = depsOverlay;
# };
beetsEnv = pkgs.python313.withPackages (
beetsEnv = pkgs.python314.withPackages (
ps: with ps; [
anyio #
lap #
llvmlite #
scipy #
requests-ratelimiter #
pyrate-limiter #
numpy #
numba #
anyio # N
lap # N
llvmlite # N
scipy # N
requests-ratelimiter # N
pyrate-limiter # N
numpy # N
numba # N
et-xmlfile
markdown-it-py
mdurl
openpyxl
pygments
rich
setuptools #
pysocks #
setuptools # N
pysocks # N
beautifulsoup4
beetcamp
beets