Skip to content

Instantly share code, notes, and snippets.

@LnL7
Created December 28, 2019 20:16
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 LnL7/84f8b02cee04b9d96a1611b7de22926e to your computer and use it in GitHub Desktop.
Save LnL7/84f8b02cee04b9d96a1611b7de22926e to your computer and use it in GitHub Desktop.
$ nix-store -q --deriver /nix/store/12p7g0a28rg3prs7xdvv9qpnn0mgkki7-firefox-71.0
/nix/store/0zzrh7rvb83y6mrh0jpvzrw03bjixwa9-firefox-71.0.drv
$ nix-store -r /nix/store/0zzrh7rvb83y6mrh0jpvzrw03bjixwa9-firefox-71.0.drv --check
checking outputs of '/nix/store/0zzrh7rvb83y6mrh0jpvzrw03bjixwa9-firefox-71.0.drv'...
unpacking sources
unpacking source archive /nix/store/fxl9yn4gwda5jvkqihn8l5achagmrkpa-firefox-71.0.dmg
source root is .
installing
warning: rewriting hashes in '/nix/store/12p7g0a28rg3prs7xdvv9qpnn0mgkki7-firefox-71.0'; cross fingers
/nix/store/12p7g0a28rg3prs7xdvv9qpnn0mgkki7-firefox-71.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment