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 9b8cb6809b
Merge pull request #3228 from Ma27/flake-fix-template
Fix attr path to nixpkgs flake in flake template
2019-11-19 13:55:58 +01:00
.github
config
contrib
corepkgs
doc/manual Fix manual build 2019-11-05 11:21:32 +01:00
m4
maintainers
misc
mk Fix Perl bindings 2019-11-07 12:18:37 +01:00
perl Fix Perl bindings 2019-11-07 12:18:37 +01:00
scripts
src Fix attr path to nixpkgs flake in flake template 2019-11-14 23:13:37 +01:00
tests Fix GitHub test 2019-11-06 14:48:35 +01:00
.dir-locals.el
.editorconfig
.gitignore
.travis.yml travis: enable linux builds 2019-10-31 16:37:33 +00:00
.version
bootstrap.sh
configure.ac Merge remote-tracking branch 'origin/master' into flakes 2019-11-07 11:44:02 +01:00
COPYING
flake.lock Fix GitHub test 2019-11-06 14:48:35 +01:00
flake.nix Merge remote-tracking branch 'origin/master' into flakes 2019-11-08 14:29:10 +01:00
local.mk
Makefile Fix Perl bindings 2019-11-07 12:18:37 +01:00
Makefile.config.in
nix.spec.in
precompiled-headers.h Fix macOS build 2019-11-07 11:53:28 +01:00
README.md

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.