You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.github | 3 years ago | |
config | 4 years ago | |
contrib | 3 years ago | |
corepkgs | 3 years ago | |
doc/manual | 2 years ago | |
m4 | 3 years ago | |
maintainers | 3 years ago | |
misc | 3 years ago | |
mk | 3 years ago | |
nix-rust | 2 years ago | |
perl | 2 years ago | |
scripts | 2 years ago | |
src | 2 years ago | |
tests | 2 years ago | |
.dir-locals.el | 6 years ago | |
.editorconfig | 5 years ago | |
.gitignore | 3 years ago | |
.travis.yml | 3 years ago | |
.version | 3 years ago | |
COPYING | 16 years ago | |
Makefile | 3 years ago | |
Makefile.config.in | 3 years ago | |
README.md | 3 years ago | |
bootstrap.sh | 11 years ago | |
configure.ac | 2 years ago | |
local.mk | 2 years ago | |
precompiled-headers.h | 3 years ago | |
release-common.nix | 2 years ago | |
release.nix | 2 years ago | |
shell.nix | 2 years ago |
README.md
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.