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

Bondrake/nix

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c095129 · Oct 15, 2021
Sep 14, 2021
Jun 1, 2021
Sep 18, 2019
Oct 13, 2021
Jul 3, 2019
Oct 8, 2021
Jul 8, 2021
Oct 8, 2021
Jun 23, 2021
Jul 30, 2021
Oct 12, 2021
Oct 15, 2021
Oct 12, 2021
Jul 10, 2020
Jun 5, 2017
Oct 8, 2021
Oct 7, 2021
Apr 25, 2006
Oct 4, 2021
Jun 23, 2021
May 27, 2021
Jun 25, 2021
Sep 6, 2011
Sep 14, 2021
Jun 17, 2020
Oct 6, 2021
Oct 7, 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.4%
  • Shell 7.3%
  • Nix 3.1%
  • M4 0.9%
  • Makefile 0.9%
  • Rust 0.7%
  • Other 1.7%