Skip to content

Commit 082a9b1

Browse files
authored
lib/default: export umport (#13)
1 parent 14e7c3c commit 082a9b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
attrset = import ./attrset.nix {inherit lib;};
1010
in {
11+
inherit umport;
1112
configurations = {
1213
myconfigName ? "myconfig",
1314
denixLibName ? "delib",

0 commit comments

Comments
 (0)