strategoxt.java-front: fix version to match tarball

This commit is contained in:
Evgeny Egorochkin 2013-07-14 00:14:07 +03:00
parent 567b74b5d3
commit d078f07f4c

View File

@ -59,7 +59,7 @@ rec {
};
javafront = stdenv.mkDerivation (rec {
name = "java-front-0.9.1";
name = "java-front-0.9.1pre20122";
src = fetchurl {
url = "http://hydra.nixos.org/build/766286/download/1/java-front-0.9.1pre20122.tar.gz";