Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-07 | * Keep track of the source positions of attributes. | Eelco Dolstra | 1 | -10/+10 | |
2010-04-21 | * Store user environment manifests as a Nix expression in | Eelco Dolstra | 1 | -5/+132 | |
$out/manifest.nix rather than as an ATerm. (Hm, I thought I committed this two days ago...) | |||||
2010-04-19 | * Don't use the ATerm library for parsing/printing .drv files. | Eelco Dolstra | 1 | -41/+0 | |
2010-04-19 | * Added parsing of manifests in ATerm format. | Eelco Dolstra | 1 | -7/+150 | |
2010-04-19 | * Refactoring: move the user environment stuff into its own module. | Eelco Dolstra | 1 | -0/+28 | |