Go to file
Shea Levy a8fb575c98 Share code between scopedImport and import
In addition to reducing duplication, this fixes both import from
derivation and import of derivation for scopedImport
2014-06-12 12:52:39 +02:00
config
corepkgs derivation: Don't require certain function arguments 2014-04-04 21:53:47 +02:00
doc Rephrase @ operator description 2014-05-26 17:20:58 +02:00
misc Add autoloads, make code more concise & idiomatic 2014-06-12 12:34:58 +02:00
mk Sync with make-rules repo 2014-04-03 17:37:14 +02:00
perl Fix "make dist" 2014-02-01 14:38:12 +01:00
scripts nix-build: --add-root also takes 1 parameter 2014-05-26 17:24:43 +02:00
src Share code between scopedImport and import 2014-06-12 12:52:39 +02:00
tests == operator: Ignore string context 2014-06-10 14:02:56 +02:00
.gitignore Install an Upstart service 2014-05-02 13:14:10 +02:00
AUTHORS
bootstrap.sh
build.nix
configure.ac Use std::unordered_set 2014-05-26 17:53:17 +02:00
COPYING
dev-shell dev-shell is a bash script, not sh 2014-05-26 17:21:20 +02:00
INSTALL
local.mk Remove redundant code 2014-05-14 22:25:25 +02:00
Makefile Install an Upstart service 2014-05-02 13:14:10 +02:00
Makefile.config.in nix-store -l: Fetch build logs from the Internet 2014-05-21 17:19:36 +02:00
nix.spec.in Really fix the RPM builds 2014-05-06 10:51:16 +02:00
README
release.nix Add ubuntu 14.04 2014-05-03 17:54:48 +02:00
version Bump version to 1.8 2014-04-11 11:15:24 +02:00

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/).