mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-12-25 15:33:20 +03:00
fix(pip): remove default for lock file value
This commit is contained in:
parent
4444a26920
commit
173d77f080
@ -89,7 +89,6 @@ in {
|
||||
inherit (cfg) pypiSnapshotDate pipFlags requirementsList requirementsFiles nativeBuildInputs;
|
||||
inherit (config.deps) python;
|
||||
};
|
||||
default = {};
|
||||
};
|
||||
|
||||
pip = {
|
||||
|
Loading…
Reference in New Issue
Block a user