José Luis Lafuente
c5c31ef91a
clojure: 1.10.411 -> 1.10.442 ( #57788 )
2019-03-18 00:13:11 +01:00
José Luis Lafuente
e82f51cded
clojure: 1.10.0.403 -> 1.10.0.411
2019-01-09 23:38:57 +01:00
Herwig Hochleitner
f097a16992
clojure: add $out/bin to wrapper PATH
...
without this, the `clj` command calls into system path, instead of its
own `clojure` command
cc @the-kenny
2018-12-22 02:41:42 +01:00
José Luis Lafuente
5d9d164c77
clojure: 1.9.0.391 -> 1.10.0.403
2018-12-21 17:03:48 +01:00
Hoàng Minh Thắng
30f4073ae5
clojure: 1.9.0.381 -> 1.9.0.391 ( #44240 )
2018-07-31 11:54:39 +02:00
adisbladis
d1eaa5b651
clojure: Fix bin wrappers
2018-07-17 10:25:34 +08:00
José Luis Lafuente
b15375130f
clojure: 1.9.0.375 -> 1.9.0.381
2018-05-14 09:52:43 +02:00
José Luis Lafuente
c19eeccc64
clojure: 1.9.0.358 -> 1.9.0.375
2018-04-25 18:16:33 +02:00
José Luis Lafuente
786b5bb8bc
clojure: 1.9.0.329 -> 1.9.0.358
2018-04-01 02:22:38 +02:00
Yegor Timoshenko
b1ccedb6d2
clojure: 1.9.0.273 -> 1.9.0.329
2018-02-19 00:58:55 +00:00
Yegor Timoshenko
3ab38ef086
clojure: 1.9.0.326 -> 1.9.0.273, refactor, closes #35136
2018-02-18 23:05:48 +01:00
Herwig Hochleitner
8ac63bd82c
clojure: fix for running in pure environments
...
this wraps `clojure` and `clj` to add their dependencies to the path
cc @the-kenny @zequix
2018-02-16 00:32:58 +01:00
Herwig Hochleitner
77fead0181
clojure: 1.9.0.273 -> 1.9.0.326
2018-02-15 08:16:45 +01:00
Ales Huzik
81f4aa72b5
clojure: 1.8.0 -> 1.9.0.273
...
Clojure 1.9 adds native cli tools, which are now used instead of
creating a java wrapper with a clojure.jar arguments. See
https://clojure.org/guides/deps_and_cli for more details on
clojure native cli tools.
2017-12-15 17:22:59 +11:00
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