Skip to content
forked from NixOS/nix

Nix, the purely functional package manager

License

Notifications You must be signed in to change notification settings

considerate/nix

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7816ef6 · Jul 28, 2021
Jun 28, 2021
Jun 1, 2021
Sep 18, 2019
Jul 27, 2021
Jul 3, 2019
Jul 2, 2021
Jul 8, 2021
Jun 23, 2021
Jun 23, 2021
Jul 15, 2021
Jul 23, 2021
Jul 28, 2021
Jul 27, 2021
Jul 10, 2020
Jun 5, 2017
Jul 27, 2021
Oct 26, 2020
Apr 25, 2006
Jul 15, 2021
Jun 23, 2021
May 27, 2021
Jun 25, 2021
Sep 6, 2011
Jun 25, 2021
Jun 17, 2020
Jun 28, 2021
Jul 15, 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.2%
  • Nix 3.0%
  • M4 0.9%
  • Makefile 0.8%
  • Rust 0.7%
  • Other 1.7%