Thiago Kenji Okada
e04a17a37e
babashka: add thiagokokada as maintainer
...
(cherry picked from commit 9eee935ec232fffeda4917dba800967cf222eb0c)
2021-05-30 02:30:26 +00:00
Thiago Kenji Okada
20387998ce
babashka: 0.4.1 -> 0.4.3
...
(cherry picked from commit 113fc7d71c1797983b4f3c40cf470befacb7fc04)
2021-05-30 02:30:26 +00:00
Thiago Kenji Okada
f047930992
babashka: 0.4.0 -> 0.4.1
2021-05-14 18:18:14 -03:00
Thiago Kenji Okada
73c19f6682
babashka: 0.3.5 -> 0.4.0
2021-05-08 21:19:19 -03:00
Thiago Kenji Okada
5478f50c10
babashka: 0.3.1 -> 0.3.5
2021-04-22 11:37:37 -03:00
Eric Dallo
1092aa59b5
babashka: 0.2.10 -> 0.3.1
2021-04-02 12:14:26 -03:00
Thiago Kenji Okada
19fca6f483
babashka: sync native-image arguments with upstream
...
This commit syncs the arguments passed to the babashka with upstream:
https://github.com/babashka/babashka/blob/77daea7362d8e2562c89c315b1fbcefde6fa56a5/script/compile#L41-L74
The idea here is to enable more features and reduce the number of issues
compared to upstream.
Also add some tests to ensure everything is working.
2021-02-26 11:47:23 -03:00
Sandro
0d44c7989c
Merge pull request #113265 from SuperSandro2000/fix-collection13
2021-02-17 03:14:49 +01:00
Sandro Jäckel
40019052a8
babashka: remove with lib
2021-02-16 03:59:54 +01:00
xynyx
a9781b0a84
babashka 0.2.3 -> 0.2.10
2021-02-14 05:32:25 -08:00
Stevan Andjelkovic and Sandro
bf6df7187e
graalvm-ce-20.2.0 -> 20.3.0 + darwin support. ( #105815 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2021-02-02 23:16:43 +01:00
Ben Siraphob
001c0cbe54
pkgs/development/interpreters: stdenv.lib -> lib
2021-01-23 20:29:03 +07: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
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
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:
https://github.com/borkdude/babashka/commit/7fc33dcb21c067ea8212e07a55e3ac08c284409f
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
AndersonTorres
78cd46512c
babashka: 0.0.71 -> 0.0.78
2020-04-04 18:34:09 -03:00