[Nix-dev] [Nix] Patch: Don't allow outputs named 'all'
Shea Levy
shea at shealevy.com
Thu Aug 11 20:26:22 CEST 2011
This patch causes an error when a derivation has an output named 'all'.
Eventually, we will want to be able to refer to all of the outputs of a
derivation with ${packageName.all}, so we don't want any outputs named
'all' to avoid conflict.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: no-all-outputs.patch
Url: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20110811/059bae0b/attachment.pl
More information about the nix-dev
mailing list