@philiptaron's lix workspace
Find a file
Eelco Dolstra cca4a8dc1a importPaths(): Optionally add NARs to binary cache accessor
This enables an optimisation in hydra-queue-runner, preventing a
download of a NAR it just uploaded to the cache when reading files
like hydra-build-products.
2016-03-02 15:46:07 +01:00
config
corepkgs
doc Merge branch 'docs' of git://github.com/joelmo/nix 2016-02-22 07:14:16 -05:00
misc
mk
perl importPaths(): Optionally add NARs to binary cache accessor 2016-03-02 15:46:07 +01:00
scripts Merge branch 'master' of git://github.com/stepcut/nix 2016-02-19 18:21:41 -05:00
src importPaths(): Optionally add NARs to binary cache accessor 2016-03-02 15:46:07 +01:00
tests Fix broken number parsing in fromJSON 2016-02-15 15:01:26 +01:00
.dir-locals.el
.gitignore Start of new Nix command-line interface 2016-02-09 21:28:29 +01:00
bootstrap.sh
configure.ac
COPYING
dev-shell
INSTALL
local.mk
Makefile Start of new Nix command-line interface 2016-02-09 21:28:29 +01:00
Makefile.config.in
nix.spec.in
README
release.nix Drop all distros that are not down with C++11 2016-02-17 13:36:56 +01:00
version

Nix is a purely functional package manager.  For installation and
usage instructions, please read the manual, which can be found in
`docs/manual/manual.html', and additionally at the Nix website at
<http://nixos.org/>.


Acknowledgments

This product includes software developed by the OpenSSL Project for
use in the OpenSSL Toolkit (http://www.OpenSSL.org/).