Commit Graph

67 Commits

Author SHA1 Message Date
R. Ryantm
1da79f049b clojure: 1.10.3.1093 -> 1.11.0.1097 2022-03-26 19:35:14 +00:00
R. Ryantm
3c8312dfef clojure: 1.10.3.1087 -> 1.10.3.1093 2022-03-22 02:05:34 +00:00
R. Ryantm
cb20e934db clojure: 1.10.3.1082 -> 1.10.3.1087 2022-03-03 11:40:11 +00:00
Will Cohen
ee04398b7b clojure: 1.10.3.1075 -> 1.10.3.1082 2022-02-18 11:33:30 -05:00
R. Ryantm
04e6bf11c8 clojure: 1.10.3.1058 -> 1.10.3.1075 2022-02-10 02:04:27 +00:00
Will Cohen
20d414175f clojure: 1.10.3.1053 -> 1.10.3.1058 2022-01-05 14:05:37 -05:00
R. Ryantm
8dd791e6ed clojure: 1.10.3.1040 -> 1.10.3.1053 2021-12-24 01:05:30 +00:00
R. Ryantm
3f5b5dbc9c clojure: 1.10.3.1029 -> 1.10.3.1040 2021-12-06 01:50:00 +00:00
José Luis Lafuente
391fac4148
clojure: 1.10.3.1013 -> 1.10.3.1029 2021-11-10 23:58:37 +01:00
R. Ryantm
6eea307632 clojure: 1.10.3.998 -> 1.10.3.1013 2021-10-31 00:50:24 +00:00
R. Ryantm
681d5e8e26 clojure: 1.10.3.986 -> 1.10.3.998 2021-10-27 08:09:59 +00:00
Thiago Kenji Okada
f661c6b18b clojure: add passthru.updateScript 2021-10-20 11:17:34 -03:00
José Luis Lafuente
159e57e0ab
clojure: 1.10.3.943 -> 1.10.3.986 2021-09-29 13:42:53 +02:00
R. RyanTM
ca6a7f378d clojure: 1.10.3.933 -> 1.10.3.943 2021-08-20 18:33:33 +00:00
José Luis Lafuente
74f86bdb64
clojure: 1.10.3.933 expects tools.edn
That's required to use the new -T switch
2021-08-06 20:18:49 +02:00
Thiago Kenji Okada
fea6b0e497 clojure: 1.10.3.855 -> 1.10.3.933 2021-07-29 11:18:18 -03:00
R. RyanTM
b4f26c949a clojure: 1.10.3.849 -> 1.10.3.855 2021-06-01 16:16:47 +00:00
José Luis Lafuente
b38eb1b34c
clojure: 1.10.3.839 -> 1.10.3.849 2021-05-26 21:37:54 +02:00
R. RyanTM
16f2ed30d2 clojure: 1.10.3.822 -> 1.10.3.839 2021-05-20 14:52:49 -07:00
José Luis Lafuente
dea924ccf8
clojure: 1.10.3.814 -> 1.10.3.822 2021-04-26 13:36:11 +02:00
R. RyanTM
3b43e447c6 clojure: 1.10.2.774 -> 1.10.3.814 2021-03-25 01:36:59 +00:00
Thiago Kenji Okada
edac254f54 clojure: add missing runHooks 2021-02-12 14:41:33 -03:00
Thiago Kenji Okada
b2ae24cae2 clojure: 1.10.1.763 -> 1.10.2.774 2021-02-12 14:23:41 -03:00
Ben Siraphob
001c0cbe54 pkgs/development/interpreters: stdenv.lib -> lib 2021-01-23 20:29:03 +07:00
Thiago Kenji Okada
5f2feb6e3d clojure: add thiagokokada as maintainer 2021-01-01 23:18:30 -03:00
Thiago Kenji Okada
d848d42e18 clojure: 1.10.1.727 -> 1.10.1.763 2021-01-01 23:17:57 -03:00
José Luis Lafuente
b364168989
clojure: Mimic upstream install script
Also installs exec.jar in the expected location
2020-11-19 11:12:00 +01:00
Benjamin Andresen
43776fb11e clojure: 1.10.1.645 -> 1.10.1.727 2020-10-31 21:42:24 +01:00
Gabriel Ebner
ef4cbbabd1 clojure: use latest jdk 2020-09-20 11:32:06 +02:00
José Luis Lafuente
a72e138bc6
clojure: 1.10.1.590 -> 1.10.1.645 2020-08-20 13:46:09 +02:00
José Luis Lafuente
81ae93437b
clojure: 1.10.547 -> 1.10.590 2020-07-27 17:17:23 +02:00
Daniël de Kok
a6f7a8b010 clojure: install man pages
Also move `makeWrapper` to `nativeBuildInputs`.
2020-06-19 20:24:05 +02:00
José Luis Lafuente
64b2789c4e
clojure: 1.10.1.507 -> 1.10.1.547
Patch no longer need, added upstream:
https://clojure.atlassian.net/browse/TDEPS-150
2020-06-18 11:32:39 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Hlöðver Sigurðsson
91801c0b45
clojure 1.10.1.492 -> 1.10.1.507 plus bugfix (#79868) 2020-02-12 11:50:50 +00:00
José Luis Lafuente
44fe29a624 clojure: 1.10.1.489 -> 1.10.1.492
Install again default deps.edn. deps.edn was embedded in clojure jar,
but that change was reverted, see
a34969513f

Update derivation to produce only one output. Multiple outputs was
introduced by #35140, but I don't think is necessary anymore.
2019-12-11 13:33:35 +01:00
Herwig Hochleitner
727740b56e clojure: 1.10.1.469 -> 1.10.1.489 2019-11-25 04:32:45 +01:00
José Luis Lafuente
8c223b58cf
clojure: 1.10.1.466 -> 1.10.1.469 2019-08-10 07:20:54 +02:00
José Luis Lafuente
32c1c5cbe0 clojure: 1.10.1.462 -> 1.10.1.466 2019-07-24 08:25:49 +02:00
José Luis Lafuente
bdf9dc59ff
clojure: 1.10.0.442 -> 1.10.1.462
Updates jdk dependency from 8 to 11. Clojure 1.10.0 added support for
jdk11, and was released with a new develper tool: REBL
(https://github.com/cognitect-labs/REBL-distro). REBL depends on javafx,
currently only supported on Nix by jdk11 (see #63574)
2019-07-09 09:19:22 +02:00
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