5e4075947c
svn path=/nixpkgs/trunk/; revision=4795
7 lines
162 B
Nix
7 lines
162 B
Nix
{stdenv, fetchurl}:
|
|
|
|
fetchurl {
|
|
url = http://www.ii.uib.no/~karltk/spoofax/plugins/org.spoofax.editor_0.3.11.jar;
|
|
md5 = "c36941afcb0e538e16fafd594eae128e";
|
|
}
|