Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-21 | * Purify `make check'. | Eelco Dolstra | 1 | -0/+1 | |
2006-03-10 | * `nix-env -qa --description' shows human-readable descriptions of | Eelco Dolstra | 1 | -2/+6 | |
packages (provided that they have a `meta.description' attribute). E.g., $ ./src/nix-env/nix-env -qa --description gcc gcc-4.0.2 GNU Compiler Collection, 4.0.x (cross-compiler for sparc-linux) gcc-4.0.2 GNU Compiler Collection, 4.0.x (cross-compiler for mips-linux) gcc-4.0.2 GNU Compiler Collection, 4.0.x (cross-compiler for arm-linux) gcc-4.0.2 GNU Compiler Collection, 4.0.x | |||||
2006-02-08 | * Test-driven development, woohoo! nix-env should work on functions, | Eelco Dolstra | 1 | -2/+8 | |
provided that all arguments have defaults. | |||||
2006-02-08 | * Tests for nix-env, finally! | Eelco Dolstra | 1 | -0/+19 | |