Commit graph

19 commits

Author SHA1 Message Date
Yegor Timoshenko 2f3af251be clojure: correct license (three-clause BSD -> EPLv1.0)
This is retroactive. See: https://clojure.org/community/license
2017-09-26 12:38:26 +00:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Jörg Thalheim 8a4a4efbe6
clooj: fix download src 2017-06-18 11:39:55 +01:00
Robin Gloster 9c730bc40b
clooj: fix url 2017-03-21 11:00:49 +01:00
Robin Gloster edef570ad7
clooj: fix download 2017-01-27 20:09:49 +01:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Nikolay Amiantov b0ff10ada2 clojure: 1.7.0 -> 1.8.0 2016-06-12 15:57:29 +03:00
Moritz Ulrich 5baf95cc71 clojure: 1.6.0 -> 1.7.0 2015-10-27 08:11:37 +01:00
Moritz Ulrich 966f13880f Clojure: bump to 1.6.0. 2014-06-10 11:46:05 +02:00
Eelco Dolstra 36f10d4556 clojure: Don't create $out/bin/java 2014-01-13 13:15:37 +01:00
Eelco Dolstra 16e626a80d Replace lib/java -> share/java 2014-01-09 13:01:38 +01:00
Eelco Dolstra cd5a9f4980 clooj: Update to 0.4.4
Also, merge the wrapper into the main package.
2014-01-06 14:36:13 +01:00
Eelco Dolstra 8398b23e10 clojure: Update to 1.5.1
Also, merge the wrapper into the main package, and get rid of the
binary variant.
2014-01-03 14:48:21 +01:00
Nixpkgs Monitor f52514956d clojure_binary: update from 1.4.0 to 1.5.1 2013-12-18 18:18:22 +02:00
Shea Levy 3b34b3610e Add clojureUnstable (clojure 1.5.0-RC1).
Patch thanks to Patrick Lee.
2013-01-27 20:43:38 -05:00
Michael Raskin 6ed169c19d Update Clojure to 1.4.0
svn path=/nixpkgs/trunk/; revision=33963
2012-05-01 11:39:58 +00:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Marco Maggesi 3f94f217d1 Add clooj, IDE for clojure
svn path=/nixpkgs/trunk/; revision=29149
2011-09-09 21:15:20 +00:00
Marco Maggesi a02960ae4e Add clojure.
(Install with command
   nix-env -i clojure-wrapper
 start REPL with command
   clojure)


svn path=/nixpkgs/trunk/; revision=28956
2011-09-01 13:38:59 +00:00