about summary refs log tree commit diff
path: root/lib/default.nix
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2022-04-05 01:10:44 +0300
committerArtturin <Artturin@artturin.com>2022-04-24 04:19:49 +0300
commit379b9c8be30ee14eb8703ec00c7ea5da5337c6b6 (patch)
tree724f3d8fb60739f24c18828fb5c9bceb165a1890 /lib/default.nix
parentdaac04325706fe506e576b1d6e7405367c386e11 (diff)
lib/meta: add getExe to get the main program of a drv
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 1f06283790a8b..ec7f536bbdde4 100644
--- a/lib/default.nix
+++ b/lib/default.nix
@@ -108,7 +108,7 @@ let
       makeScope makeScopeWithSplicing;
     inherit (self.meta) addMetaAttrs dontDistribute setName updateName
       appendToName mapDerivationAttrset setPrio lowPrio lowPrioSet hiPrio
-      hiPrioSet getLicenseFromSpdxId;
+      hiPrioSet getLicenseFromSpdxId getExe;
     inherit (self.sources) pathType pathIsDirectory cleanSourceFilter
       cleanSource sourceByRegex sourceFilesBySuffices
       commitIdFromGitRepo cleanSourceWith pathHasContext