nox: switch dependency from nixUnstable to nix

This commit is contained in:
Georges Dubus 2014-12-15 17:32:23 +01:00
parent bed675f400
commit e07f7cd802

View File

@ -1919,7 +1919,6 @@ let
nox = callPackage ../tools/package-management/nox {
pythonPackages = python3Packages;
nix = nixUnstable;
};
nss_pam_ldapd = callPackage ../tools/networking/nss-pam-ldapd {};