nox: switch dependency from nixUnstable to nix
This commit is contained in:
parent
bed675f400
commit
e07f7cd802
@ -1919,7 +1919,6 @@ let
|
|||||||
|
|
||||||
nox = callPackage ../tools/package-management/nox {
|
nox = callPackage ../tools/package-management/nox {
|
||||||
pythonPackages = python3Packages;
|
pythonPackages = python3Packages;
|
||||||
nix = nixUnstable;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
nss_pam_ldapd = callPackage ../tools/networking/nss-pam-ldapd {};
|
nss_pam_ldapd = callPackage ../tools/networking/nss-pam-ldapd {};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user