A modern, delicious implementation of the Nix package manager, focused on correctness, usability, and growth — and committed to doing right by its community
Find a file
Eelco Dolstra 3b9c9d34e5 Shut up clang warning
(cherry picked from commit 3392f1b778)
2019-12-05 20:41:44 +01:00
.github
config
contrib
corepkgs Remove most of <nix/config.nix> 2019-11-26 22:07:28 +01:00
doc/manual doc/manual: add ids to the advanced attribute definitions 2019-12-03 18:22:27 +01:00
m4
maintainers
misc Make nix-daemon.plist less fragile on macOS 2019-10-09 12:52:01 +01:00
mk Fix precompiled-headers generation 2019-12-05 20:26:24 +01:00
nix-rust Make libnixrust a dynamic library 2019-11-29 18:30:39 +01:00
perl Clean up the configure script 2019-11-26 22:07:28 +01:00
scripts Provide a default value for NIX_PATH 2019-11-22 22:08:51 +01:00
src Shut up clang warning 2019-12-05 20:41:44 +01:00
tests Disable recursive Nix test on macOS 2019-12-03 19:19:14 +01:00
.dir-locals.el
.editorconfig
.gitignore Merge pull request #2748 from edolstra/rust 2019-11-29 19:33:31 +01:00
.travis.yml travis: enable linux builds 2019-10-31 16:37:33 +00:00
.version
bootstrap.sh
configure.ac Merge branch 'pkg-config-static' of https://github.com/matthewbauer/nix 2019-12-02 13:20:02 +01:00
COPYING
local.mk Fix precompiled-headers generation 2019-12-05 20:26:24 +01:00
Makefile Add some Rust code 2019-11-26 22:07:28 +01:00
Makefile.config.in
precompiled-headers.h Fix macOS build 2019-11-07 11:53:28 +01:00
README.md
release-common.nix Add some Rust code 2019-11-26 22:07:28 +01:00
release.nix Reduce the size of the vendor directory by removing some winapi cruft 2019-11-26 22:07:28 +01:00
shell.nix Add some Rust code 2019-11-26 22:07:28 +01:00

Open Collective supporters

Nix, the purely functional package manager

Nix is a new take on package management that is fairly unique. Because of its purity aspects, a lot of issues found in traditional package managers don't appear with Nix.

To find out more about the tool, usage and installation instructions, please read the manual, which is available on the Nix website at http://nixos.org/nix/manual.

Contributing

Take a look at the Hacking Section of the manual. It helps you to get started with building Nix from source.

License

Nix is released under the LGPL v2.1

This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit.