Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SomeoneSerge/be6199730e4c5715b7dd2901cd0c71d9 to your computer and use it in GitHub Desktop.
Save SomeoneSerge/be6199730e4c5715b7dd2901cd0c71d9 to your computer and use it in GitHub Desktop.
nix log /nix/store/ygb2l11v7zq9g4aa6nfi91bizgpd9s10-jdk-8u281-linux-x64.tar.gz.drv
***
Unfortunately, we cannot download file jdk-8u281-linux-x64.tar.gz automatically.
Please go to http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html to download it yourself, and add it to the Nix store
using either
nix-store --add-fixed sha256 jdk-8u281-linux-x64.tar.gz
or
nix-prefetch-url --type sha256 file:///path/to/jdk-8u281-linux-x64.tar.gz
***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment