alchemy: fix version to match tarball
This commit is contained in:
parent
0f99aace03
commit
d3f53cdde4
@ -1,7 +1,7 @@
|
|||||||
{stdenv, fetchurl, jre}:
|
{stdenv, fetchurl, jre}:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "alchemy-007-alpha";
|
name = "alchemy-007";
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user