Skip to content
/ nix Public
forked from NixOS/nix

Nix, the purely functional package manager

License

Notifications You must be signed in to change notification settings

klemensn/nix

This branch is 8625 commits behind NixOS/nix:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 14, 2021
Jun 1, 2021
Sep 18, 2019
Sep 22, 2021
Jul 3, 2019
Jul 28, 2021
Jul 8, 2021
Aug 28, 2021
Jun 23, 2021
Jul 30, 2021
Sep 21, 2021
Sep 27, 2021
Sep 27, 2021
Jul 10, 2020
Jun 5, 2017
Aug 9, 2021
Oct 26, 2020
Apr 25, 2006
Jul 15, 2021
Jun 23, 2021
May 27, 2021
Jun 25, 2021
Sep 6, 2011
Sep 14, 2021
Jun 17, 2020
Sep 24, 2021
Sep 27, 2021
Dec 3, 2020
Aug 20, 2020
Jul 17, 2020

Repository files navigation

Nix

Open Collective supporters Test

Nix is a powerful package manager for Linux and other Unix systems that makes package management reliable and reproducible. Please refer to the Nix manual for more details.

Installation

On Linux and macOS the easiest way to install Nix is to run the following shell command (as a user other than root):

$ curl -L https://nixos.org/nix/install | sh

Information on additional installation methods is available on the Nix download page.

Building And Developing

See our Hacking guide in our manual for instruction on how to build nix from source with nix-build or how to get a development environment.

Additional Resources

License

Nix is released under the LGPL v2.1.

About

Nix, the purely functional package manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 85.7%
  • Shell 7.3%
  • Nix 2.9%
  • M4 0.9%
  • Makefile 0.8%
  • Rust 0.7%
  • Other 1.7%