mirror of
https://github.com/nix-community/docker-nixpkgs.git
synced 2026-01-11 20:30:37 -05:00
@@ -19,8 +19,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/305222051/download/1/nix";
|
||||||
hash = "sha256-zO2xJhQIrLtL/ReTlcorjwsaTO1W5Rnr+sXwcLcujok=";
|
hash = "sha256-OahnvQ/OKnRhbXaIJ7iEQYu86ECGtUqwW8XrryVkXaM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nixSymlinks = [
|
nixSymlinks = [
|
||||||
|
|||||||
Reference in New Issue
Block a user