Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-11 | Remove manifest support | Eelco Dolstra | |
Manifests have been superseded by binary caches for years. This also gets rid of nix-pull, nix-generate-patches and bsdiff/bspatch. | |||
2012-07-26 | nix-push: Support generating a manifest again | Eelco Dolstra | |
This makes all the tests succeed. Woohoo! | |||
2011-10-10 | * Refactoring: remove unnecessary variables from the tests. | Eelco Dolstra | |
2006-09-21 | * `nix-install-package --url': install from a URL (NIX-12). | Eelco Dolstra | |
* `nix-install-package --help' (NIX-9). * `nix-install-package --non-interactive': don't prompt or pause. * Tests for nix-install-package. * Security fixes: filter the values obtained from the nixpkg. |