Skip to content

AlexanderMaxRanabel/zync

 
 

Repository files navigation

Zync

Zync is a 0TRUST package manager. see ZYNC.md for more details

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 to set up a development environment and build Nix from source.

Additional Resources

License

Nix is released under the LGPL v2.1.

About

Nix, the purely functional package manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.2%
  • Shell 9.6%
  • Nix 4.4%
  • M4 1.0%
  • Makefile 0.9%
  • Yacc 0.7%
  • Other 1.2%