nixpkgs/nixos
aszlig 0811e7f60e
nixos/netboot: Fix evaluation error
The function arguments for make-squashfs.nix have changed in
df117acab7, so we need to change them here
as well.

The boot.netboot NixOS VM test now succeeds again.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @edolstra
2018-03-03 19:31:19 +01:00
..
doc/manual 18.03 release notes: nix-2.0 by default 2018-03-03 18:03:13 +01:00
lib Fix installing the Nixpkgs channel on the installation media 2018-02-27 19:58:23 +01:00
maintainers nixos/make-disk-image.nix: Support EFI images 2018-01-22 11:18:23 +02:00
modules nixos/netboot: Fix evaluation error 2018-03-03 19:31:19 +01:00
tests Merge branch 'master' into nix-2.0 2018-03-03 18:02:35 +01:00
COPYING
default.nix nixos: export packages of the current configuration (its pkgs argument) 2018-02-09 19:35:27 +00:00
README
release-combined.nix nixos/release*.nix: Clean nixpkgs sources by default 2018-02-09 18:32:26 +00:00
release-small.nix Add the boot test to release-small.nix 2018-02-27 20:09:07 +01:00
release.nix systemd: Update to latest NixOS branch 2018-03-03 10:39:38 +01: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.