eclipses.eclipse-rust: init at 2020-12

This commit is contained in:
mohe2015 2020-12-20 16:13:31 +01:00 committed by Robert Helgesson
parent 66a14b3e23
commit 56b0eb0c6f
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -126,6 +126,18 @@ in rec {
};
};
### Eclipse IDE for Rust Developers
eclipse-rust = buildEclipse {
name = "eclipse-rust-${platform_major}.${platform_minor}";
description = "Eclipse IDE for Rust Developers";
src =
fetchurl {
url = "https://www.eclipse.org/downloads/download.php?r=1&nf=1&file=/technology/epp/downloads/release/${year}-${month}/R/eclipse-rust-${year}-${month}-R-linux-gtk-x86_64.tar.gz";
sha512 = "QbaG1knCMFnVQkPeApcIamJMXPyL8zUQa0ZsTJOuTgU/fD1RiHN7/WS6ax5azzIJhpjEtj2LMU4XV+MwkzResw==";
};
};
### Environments
# Function that assembles a complete Eclipse environment from an