Avoid CamelCase in filenames and add buildEclipse
This commit is contained in:
parent
ace6ed9127
commit
6115684b73
@ -8,11 +8,9 @@
|
|||||||
|
|
||||||
assert stdenv ? glibc;
|
assert stdenv ? glibc;
|
||||||
|
|
||||||
let
|
rec {
|
||||||
|
|
||||||
buildEclipse = import ./buildEclipse.nix args;
|
buildEclipse = import ./build-eclipse.nix args;
|
||||||
|
|
||||||
in {
|
|
||||||
|
|
||||||
eclipse_sdk_35 = buildEclipse {
|
eclipse_sdk_35 = buildEclipse {
|
||||||
name = "eclipse-sdk-3.5.2";
|
name = "eclipse-sdk-3.5.2";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user