aboutsummaryrefslogtreecommitdiff
path: root/lib/default.nix
diff options
context:
space:
mode:
authorJan Malakhovski <oxij@oxij.org>2018-11-18 08:26:13 +0000
committerJan Malakhovski <oxij@oxij.org>2018-11-22 08:59:48 +0000
commit1b3629ef3491cac741f8b00ce116a44c1cc914f9 (patch)
tree9e30a383b036270d2143ccdfe166b8044c868ed4 /lib/default.nix
parent3ae0407d3c9dbb7cdf049b69ebb32e62c39357e7 (diff)
lib: implement `setPrio`
For when `hiPrio` and `lowPrio` are not enough.
Diffstat (limited to 'lib/default.nix')
-rw-r--r--lib/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/default.nix b/lib/default.nix
index d7a05fec8338..91c475bd1ad7 100644
--- a/lib/default.nix
+++ b/lib/default.nix
@@ -94,7 +94,7 @@ let
callPackageWith callPackagesWith extendDerivation hydraJob
makeScope;
inherit (meta) addMetaAttrs dontDistribute setName updateName
- appendToName mapDerivationAttrset lowPrio lowPrioSet hiPrio
+ appendToName mapDerivationAttrset setPrio lowPrio lowPrioSet hiPrio
hiPrioSet;
inherit (sources) pathType pathIsDirectory cleanSourceFilter
cleanSource sourceByRegex sourceFilesBySuffices