Skip to content

Instantly share code, notes, and snippets.

@monokrome
Created April 14, 2018 12:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save monokrome/bbdda0a90e7f12a4dabab5f943d7c5f9 to your computer and use it in GitHub Desktop.
Save monokrome/bbdda0a90e7f12a4dabab5f943d7c5f9 to your computer and use it in GitHub Desktop.
polar@germany.home.monokro.me % (master) make NIXFLAGS=--show-trace
nix-build --show-trace \
-A config.system.build.isoImage \
-I nixos-config=iso.nix \
nixpkgs/nixos
error: while evaluating the attribute ‘sources’ of the derivation ‘nixos.iso’ at /home/polar/Projects/monokrome/nixos/nixpkgs/pkgs/stdenv/generic/make-derivation.nix:148:11:
while evaluating the attribute ‘src’ of the derivation ‘isolinux.cfg’ at /home/polar/Projects/monokrome/nixos/nixpkgs/pkgs/stdenv/generic/make-derivation.nix:148:11:
while evaluating the attribute ‘text’ of the derivation ‘isolinux.cfg-in’ at /home/polar/Projects/monokrome/nixos/nixpkgs/pkgs/stdenv/generic/make-derivation.nix:148:11:
while evaluating the attribute ‘system.nixosLabel’ at /home/polar/Projects/monokrome/nixos/nixpkgs/lib/attrsets.nix:199:44:
attribute ‘nixosLabel’ missing, at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/nixos/modules/installer/cd-dvd/iso-image.nix:42:24
make: *** [Makefile:18: result/iso/nixos-18.03.git.meow-x86_64-linux.iso] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment