Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-16 | Pull nix-profile-daemon from 1.11 | Shea Levy | 1 | -0/+1 | |
2017-02-07 | Merge branch 'nix-copy-closure-c++' of https://github.com/shlevy/nix | Eelco Dolstra | 1 | -6/+1 | |
2017-02-07 | Remove build-remote.pl.in | Eelco Dolstra | 1 | -2/+0 | |
2017-01-20 | nix-copy-closure: Implement in C++. | Shea Levy | 1 | -6/+1 | |
Tests fail currently because the database is not given proper hashes in the VM | |||||
2016-08-31 | Merge branch 'nix-build-c++' | Shea Levy | 1 | -2/+0 | |
2016-08-31 | Merge branch 'nix-channel-c++' | Shea Levy | 1 | -1/+0 | |
2016-08-13 | remove old traces of resolve-system-dependencies | Jude Taylor | 1 | -7/+0 | |
2016-08-11 | nix-channel: implement in c++ | Shea Levy | 1 | -1/+0 | |
2016-08-10 | Nuke nix-push. | Shea Levy | 1 | -1/+0 | |
Rarely used, nix copy replaces it. | |||||
2016-08-10 | Remove nix-install-package. | Shea Levy | 1 | -1/+0 | |
Refs #831 | |||||
2016-08-09 | nix-build: Port to c++ | Shea Levy | 1 | -2/+0 | |
This was a dumb line-for-line rewrite, because nix build/nix run/etc. will replace it. | |||||
2016-07-24 | Merge branch 'find-runtime-roots-c++' | Shea Levy | 1 | -2/+0 | |
2016-07-21 | resolve-system-dependencies.pl: Only install on darwin | Shea Levy | 1 | -2/+7 | |
2016-07-21 | find-runtime-roots: fold into gc.cc | Shea Levy | 1 | -2/+0 | |
2016-04-29 | Eliminate the substituter mechanism | Eelco Dolstra | 1 | -7/+1 | |
Substitution is now simply a Store -> Store copy operation, most typically from BinaryCacheStore to LocalStore. | |||||
2016-04-11 | Remove manifest support | Eelco Dolstra | 1 | -4/+1 | |
Manifests have been superseded by binary caches for years. This also gets rid of nix-pull, nix-generate-patches and bsdiff/bspatch. | |||||
2015-10-21 | Add resolve-system-dependencies.pl | Jude Taylor | 1 | -0/+2 | |
2015-10-01 | nix-prefetch-url: Rewrite in C++ | Eelco Dolstra | 1 | -1/+0 | |
2015-04-22 | nix-collect-garbage: translate to C++ | Luca Bruno | 1 | -1/+0 | |
2014-02-01 | Fix "make dist" | Eelco Dolstra | 1 | -2/+0 | |
2014-02-01 | Update Makefile variable names | Eelco Dolstra | 1 | -4/+4 | |
2014-01-30 | Rename Makefile -> local.mk | Eelco Dolstra | 1 | -0/+39 | |