3
0
Fork 0
forked from mirrors/nixpkgs

eclipse-scala-sdk: fix typo in package name

Change underscore to hyphen.
This commit is contained in:
Bjørn Forsman 2016-01-30 15:32:10 +01:00
parent b0b7fe2cce
commit ee0dc91157

View file

@ -47,7 +47,7 @@ rec {
eclipse_sdk_36 = eclipse-sdk-36; # backward compatibility, added 2016-01-30
eclipse-scala-sdk-40 = buildEclipse {
name = "eclipse-scala_sdk-4.0.0";
name = "eclipse-scala-sdk-4.0.0";
description = "Eclipse IDE for Scala Developers";
src =
if stdenv.system == "x86_64-linux" then