3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

54 commits

Author SHA1 Message Date
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
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
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 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