Commit Graph

7867 Commits

Author SHA1 Message Date
github-actions[bot]
7df9bccc89
Merge master into staging-next 2023-07-10 18:01:32 +00:00
Felix Schröter
a9e20ed1e0 {nickel,nls}: 1.0.0 -> 1.1.1 2023-07-10 14:55:46 -03:00
github-actions[bot]
9105ae569b
Merge master into staging-next 2023-07-10 12:01:17 +00:00
Matthieu Coudron
34b3a809ef buildLuarocksPackage: rename file to match its role 2023-07-10 10:34:34 +02:00
github-actions[bot]
a61c7c58e4
Merge master into staging-next 2023-07-09 18:01:03 +00:00
Nick Cao
529d5e2835
Merge pull request #242251 from nrhtr/luajit-static-build
luajit: add option for static build
2023-07-09 20:54:22 +08:00
Jeremy Parker
69946ea4cf luajit: set BUILDMODE flag for static builds 2023-07-09 17:19:27 +10:00
github-actions[bot]
24fc2ed8e1
Merge master into staging-next 2023-07-09 00:02:38 +00:00
Mario Rodas
46f0e9587f
Merge pull request #242154 from marsam/update-luau
luau: 0.572 -> 0.583
2023-07-08 17:19:50 -05:00
github-actions[bot]
cc1af72ece
Merge master into staging-next 2023-07-08 06:01:19 +00:00
Pol Dellaiera
06b79b17e4 php83: 8.3.0alpha2 -> 8.3.0alpha3 2023-07-07 17:23:45 +02:00
Pol Dellaiera
68f2af6377 php82: 8.2.7 -> 8.2.8 2023-07-07 15:41:28 +02:00
Pol Dellaiera
0daefea0a2 php81: 8.1.20 -> 8.1.21 2023-07-07 15:40:39 +02:00
Mario Rodas
b5c2106fc2 luau: 0.572 -> 0.583
Diff: https://github.com/Roblox/luau/compare/0.572...0.583

Changelog: https://github.com/Roblox/luau/releases/tag/0.583
2023-07-06 16:20:00 -05:00
Vladimír Čunát
d507f1d4a6
Merge branch 'master' into staging 2023-07-05 23:06:05 +02:00
Christina Sørensen
75c672ac23 kamilalisp: 0.2 -> 0.2p
bug fix release

Changelog: https://github.com/kspalaiologos/kamilalisp/releases/tag/v0.2p
2023-07-05 15:29:27 -03:00
Jan Tojnar
2819e547d3 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/development/libraries/nss/generic.nix

- bb53634671 removed the conditionals since firefox-esr-91 and nss <3.69 has been dropped a while ago.
- cb3762857d updated the conditionals to always partition the tests based on the nss_latest version. Chosen that since it will remain future proof.
2023-07-05 02:22:26 +02:00
Vladimír Čunát
78419edadf
Merge #241499: spidermonkey_102: 102.12.0 -> 102.13.0 2023-07-04 21:49:49 +02:00
figsoda
d5390aa448
Merge pull request #241505 from ShamrockLee/typo-mmm
treewide: fix typos (mmm -> mm)
2023-07-04 12:02:12 -04:00
figsoda
9501d23683
Merge pull request #241171 from figsoda/wazero 2023-07-04 11:39:42 -04:00
Yueh-Shun Li
85a56839aa perl: meta.description: fix typo 2023-07-04 22:45:51 +08:00
Martin Weinelt
31bbf919d3
spidermonkey_102: 102.12.0 -> 102.13.0
https://www.mozilla.org/en-US/security/advisories/mfsa2023-23/

