A modern, delicious implementation of the Nix package manager, focused on correctness, usability, and growth — and committed to doing right by its community https://lix.systems
Find a file
Eelco Dolstra 80c36d4562 Remove 'name' attribute from flakes
This is no longer needed since flakes are given an identity in the
'inputs' attribute.
2019-08-30 16:38:27 +02:00
.github Remove .github/FUNDING.yml 2019-07-23 15:21:23 +02:00
config
contrib Track function start and ends for flame graphs 2019-08-14 16:09:35 -04:00
corepkgs Merge remote-tracking branch 'origin/master' into flakes 2019-06-25 14:27:57 +02:00
doc Merge remote-tracking branch 'origin/master' into flakes 2019-08-29 16:11:38 +02:00
m4 autoconf: Fix C++17 detection not working on Ubuntu 16.04. 2019-07-03 04:32:25 +02:00
maintainers
misc nix-daemon.service: add install section. 2019-08-27 10:35:35 +02:00
mk mk: add support for passing LDFLAGS to libs and bins 2019-07-03 04:32:25 +02:00
perl autoconf: Allow overriding CFLAGS/CXXFLAGS from outside. 2019-07-03 04:32:25 +02:00
scripts Merge pull request #2745 from samueldr/install/detect-systemd-separately 2019-08-28 11:34:23 +02:00
src Remove 'name' attribute from flakes 2019-08-30 16:38:27 +02:00
tests Remove 'name' attribute from flakes 2019-08-30 16:38:27 +02:00
.dir-locals.el
.editorconfig
.gitignore
.travis.yml
.version
bootstrap.sh
configure.ac Merge remote-tracking branch 'origin/master' into flakes 2019-07-06 21:06:22 +02:00
COPYING
flake.lock Remove 'name' attribute from flakes 2019-08-30 16:38:27 +02:00
flake.nix Remove 'name' attribute from flakes 2019-08-30 16:38:27 +02:00
local.mk
Makefile autoconf: Allow overriding CFLAGS/CXXFLAGS from outside. 2019-07-03 04:32:25 +02:00
Makefile.config.in Merge remote-tracking branch 'origin/master' into flakes 2019-07-06 21:06:22 +02:00
nix.spec.in
README.md Add Open Collective 2019-07-18 10:57:26 +02:00
release-common.nix Merge remote-tracking branch 'origin/master' into flakes 2019-06-03 09:22:19 +02:00
release.nix Merge remote-tracking branch 'origin/master' into flakes 2019-08-29 16:11:38 +02:00
shell.nix shell.nix: Unset $PYTHONPATH 2019-06-21 15:17:31 +02: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.