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
Alyssa Ross
29038ac0f1
Merge pull request #102272 from bennyandresen/clojure_1.10.1.645-1.10.1.727
...
clojure: 1.10.1.645 -> 1.10.1.727
2020-11-09 11:58:49 +00:00
Benjamin Andresen
172cbb8eb7
babashka: 0.0.97 -> 0.2.3
...
with #99631 and #102693 merged, it's possible to bump the babashka
version again.
However recent versions of babashka depend on java11 features and I
spoke in Slack with the project lead and this java11 dependency will
exist going forward.
2020-11-05 07:11:54 +01:00
Griffin Smith
3341f6c1fc
babashka,clj-kondo: Depend on graalvm-ce
...
Now that we have community builds of graalvm landed in #99631 , both
clj-kondo and babashka can depend on those versions of graalvm rather
than the one that requires building from source - this can be built in
hydra, and generally is much easier to build and test.
2020-11-04 09:09:54 -08: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
Daniël de Kok
ad6c43fb33
Merge pull request #90720 from jlesquembre/clj-547
...
clojure: 1.10.1.507 -> 1.10.1.547
2020-06-19 20:16:59 +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
Benjamin Andresen
47d4a68bb1
babashka: 0.0.94 -> 0.0.97
2020-05-21 00:10:29 +02:00
Benjamin Andresen
cb9b1167e3
babashka: 0.0.89 -> 0.0.94
2020-05-11 22:57:49 +02:00
Jörg Thalheim
bd282ba93d
Merge pull request #84350 from bandresen/babashka_0.0.78->0.0.79
...
babashka: 0.0.78 -> 0.0.89
2020-04-27 16:15:32 +01:00
Benjamin Andresen
f6ee88f41e
babashka: increase java heap space max to 4500
...
3g has very long build times and also doesn't build 100% of the time
it's also the new default since:
7fc33dcb21
2020-04-26 13:17:52 +02:00
Benjamin Andresen
a7f59a5946
babashka: utf8 + nativeBuildinputs fix
...
utf8: see borkdude/babashka/issues/359
nativeBuildinputs: this PR's review
2020-04-24 19:47:49 +02:00
Benjamin Andresen
07f69d4e37
babashka: 0.0.78 -> 0.0.89
2020-04-24 19:47:33 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
AndersonTorres
78cd46512c
babashka: 0.0.71 -> 0.0.78
2020-04-04 18:34:09 -03: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
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00: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
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