mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-13 21:32:23 +03:00
Nix Packages collection
75ab87edc8
It's also been moved to GitHub, meaning we can avoid some of the hackiness in the original expression. This updates the Git revision, but only so that it contains the proper license (it's otherwise equivalent to Z3 v4.3.2) Also, make sure the python API .py files exist besides the .pyc files. Signed-off-by: Austin Seipp <aseipp@pobox.com> |
||
---|---|---|
doc | ||
lib | ||
maintainers | ||
nixos | ||
pkgs | ||
.gitignore | ||
.travis.yml | ||
.version | ||
COPYING | ||
default.nix | ||
README.md |
Nixpkgs is a collection of packages for Nix package manager.
NixOS linux distribution source code is located inside nixos/
folder.
- NixOS installation instructions
- Documentation (Nix Expression Language chapter)
- Manual (How to write packages for Nix)
- Manual (NixOS)
- Continuous package builds for unstable/master
- Continuous package builds for 14.12 release
- Tests for unstable/master
- Tests for 14.12 release
Communication: