Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-26 | Make "nix-build -A <derivation>.<output>" do the right thing | Eelco Dolstra | 1 | -3/+3 |
2012-01-04 | * currentOutput -> outputName. "current" implies some temporal | Eelco Dolstra | 1 | -1/+1 |
2012-01-04 | * Export the original input attributes of the derivation in | Eelco Dolstra | 1 | -1/+4 |
2012-01-04 | * Simplify the implementation of "derivation" a bit: lift out the | Eelco Dolstra | 1 | -18/+11 |
2012-01-03 | * Drop the inefficient "Path" suffix in output attribute names. | Eelco Dolstra | 1 | -4/+4 |
2012-01-03 | * Move the implementation of the ‘derivation’ primop into a separate | Eelco Dolstra | 1 | -0/+31 |