nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
at devShellTools-shell 5 lines 207 B view raw
1{ fetchzip }: 2fetchzip { 3 url = "https://github.com/NixOS/nixos-artwork/releases/download/bootloader-18.09-pre/grub2-installer.tar.bz2"; 4 sha256 = "0rhh061m1hpgadm7587inw3fxfacnd53xjc53w3vzghlck56djq5"; 5}