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 603b2f583c Revert "Make fmt() non-recursive"
This reverts commit 2b761d5f50.

Also *really* make fmt() take arguments by reference.
2019-12-05 19:58:49 +01:00
.github
config
contrib
corepkgs
doc/manual doc/manual: add ids to the advanced attribute definitions 2019-12-03 18:22:27 +01:00
m4
maintainers
misc
mk
nix-rust Make libnixrust a dynamic library 2019-11-29 18:30:39 +01:00
perl
scripts
src Revert "Make fmt() non-recursive" 2019-12-05 19:58:49 +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
.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 Remove RPM spec file 2019-11-28 15:10:18 +01:00
Makefile
Makefile.config.in
precompiled-headers.h
README.md
release-common.nix
release.nix
shell.nix

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.