Age | Commit message (Expand) | Author |
---|---|---|
2006-05-02 | * Huge reduction in memory use (2/3 or so on large nix-env -qas | Eelco Dolstra |
2006-05-02 | * Some preliminaries towards NIX-45. | Eelco Dolstra |
2006-05-01 | * Allow string concatenations involving derivations, e.g., | Eelco Dolstra |
2006-03-23 | * In `nix-env', look for derivations inside attribute sets that have | Eelco Dolstra |
2006-03-10 | * `nix-env -qa --description' shows human-readable descriptions of | Eelco Dolstra |
2006-03-09 | * Regression: semantics of the result of getDerivation() changed. | Eelco Dolstra |
2006-03-08 | * When obtaining derivations from Nix expressions, ignore all | Eelco Dolstra |
2006-02-10 | * In nix-instantiate, allow us to specify a "path" to the | Eelco Dolstra |
2006-02-08 | * When querying all derivations, filter out syntactically equal derivations. | Eelco Dolstra |
2006-02-08 | * When evaluating, automatically call functions with default arguments. | Eelco Dolstra |
2006-02-08 | * Refactoring: move derivation evaluation to libexpr. | Eelco Dolstra |