mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
nixUnstable: Update to 1.9pre4074_e659978
This commit is contained in:
parent
d31202fba2
commit
e02d926ca9
@ -5,11 +5,11 @@
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "nix-1.9pre4045_bd91064";
|
||||
name = "nix-1.9pre4074_e659978";
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://hydra.nixos.org/build/19776695/download/4/${name}.tar.xz";
|
||||
sha256 = "3a9d5750fa7cf4958a275516d5b7f3ab0036529a07a4ee16ade89a714fd55f7a";
|
||||
url = "http://hydra.nixos.org/build/20175576/download/4/${name}.tar.xz";
|
||||
sha256 = "51cafd9428cce907a735e37e5dd46f36218351175e458d0834b306d257760204";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ perl pkgconfig ];
|
||||
|
Loading…
Reference in New Issue
Block a user