Merge pull request #52930 from Ekleog/low-prio-syspath

system-path: set implicitly installed packages to be low-priority
This commit is contained in:
Silvan Mosberger 2018-12-30 00:29:59 +01:00 committed by GitHub
commit 45c073e4da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ with lib;
let
requiredPackages =
requiredPackages = map lib.lowPrio
[ config.nix.package
pkgs.acl
pkgs.attr