nixpkgs/nixos
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 Bump some mentions of 13.10 2014-04-28 12:38:50 +02:00
gui Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
lib Fix simpleTest function 2014-04-24 15:46:10 +02:00
maintainers Fix EC2 creation script for latest nixops 2014-04-28 15:46:49 +02:00
modules Fix some uid/gid attributes to match the actual user/group name 2014-04-29 10:51:42 +02:00
tests Give the KDE test more memory 2014-04-25 17:27:05 +02:00
COPYING Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
default.nix Fix nixos-option 2013-10-28 22:45:58 +01:00
README Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
release-combined.nix nixos: Add support for changing supported systems 2014-04-29 10:53:36 +02:00
release.nix nixos: Add support for changing supported systems 2014-04-29 10:53:36 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.