Fixes: CVE-2023-37202
2023-07-04 16:28:47 +02:00
github-actions[bot]
97808bf5fe
Merge staging-next into staging 2023-07-04 00:03:11 +00:00
Maximilian Bosch
5904ce8eb1
evcxr: 0.14.2 -> 0.15.0 (#241253)
ChangeLog: https://github.com/evcxr/evcxr/releases/tag/v0.15.0
2023-07-03 22:19:04 +02:00
github-actions[bot]
0f844d9b01
Merge staging-next into staging 2023-07-03 18:01:46 +00:00
Weijia Wang
46585b9daa
Merge pull request #241168 from meppu/elixir-1.15
elixir_1_15: 1.15.1 -> 1.15.2
2023-07-03 17:32:52 +03:00
github-actions[bot]
afae8eadb8
Merge staging-next into staging 2023-07-03 12:01:45 +00:00
Thiago Kenji Okada
552ed9776f
Merge pull request #241119 from jlesquembre/bb-wrapper
babashka: Add wrapper
2023-07-03 11:25:50 +01:00
José Luis Lafuente
4a22edafaa
babashka: Add wrapper
To resolve dependecies in `bb.edn` files, Babashka depends on some
Clojure files and Java, see:
https://github.com/borkdude/deps.clj/tree/master#deps_clj_tools_dir

The wrapper also adds rlwrap, as recommended in the Babashka
documentation:
https://book.babashka.org/#_repl

I'm also formatting the file with nixpkgs-fmt
2023-07-03 11:11:17 +02:00
github-actions[bot]
9fc1b7bdc9
Merge staging-next into staging 2023-07-03 00:03:26 +00:00
Janik
7939b3db22
Merge pull request #196802 from jneem/manylinux 2023-07-02 23:23:55 +02:00
figsoda
bce4ab5812 wazero: init at 1.2.1
https://github.com/tetratelabs/wazero
2023-07-02 16:41:55 -04:00
meppu
6cdb081191
elixir_1_15: 1.15.1 -> 1.15.2 2023-07-02 23:12:13 +03:00
Joe Neeman
38d66c2984 pythonManylinuxPackages: add libz and expat
These libs aren't mentioned in PEP 513, but auditwheel allows them
(https://github.com/pypa/auditwheel/issues/152) and so built wheels
may depend on them.
2023-07-02 22:52:11 +07:00
github-actions[bot]
f5a8109c46
Merge staging-next into staging 2023-07-02 00:03:47 +00:00
Mario Rodas
da6c993ffc
Merge pull request #240589 from marsam/update-bundler
bundler: 2.4.14 -> 2.4.15
2023-07-01 00:46:34 -05:00
meppu
59a54a4fa6
elixir_1_15: 1.15.0 -> 1.15.1 2023-06-30 20:01:45 +03:00
R. Ryantm
eb9322a008 erlang_odbc: 25.3.2.2 -> 25.3.2.3 2023-06-30 21:21:49 +08:00
Weijia Wang
3a64a44724
Merge pull request #240711 from meppu/erlang_26
erlang_26: 26.0.1 -> 26.0.2
2023-06-30 15:45:10 +03:00
meppu
dc4d580db2
erlang_26: 26.0.1 -> 26.0.2 2023-06-30 14:41:57 +03:00
R. Ryantm
503e9f3d97 erlang_24: 24.3.4.12 -> 24.3.4.13 2023-06-30 09:53:46 +00:00
Sandro
e4a8ee68ed
Merge pull request #240481 from superwhiskers/update-rakudo 2023-06-29 14:41:58 +02:00
superwhiskers
e478be291c
rakudo: 2023.04 -> 2023.06 2023-06-29 01:29:44 -05:00
superwhiskers
8129dd948e
nqp: 2023.04 -> 2023.06 2023-06-29 01:29:35 -05:00
superwhiskers
9b0e5d0251
moarvm: 2023.04 -> 2023.06 2023-06-29 01:29:24 -05:00
Mario Rodas
4e00c6cee4 ruby.rubygems: 3.4.14 -> 3.4.15
Changelog: https://github.com/rubygems/rubygems/blob/v3.4.15/CHANGELOG.md
2023-06-29 04:20:00 +00:00
Weijia Wang
6124241ef1 racket: unbreak on darwin 2023-06-27 13:22:05 +03:00
Vladimír Čunát
90de72aacb
Merge #239304: staging-next 2023-06-23 2023-06-26 21:14:42 +02:00
Pol Dellaiera
5f85fe1e8a
php83: init at 8.3.0alpha2 (#239151)
* php83: init at 8.3.0alpha2

* phpExtensions.blackfire: disable for php 8.3

* phpExtensions.apcu: patch for 8.3 only
2023-06-26 20:51:23 +02:00
github-actions[bot]
ffc0f1526c
Merge master into staging-next 2023-06-26 06:01:14 +00:00