@philiptaron's lix workspace
Find a file
2020-03-09 15:27:49 +01:00
.github
config
contrib
corepkgs Merge remote-tracking branch 'origin/master' into flakes 2019-12-04 00:31:09 +01:00
doc/manual Merge pull request #3332 from Calvin-L/patch-1 2020-02-19 13:02:35 +01:00
m4
maintainers
misc
mk Fix precompiled-headers generation 2019-12-05 20:26:24 +01:00
nix-rust Remove macro_use 2020-02-10 09:03:24 +01:00
perl Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
scripts installer: Handle edge case where the nix-daemon is already running on the system 2020-01-23 14:48:53 +01:00
src Add 'flake' attribute to lock files to denote non-flakes 2020-03-09 15:27:49 +01:00
tests Merge remote-tracking branch 'origin/master' into flakes 2020-03-04 13:58:42 +01:00
.dir-locals.el .dir-locals.el: Set additional lambda indentation to zero 2020-02-20 07:56:35 +01:00
.editorconfig
.gitignore Merge remote-tracking branch 'origin/master' into flakes 2019-12-04 00:31:09 +01:00
.travis.yml
.version
bootstrap.sh
configure.ac Merge remote-tracking branch 'origin/master' into flakes 2019-12-20 12:45:58 +01:00
COPYING
default.nix Add backward compatibility default.nix / shell.nix 2020-02-25 14:51:08 +01:00
flake.lock ggRevert "Use Nixpkgs 20.03" 2020-02-18 22:11:52 +01:00
flake.nix ggRevert "Use Nixpkgs 20.03" 2020-02-18 22:11:52 +01:00
local.mk Install headers in the correct location 2020-02-03 18:04:09 +01:00
Makefile
Makefile.config.in Merge remote-tracking branch 'origin/master' into flakes 2019-12-20 12:45:58 +01:00
precompiled-headers.h
README.md
shell.nix Add backward compatibility default.nix / shell.nix 2020-02-25 14:51:08 +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.