nixpkgs/nixos
aszlig aeec1bc5c8
tests/boot-stage1: Use runCommandCC for kcanary
Since 97bfc2fac9, runCommand doesn't
include a compiler anymore. So let's switch to the new runCommandCC,
which resembles the old state.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-10-09 14:15:19 +02:00
..
doc/manual Merge pull request #17622 from rvl/nixos-manual-writing-documentation 2016-10-09 13:39:08 +02:00
lib
maintainers
modules Merge pull request #17622 from rvl/nixos-manual-writing-documentation 2016-10-09 13:39:08 +02:00
tests tests/boot-stage1: Use runCommandCC for kcanary 2016-10-09 14:15:19 +02:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix Add a simple test for Samba 2016-09-30 21:24:18 +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.