- Notifications
You must be signed in to change notification settings - Fork0
Nix, the purely functional package manager
License
NotificationsYou must be signed in to change notification settings
klemensn/nix
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Nix is a powerful package manager for Linux and other Unix systems that makes packagemanagement reliable and reproducible. Please refer to theNix manualfor more details.
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 theNix download page.
See ourHacking guide in our manual for instruction on how tobuild nix from source with nix-build or how to get a development environment.
- Nix manual
- Nix jobsets on hydra.nixos.org
- NixOS Discourse
- Matrix - #nix:nixos.org
- IRC - #nixos on libera.chat
Nix is released under theLGPL v2.1.
About
Nix, the purely functional package manager
Resources
License
Stars
Watchers
Forks
Packages0
No packages published
Languages
- C++85.7%
- Shell7.3%
- Nix2.9%
- M40.9%
- Makefile0.8%
- Rust0.7%
- Other1.7%