* Copy lots of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=4623
This commit is contained in:
@@ -5,7 +5,7 @@ stdenv.mkDerivation {
|
||||
|
||||
builder = ./builder.sh;
|
||||
src = fetchurl {
|
||||
url = http://surfnet.dl.sourceforge.net/sourceforge/strace/strace-4.5.12.tar.bz2;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/strace-4.5.12.tar.bz2;
|
||||
md5 = "c9dc77b9bd7f144f317e8289e0f6d40b";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user