Eelco Dolstra
|
66c115ef5f
|
* More `make dist' fixes.
|
2003-11-25 13:01:21 +00:00 |
|
Eelco Dolstra
|
6e8c19714a
|
* Allow integer bindings in derivations.
|
2003-11-25 12:05:48 +00:00 |
|
Eelco Dolstra
|
ab0bc4999a
|
* Maintain integrity of the substitute and successor mappings when
deleting a path in the store.
* Allow absolute paths in Nix expressions.
* Get nix-prefetch-url to work again.
* Various other fixes.
|
2003-11-22 18:45:56 +00:00 |
|
Eelco Dolstra
|
06208d1d86
|
* Uninstallation.
|
2003-11-21 14:23:18 +00:00 |
|
Eelco Dolstra
|
9898746ef3
|
* nix-env: a tool to manage user environments.
* Replace all directory reading code by a generic readDirectory()
function.
|
2003-11-19 17:27:16 +00:00 |
|
Eelco Dolstra
|
fd7ac09f10
|
* Refactoring (step 2).
|
2003-11-19 12:03:01 +00:00 |
|
Eelco Dolstra
|
ac68840e79
|
* Refactoring: put the Nix expression evaluator in its own library so
that it can be used by multiple programs.
|
2003-11-19 11:35:41 +00:00 |
|