Age | Commit message (Expand) | Author |
---|---|---|
2007-02-02 | * nix-env now maintains meta info (from the `meta' derivation | Eelco Dolstra |
2006-09-04 | * Use a proper namespace. | Eelco Dolstra |
2006-07-28 | * `nix-instantiate ... --arg NAME VALUE': allow arguments to be passed | Eelco Dolstra |
2006-07-26 | * Refactoring: get the selection path stuff out of getDerivations() | Eelco Dolstra |
2006-07-25 | * Applied rbroek's patch from the branch at | Eelco Dolstra |
2006-05-02 | * Huge reduction in memory use (2/3 or so on large nix-env -qas | Eelco Dolstra |
2006-03-10 | * `nix-env -qa --description' shows human-readable descriptions of | Eelco Dolstra |
2006-02-10 | * In nix-instantiate, allow us to specify a "path" to the | Eelco Dolstra |
2006-02-08 | * Refactoring: move derivation evaluation to libexpr. | Eelco Dolstra |