Skip to content

Instantly share code, notes, and snippets.

@chessai
Created November 3, 2017 21:24
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 chessai/3b82dedb956a5805f223bdeafb28e4b6 to your computer and use it in GitHub Desktop.
Save chessai/3b82dedb956a5805f223bdeafb28e4b6 to your computer and use it in GitHub Desktop.
[chessai@chessai-kudu:~/network-graphing]$ nix-shell --show-trace
error: while evaluating anonymous function at /home/chessai/network-graphing/default.nix:1:1, called from undefined position:
while evaluating the attribute ‘network-graphing’ at /home/chessai/network-graphing/default.nix:16:11:
while evaluating ‘build’ at /home/chessai/network-graphing/default.nix:5:27, called from /home/chessai/network-graphing/default.nix:16:30:
while evaluating ‘callPackage’ at /nix/var/nix/profiles/per-user/root/channels/nixos/pkgs/development/haskell-modules/make-package-set.nix:96:22, called from /home/chessai/network-graphing/default.nix:5:33:
while evaluating ‘callPackageWithScope’ at /nix/var/nix/profiles/per-user/root/channels/nixos/pkgs/development/haskell-modules/make-package-set.nix:69:37, called from /nix/var/nix/profiles/per-user/root/channels/nixos/pkgs/development/haskell-modules/make-package-set.nix:96:28:
while evaluating ‘makeOverridable’ at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/customisation.nix:72:24, called from /nix/var/nix/profiles/per-user/root/channels/nixos/pkgs/development/haskell-modules/make-package-set.nix:92:8:
while evaluating ‘drvScope’ at /nix/var/nix/profiles/per-user/root/channels/nixos/pkgs/development/haskell-modules/make-package-set.nix:82:18, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/customisation.nix:74:12:
while evaluating the attribute ‘propagatedBuildInputs’ of the derivation ‘network-graphing-0.2.0.0’ at /nix/var/nix/profiles/per-user/root/channels/nixos/pkgs/stdenv/generic/make-derivation.nix:98:11:
while evaluating the attribute ‘propagatedBuildInputs’ of the derivation ‘aeson-1.1.2.0’ at /nix/var/nix/profiles/per-user/root/channels/nixos/pkgs/stdenv/generic/make-derivation.nix:98:11:
while evaluating the attribute ‘propagatedBuildInputs’ of the derivation ‘attoparsec-0.13.1.0’ at /nix/var/nix/profiles/per-user/root/channels/nixos/pkgs/stdenv/generic/make-derivation.nix:98:11:
while evaluating the attribute ‘setupCompilerEnvironmentPhase’ of the derivation ‘containers-0.5.10.2’ at /nix/var/nix/profiles/per-user/root/channels/nixos/pkgs/stdenv/generic/make-derivation.nix:98:11:
while evaluating ‘optionalString’ at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/strings.nix:138:26, called from /nix/var/nix/profiles/per-user/root/channels/nixos/pkgs/development/haskell-modules/generic-builder.nix:216:7:
while evaluating the attribute ‘buildInputs’ of the derivation ‘hscolour-1.24.1’ at /nix/var/nix/profiles/per-user/root/channels/nixos/pkgs/stdenv/generic/make-derivation.nix:98:11:
infinite recursion encountered, at undefined position
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment