Skip to content

Instantly share code, notes, and snippets.

@Pitometsu
Created July 4, 2019 15:09
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 Pitometsu/c61a2e95fc97d618aa87eaaf08fe8f5f to your computer and use it in GitHub Desktop.
Save Pitometsu/c61a2e95fc97d618aa87eaaf08fe8f5f to your computer and use it in GitHub Desktop.
nix-build requireFile problem (2Gb)
building '/nix/store/mv3a1na7c9izd0yn4iz1y9x82rv9avx5-_opam.drv'...
***
Unfortunately, we cannot download file _opam automatically.
Please go to /path/to/_opam to download it yourself, and add it to the Nix store
using either
nix-store --add-fixed sha256 _opam
or
nix-prefetch-url --type sha256 file:///path/to/_opam
***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment