Find a file
William A. Kennington III 936481a12e nixos: Add support for changing supported systems
release.nix and release-combined.nix current hardcode the systems which
they are built for. This change introduces an argument to the
expressions called supportedSystems, which allows the builder to choose
which architectures he wants to build. By default, this uses the same
linux x86_64 and i686 architectures.
2014-04-29 10:53:36 +02:00
doc doc: quick-start.xml -- fix a typo in the link. 2014-04-14 11:42:01 +05:30
lib Merge pull request #2368 from Chaddai/texmaker 2014-04-28 22:42:47 +02:00
maintainers/scripts nixpkgs-lint: Tweak 2014-03-31 19:49:01 +02:00
nixos nixos: Add support for changing supported systems 2014-04-29 10:53:36 +02:00
pkgs qt48: bugfix update 4.8.5 -> .6 2014-04-29 09:29:11 +02:00
.gitignore
.version Update version 2014-04-23 08:02:18 -04:00
COPYING
default.nix
README.md

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.