3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

60 commits

Author SHA1 Message Date
R. Ryantm 65a8bc63db babashka: 1.0.167 -> 1.0.168 2022-12-09 08:43:23 +00:00
R. Ryantm 6242ca0d36 babashka: 1.0.166 -> 1.0.167 2022-12-02 04:40:07 +00:00
R. Ryantm 6df0b07e41 babashka: 1.0.165 -> 1.0.166 2022-11-25 06:37:08 +00:00
R. Ryantm da44bf129d babashka: 1.0.164 -> 1.0.165 2022-11-02 11:52:45 +00:00
R. Ryantm cce8ccaa64 babashka: 0.10.163 -> 1.0.164 2022-10-19 04:43:15 +00:00
R. Ryantm 2239172ea0 babashka: 0.9.162 -> 0.10.163 2022-09-25 10:02:07 +00:00
R. Ryantm 14f6760c5e babashka: 0.9.160 -> 0.9.162 2022-09-07 23:18:52 +00:00
R. Ryantm 33c199aee4 babashka: 0.9.159 -> 0.9.160 2022-07-30 10:58:37 +01:00
José Luis Lafuente 3c0c3d85cf
babashka: 0.8.157 -> 0.9.159 2022-07-29 14:12:07 +02:00
R. Ryantm c9c932511e babashka: 0.8.156 -> 0.8.157 2022-07-02 01:39:55 +00:00
R. Ryantm a153c90eec babashka: 0.8.2 -> 0.8.156 2022-06-09 00:52:14 +00:00
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
R. Ryantm 90fe3b144b babashka: 0.8.1 -> 0.8.2 2022-05-07 00:48:01 +00:00
R. Ryantm d48d193e6b babashka: 0.8.0 -> 0.8.1 2022-04-16 01:13:25 +00:00
R. Ryantm e149ce8eb5 babashka: 0.7.8 -> 0.8.0 2022-04-05 07:27:47 +00:00
R. Ryantm 32fe2acfab babashka: 0.7.7 -> 0.7.8 2022-03-13 20:53:54 +00:00
R. Ryantm 1a07b3f05b babashka: 0.7.6 -> 0.7.7 2022-03-05 01:40:32 +00:00
R. Ryantm 4374ade9df babashka: 0.7.5 -> 0.7.6 2022-02-25 02:16:08 +00:00
R. Ryantm dd4e5c5058 babashka: 0.7.4 -> 0.7.5 2022-02-18 02:00:11 +00:00
R. Ryantm d275f0eecd babashka: 0.7.3 -> 0.7.4 2022-02-10 00:52:51 +00:00
Thiago Kenji Okada 192cd3cd39 babashka: 0.7.0 -> 0.7.3 2021-12-30 12:56:47 -03:00
Thiago Kenji Okada ac99c632c0
Revert "babashka: 0.7.0 -> 0.7.2" 2021-12-29 22:55:53 -03:00
Thiago Kenji Okada c2ae5fbe7e babashka: 0.7.0 -> 0.7.2 2021-12-29 17:48:42 -03:00
R. Ryantm ebbae48908 babashka: 0.6.8 -> 0.7.0 2021-12-11 23:13:16 +00:00
Thiago Kenji Okada 6b2b907130 babashka: 0.6.7 -> 0.6.8 2021-12-02 17:28:36 -03:00
Thiago Kenji Okada 6700494410 babashka: 0.6.5 -> 0.6.7 2021-11-30 11:50:03 -03:00
Thiago Kenji Okada f1c16183c8 buildGraalvmNativeImage: fix meta, add --verbose flag 2021-11-24 10:37:33 -03:00
Thiago Kenji Okada 052fb6a228 babashka: use buildGraalvmNativeImage 2021-11-24 10:37:32 -03:00
Thiago Kenji Okada 1b323e036c babashka: 0.6.4 -> 0.6.5 2021-11-18 17:44:36 -03:00
R. Ryantm 67d9fb1a26 babashka: 0.6.2 -> 0.6.4 2021-10-30 00:32:03 +00:00
Thiago Kenji Okada 38001b1454 babashka: add passthru.updateScript 2021-10-20 11:22:59 -03:00
Thiago Kenji Okada 5fa9b22eef babashka: 0.6.1 -> 0.6.2 2021-10-15 22:13:40 -03:00
Thiago Kenji Okada e7b3740842 babashka: reduce closure size
Before:

```
$ nix path-info -S ./result -h
/nix/store/6jsb0zpq531w9iymyzaik7lksppgw31k-babashka-0.6.1	  2.0G
```

After:

```
$ nix path-info -S ./result -h
/nix/store/fay0p3hiiic4kd4fk0xyczl1ff8sjcp1-babashka-0.6.1	116.6M
```
2021-10-02 11:38:49 -03:00
Ryan Mulligan a18d24f461
Merge pull request #137722 from r-ryantm/auto-update/babashka
babashka: 0.6.0 -> 0.6.1
2021-09-14 09:36:44 -07:00
R. RyanTM b549e58359 babashka: 0.6.0 -> 0.6.1 2021-09-14 01:35:17 +00:00
Bastien Riviere 5255d4e168
babashka: fix build on darwin 2021-09-13 13:27:41 +02:00
Thiago Kenji Okada 8ee160c2d4 babashka: 0.5.1 -> 0.6.0 2021-09-01 17:36:21 -03:00
Eric Dallo bb2f7ea176
babashka: Fix graalvm arguments 2021-08-06 23:38:19 -03:00
Eric Dallo a94c37cb33
babashka: Fix missing graalvm parameter 2021-08-04 10:43:06 -03:00
Eric Dallo 1713102059
babashka: 0.4.5 -> 0.5.1 2021-08-03 19:11:13 -03:00
Thiago Kenji Okada 17721bc55d babashka: 0.4.3 -> 0.4.5 2021-06-10 19:09:16 -03:00
Thiago Kenji Okada 33a488c9af
babashka: 0.4.1 -> 0.4.3 (#124325) 2021-05-30 04:26:37 +02: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:
77daea7362/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