* currentOutput -> outputName. "current" implies some temporal
aspect.
This commit is contained in:
@@ -18,7 +18,7 @@ let
|
||||
outPath = builtins.getAttr outputName strict;
|
||||
drvPath = strict.drvPath;
|
||||
type = "derivation";
|
||||
currentOutput = outputName;
|
||||
inherit outputName;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user