Age | Commit message (Expand) | Author | Files | Lines |
2010-08-04 | * Allow derivations to hint that they should not be built remotely | Eelco Dolstra | 1 | -0/+4 |
2010-05-07 | * Sync with the trunk. | Eelco Dolstra | 1 | -1/+9 |
2010-05-05 | buildenv: Special-case Python's `site.py' and `site.pyc'. | Ludovic Courtès | 1 | -0/+2 |
2010-05-03 | buildenv: Special-case Python's `easy-install.pth' files. | Ludovic Courtès | 1 | -1/+7 |
2010-04-21 | * Store user environment manifests as a Nix expression in | Eelco Dolstra | 1 | -1/+1 |
2007-05-02 | * Set the right priorities when recovering from a directory | Eelco Dolstra | 1 | -1/+1 |
2007-04-27 | * Package conflict resolution through priority levels. If there is a | Eelco Dolstra | 2 | -19/+45 |
2007-04-27 | * Allow conflicting packages to be kept in a user environment, and | Eelco Dolstra | 2 | -3/+11 |
2006-09-25 | * Use "propagated-user-env-packages", not "propagated-build-inputs" | Eelco Dolstra | 1 | -1/+1 |
2006-09-25 | * Propagated packages now have lower priority; they are symlinked | Eelco Dolstra | 1 | -14/+39 |
2006-08-22 | * Revert unintentional commit. | Eelco Dolstra | 1 | -1/+1 |
2006-08-16 | * `nix-instantiate --{eval|parse}-only --xml': print an XML | Eelco Dolstra | 1 | -1/+1 |
2006-05-12 | * Support for srcdir != builddir (NIX-41). | Eelco Dolstra | 1 | -1/+1 |
2005-07-22 | * Adhockery. | Eelco Dolstra | 1 | -0/+1 |
2005-03-07 | * Automatically add propagated build inputs to user environments. | Eelco Dolstra | 1 | -1/+15 |
2004-10-25 | * New language feature: with expressions. | Eelco Dolstra | 1 | -1/+1 |
2004-09-19 | * prevent collision on log directory | Niels Janssen | 1 | -1/+2 |
2004-04-06 | * Make the creation of user environments much faster and more storage | Eelco Dolstra | 1 | -45/+66 |
2004-03-15 | * Make perl a dependency of Nix. | Eelco Dolstra | 2 | -2/+4 |
2004-02-04 | * Fixed the old envpkgs filename. | Eelco Dolstra | 1 | -1/+1 |
2003-12-30 | * RPM spec file. | Eelco Dolstra | 1 | -4/+4 |
2003-11-22 | * Don't use a hard-coded path. | Eelco Dolstra | 1 | -0/+9 |
2003-11-19 | * nix-env: a tool to manage user environments. | Eelco Dolstra | 2 | -0/+81 |