buildEnv: Support package priorities like nix-env
This gets rid of a bunch of collision warnings.
This commit is contained in:
@@ -35,6 +35,7 @@ with lib;
|
||||
fi
|
||||
|
||||
'';
|
||||
meta.priority = 4;
|
||||
};
|
||||
description = ''
|
||||
Wrapper around modprobe that sets the path to the modules
|
||||
|
||||
Reference in New Issue
Block a user