@@ -2,12 +2,4 @@
|
||||
python3,
|
||||
}:
|
||||
|
||||
let
|
||||
python = python3.override {
|
||||
self = python3;
|
||||
packageOverrides = self: super: {
|
||||
pyrate-limiter = super.pyrate-limiter_2;
|
||||
};
|
||||
};
|
||||
in
|
||||
python.pkgs.toPythonApplication python.pkgs.beets
|
||||
python3.pkgs.toPythonApplication python3.pkgs.beets
|
||||
|
||||
Reference in New Issue
Block a user