forked from github-mirror/docker-nixpkgs
nix-unstable-static: bump nix
This commit is contained in:
@@ -18,8 +18,8 @@ let
|
|||||||
|
|
||||||
# Get nix from Hydra because the nixpkgs one is not fully static
|
# Get nix from Hydra because the nixpkgs one is not fully static
|
||||||
nixStaticBin = fetchurl {
|
nixStaticBin = fetchurl {
|
||||||
url = "https://hydra.nixos.org/build/181573550/download/1/nix";
|
url = "https://hydra.nixos.org/build/228458395/download/1/nix";
|
||||||
hash = "sha256-zO2xJhQIrLtL/ReTlcorjwsaTO1W5Rnr+sXwcLcujok=";
|
hash = "sha256-H361lUdMpBpBVwInBmpAXKAwjPIf740Jg9Nht0NV66s=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nixSymlinks = [
|
nixSymlinks = [
|
||||||
|
|||||||
Reference in New Issue
Block a user