We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14e7c3c commit 082a9b1Copy full SHA for 082a9b1
lib/default.nix
@@ -8,6 +8,7 @@
8
9
attrset = import ./attrset.nix {inherit lib;};
10
in {
11
+ inherit umport;
12
configurations = {
13
myconfigName ? "myconfig",
14
denixLibName ? "delib",
0 commit comments