Skip to content

Instantly share code, notes, and snippets.

@nhooyr
Created January 28, 2017 07:31
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 nhooyr/f570c1d205ab001e9f5de6f82ca671ec to your computer and use it in GitHub Desktop.
Save nhooyr/f570c1d205ab001e9f5de6f82ca671ec to your computer and use it in GitHub Desktop.
❯ nixos-rebuild switch --show-trace i
building Nix...
building the system configuration...
error: while evaluating the attribute ‘buildCommand’ of the derivation ‘nixos-system-aubble.com-17.03.git.c1b0382’ at /etc/nixos/nixpkgs/nixos/modules/system/activation/top-level.nix:102:7:
while evaluating the attribute ‘sources’ of the derivation ‘etc’ at /etc/nixos/nixpkgs/nixos/modules/system/etc/etc.nix:12:5:
while evaluating anonymous function at /etc/nixos/nixpkgs/nixos/modules/system/etc/etc.nix:20:20, called from undefined position:
while evaluating the attribute ‘source’ at /etc/nixos/nixpkgs/lib/attrsets.nix:199:44:
while evaluating anonymous function at /etc/nixos/nixpkgs/lib/modules.nix:75:45, called from /etc/nixos/nixpkgs/lib/attrsets.nix:199:52:
while evaluating the attribute ‘value’ at /etc/nixos/nixpkgs/lib/modules.nix:300:9:
while evaluating the option `environment.etc.crontab.source':
while evaluating the attribute ‘mergedValue’ at /etc/nixos/nixpkgs/lib/modules.nix:327:5:
while evaluating anonymous function at /etc/nixos/nixpkgs/lib/modules.nix:327:32, called from /etc/nixos/nixpkgs/lib/modules.nix:327:19:
while evaluating ‘check’ at /etc/nixos/nixpkgs/lib/types.nix:168:15, called from /etc/nixos/nixpkgs/lib/modules.nix:328:10:
while evaluating the attribute ‘allFiles’ of the derivation ‘crontabs’ at /etc/nixos/nixpkgs/pkgs/build-support/trivial-builders.nix:7:14:
while evaluating the attribute ‘text’ of the derivation ‘system-crontab’ at /etc/nixos/nixpkgs/pkgs/build-support/trivial-builders.nix:7:14:
while evaluating the attribute ‘pkgs’ of the derivation ‘system-path’ at /etc/nixos/nixpkgs/pkgs/build-support/trivial-builders.nix:7:14:
while evaluating anonymous function at /etc/nixos/nixpkgs/lib/types.nix:180:14, called from undefined position:
while evaluating the attribute ‘value’ at /etc/nixos/nixpkgs/lib/modules.nix:335:27:
while evaluating anonymous function at /etc/nixos/nixpkgs/lib/modules.nix:327:32, called from /etc/nixos/nixpkgs/lib/modules.nix:327:19:
while evaluating ‘check’ at /etc/nixos/nixpkgs/lib/types.nix:155:15, called from /etc/nixos/nixpkgs/lib/modules.nix:328:10:
while evaluating ‘isStorePath’ at /etc/nixos/nixpkgs/lib/strings.nix:442:17, called from /etc/nixos/nixpkgs/lib/types.nix:155:36:
cannot coerce a set to a string, at /etc/nixos/nixpkgs/lib/strings.nix:442:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment