* Copy elfutils before it disappears again.
svn path=/nixpkgs/trunk/; revision=8703
This commit is contained in:
parent
98be355b2a
commit
2f670d1e06
@ -3,7 +3,7 @@
|
||||
stdenv.mkDerivation {
|
||||
name = "elfutils-0.127";
|
||||
src = fetchurl {
|
||||
url = http://ftp.cs.pu.edu.tw/Linux/sourceware/systemtap/elfutils/elfutils-0.127.tar.gz;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/elfutils-0.127.tar.gz;
|
||||
sha256 = "12n3h5r3c24a6l2wxz0w2dqq072bvgms0dzckivrwp5vdn22lpdv";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user