Skip to content

Instantly share code, notes, and snippets.

@unya
Created September 2, 2018 03:04
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 unya/014aeade7748cfe4c74c0276d3c8f71f to your computer and use it in GitHub Desktop.
Save unya/014aeade7748cfe4c74c0276d3c8f71f to your computer and use it in GitHub Desktop.
nixos-rebuild dry-build --show-trace
[root@lapis:/etc/nixos]# nixos-rebuild dry-build --show-trace
building the system configuration...
error: while evaluating the attribute 'config.system.build.toplevel' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/nixos/lib/eval-config.nix:53:5:
while evaluating the attribute 'config' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:87:25:
while evaluating 'yieldConfig' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:74:29, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:73:16:
while evaluating 'mergeModules' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:190:26, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:64:17:
while evaluating 'mergeModules'' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:194:36, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:191:5:
while evaluating 'concatMap' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/lists.nix:102:18, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:230:9:
while evaluating 'reverseList' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/lists.nix:279:17, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:64:38:
while evaluating 'filterModules' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:93:31, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:64:51:
while evaluating 'closeModules' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:101:27, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:62:16:
while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/lists.nix:94:29, called from undefined position:
while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:103:50, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/lists.nix:94:32:
while evaluating 'unifyModuleSyntax' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:118:34, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:109:11:
while evaluating 'applyIfFunction' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:144:29, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:109:39:
while evaluating anonymous function at /nix/store/20l7ds0rnna6dwhcy5ihv2qld0zylxym-unstable-18.09pre150708.083220867c7/unstable/pkgs/top-level/impure.nix:15:1, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs/lib/modules.nix:170:8:
assertion failed at /nix/store/20l7ds0rnna6dwhcy5ihv2qld0zylxym-unstable-18.09pre150708.083220867c7/unstable/pkgs/top-level/impure.nix:80:1
[root@lapis:/etc/nixos]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment