babashka/script
Thiago Kenji Okada ef0af1244d
script: use musl from bullseye instead of unstable (#974)
Now that bullseye was released, Debian is starting to make bigger
changes on unstable. To avoid breakage, let's use musl from bullseye
that is the correct version that we were using until now (1.22-1):
https://packages.debian.org/bullseye/musl-tools

Eventually a better solution would be to simply use Debian bullseye to
compile everything, however the official Clojure image from Docker is
still using stretch. So this is a temporary solution until them.
2021-08-22 19:54:12 +02:00
..
babashka Use correct branch on appveyor 2021-04-21 13:46:47 +02:00
lib_tests fix windows lib tests (#956) 2021-07-25 23:49:01 +02:00
bump_graal_version.clj Upgrade to graal 21.1, fixes #884 (#885) 2021-06-13 21:53:07 +02:00
bump_version.clj Version bump 2019-12-25 16:32:43 +01:00
changelog.clj Rename 2021-01-01 11:26:31 +01:00
cljdoc-preview Rename 2021-01-01 11:26:31 +01:00
compile [#720, #733] print-deps (#958) 2021-07-27 11:29:00 +02:00
compile.bat add META-INF resource to windows compilation (to mirror linux compilation) (fixes #963) (#964) 2021-08-04 14:20:59 +02:00
install-clojure Github actions enhancements (#319) 2020-03-30 20:29:08 +02:00
install-leiningen Github actions enhancements (#319) 2020-03-30 20:29:08 +02:00
postgresql_test [#829] Allow thread-first in combination with shell 2021-05-13 13:10:56 +02:00
reflection.clj minor 2020-04-04 16:34:57 +02:00
run_lib_tests [#556] Add org.httpkit.server namespace (experimental) 2020-09-20 23:19:49 +02:00
run_lib_tests.bat run lib tests in Windows CI (#933) 2021-07-12 00:00:14 +02:00
setup-musl script: use musl from bullseye instead of unstable (#974) 2021-08-22 19:54:12 +02:00
test Clean in first test step 2021-03-04 10:49:16 +01:00
test.bat add more windows testing (#902) 2021-06-24 22:34:57 +02:00
uberjar Update deps.edn on uberjar [skip ci] 2021-08-03 16:49:35 +02:00
uberjar.bat [#821] Include Selmer 2021-05-06 12:53:59 +02:00