pythonPackages: Implement overlay infrastructure
Accumulate overlays in pythonOverrides attribute and then apply them just once to base python packages. https://github.com/NixOS/nixpkgs/issues/44426
This commit is contained in:
3
pkgs/python-packages.nix
Normal file
3
pkgs/python-packages.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
pkgs: self: super: with self; {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user