Skip to content

Instantly share code, notes, and snippets.

@YellowOnion
Created January 21, 2020 00:16
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 YellowOnion/ee02893672e3e521c0f5871050012141 to your computer and use it in GitHub Desktop.
Save YellowOnion/ee02893672e3e521c0f5871050012141 to your computer and use it in GitHub Desktop.
# nix-build '<nixpkgs/nixos>' -A config.system.build.isoImage -I nixos-config=/opt/1vyrain-small.squashfs.
nix --show-trace
error: while evaluating the attribute 'sources' of the derivation 'nixos.iso' at /nix/var/nix/profiles/per-user/root/channels/nixpkgs/nixos/lib/make-iso9660-image.nix:49:3:
while evaluating the attribute 'buildCommand' of the derivation 'squashfs.img' at /nix/store/58l27cl4pks1v25c8q7yfpfq0hnzc1v6-nixpkgs-20.03pre194957.bef773ed53f/nixpkgs/nixos/lib/make-squashfs.nix:12:3:
while evaluating the attribute 'exportReferencesGraph' of the derivation 'closure-info' at /nix/store/58l27cl4pks1v25c8q7yfpfq0hnzc1v6-nixpkgs-20.03pre194957.bef773ed53f/nixpkgs/pkgs/build-support/closure-info.nix:14:3:
undefined variable 'config' at /opt/1vyrain-small.squashfs.nix:19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment