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 | |
2011-10-10 | * Install NixManifest.pm, NixConfig.pm and GeneratePatches.pm under | Eelco Dolstra | |
the Nix:: namespace. | |||
2010-12-05 | * Add a script `nix-generate-patches'. | Eelco Dolstra | |
* Fix the binary patching test. | |||
2010-11-17 | * Test whether sequences of patches work. | Eelco Dolstra | |
2010-11-17 | * In the download size indication, take binary patches into account. | Eelco Dolstra | |
Hopefully this doesn't slow things down too much. | |||
2010-11-17 | * Finally, a test for the binary patch functionality. | Eelco Dolstra | |