* Testing the build farm a bit more...
svn path=/nixpkgs/trunk/; revision=6379
This commit is contained in:
parent
39eb66f644
commit
b8bf2ba379
@ -1,7 +1,7 @@
|
||||
{stdenv, fetchurl}:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "aterm-2.4.2";
|
||||
name = "aterm-2.4.2-test";
|
||||
src = fetchurl {
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/aterm-2.4.2.tar.gz;
|
||||
md5 = "18617081dd112d85e6c4b1b552628114";
|
||||
|
Loading…
Reference in New Issue
Block a user