Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 4, 2018 03:59
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 ryantm/d1e4c0f352190a93dca0b759918c20ae to your computer and use it in GitHub Desktop.
Save ryantm/d1e4c0f352190a93dca0b759918c20ae to your computer and use it in GitHub Desktop.
[nix-shell:~/p/nixos-homepage]$ nix-env --show-trace -f '<nixpkgs>' -I nixpkgs=https://nixos.org/channels/nixos-unstable/nixexprs.tar.xz -qa --arg config 'import ./discover-more-packages-con\
fig.nix' > output.log
[nix-shell:~/p/nixos-homepage]$ nix-env --show-trace -f '<nixpkgs>' -I nixpkgs=https://nixos.org/channels/nixos-unstable/nixexprs.tar.xz -qa --json --arg config 'import ./discover-more-packa\
ges-config.nix' > output.log
error: 'mkHomepage' at /nix/store/kzah1l6dcmc0ci49bk2cpa0b2pjhi4m8-nixexprs.tar.xz/pkgs/development/r-modules/default.nix:54:18 called with unexpected argument 'biocVersion', at /nix/store/k\
zah1l6dcmc0ci49bk2cpa0b2pjhi4m8-nixexprs.tar.xz/pkgs/development/r-modules/default.nix:35:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment