Commit Graph

8983 Commits

Author SHA1 Message Date
github-actions[bot]
36232fff71
Merge master into staging-next 2024-03-20 18:01:02 +00:00
R. Ryantm
72016cd6de wasmer: 4.2.6 -> 4.2.7 2024-03-20 01:40:38 +00:00
Martin Weinelt
3321e63b12
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19 04:00:32 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
annalee
8ead81a60f
Merge remote-tracking branch 'upstream/master' into staging-next 2024-03-17 07:18:11 +00:00
Mario Rodas
5e8f55005f
Merge pull request #296328 from r-ryantm/auto-update/wazero
wazero: 1.6.0 -> 1.7.0
2024-03-16 22:40:24 -05:00
Mario Rodas
ddd3d0d016
Merge pull request #293554 from r-ryantm/auto-update/yaegi
yaegi: 0.15.1 -> 0.16.0
2024-03-16 22:37:32 -05:00
github-actions[bot]
2178d8d857
Merge master into staging-next 2024-03-17 00:02:17 +00:00
Pol Dellaiera
ac97c071c9
php82: 8.2.16 -> 8.2.17
Diff: https://github.com/php/php-src/compare/php-8.2.16..php-8.2.17
Changelog: https://github.com/php/php-src/blob/PHP-8.2.17/NEWS
2024-03-16 19:53:24 +01:00
github-actions[bot]
5fb2bcd3dd
Merge master into staging-next 2024-03-16 06:00:56 +00:00
R. Ryantm
918384cd72 wazero: 1.6.0 -> 1.7.0 2024-03-16 02:50:21 +00:00
github-actions[bot]
9da92f31f4
Merge master into staging-next 2024-03-15 12:01:07 +00:00
Thiago Kenji Okada
f6db97dc33
Merge pull request #294339 from cap10morgan/update-clojure
clojure: 1.11.1.1435 -> 1.11.2.1446
2024-03-15 10:04:03 +00:00
github-actions[bot]
4aac48ff7f
Merge master into staging-next 2024-03-15 06:01:09 +00:00
Mario Rodas
f22c47bc2a luau: 0.616 -> 0.617
Diff: https://github.com/luau-lang/luau/compare/0.616...0.617

Changelog: https://github.com/luau-lang/luau/releases/tag/0.617
2024-03-15 04:20:00 +00:00
Pol Dellaiera
f242fc768b
Merge pull request #296020 from r-ryantm/auto-update/php83
php83: 8.3.3 -> 8.3.4
2024-03-15 03:36:27 +01:00
github-actions[bot]
2bffd64e73
Merge master into staging-next 2024-03-15 00:01:59 +00:00
R. Ryantm
46b22f0f9a php83: 8.3.3 -> 8.3.4 2024-03-14 23:59:34 +00:00
Pol Dellaiera
81c42da3c3
php: use --replace-fail 2024-03-14 12:02:39 +01:00
github-actions[bot]
cc92370007
Merge master into staging-next 2024-03-14 00:02:16 +00:00
Nick Cao
a25df44563
Merge pull request #295570 from r-ryantm/auto-update/wasmtime
wasmtime: 18.0.2 -> 18.0.3
2024-03-13 18:23:56 -04:00
R. Ryantm
c0dc4cbc1b erlang: 25.3.2.9 -> 25.3.2.10 2024-03-13 17:52:36 +00:00
R. Ryantm
590562d97b wasmtime: 18.0.2 -> 18.0.3 2024-03-13 10:03:43 +00:00
annalee
8e038835fe
Merge remote-tracking branch 'upstream/master' into staging-next 2024-03-13 00:38:07 +00:00
Mario Rodas
54dce4f0ac
Merge pull request #294889 from marsam/update-scsh
scsh: 0.7pre -> unstable-2024-03-10
2024-03-12 18:59:26 -05:00
Vladimír Čunát
d6cd575b84
Merge #295012: lua: actually fix longstanding bug in lua envHook
..causing relative module imports to stop working.
Merge into staging
2024-03-12 08:24:45 +01:00
stuebinm
2233ed700b gauche: set meta.mainProgram to gosh
This package provides multiple binaries, but `gosh' is the
interpreter which is actually used to run scheme scripts,
and so probably the one people think of when they say
"running Gauche Scheme".
2024-03-11 22:53:08 +01:00
github-actions[bot]
06e5eb63d3
Merge staging-next into staging 2024-03-11 18:01:53 +00:00
Nick Cao
c5be907013
Merge pull request #294264 from r-ryantm/auto-update/rune
rune: 0.13.1 -> 0.13.2
2024-03-11 11:12:30 -04:00
binarycat
b309d4fdcc lua: actually fix longstanding bug in lua envHook causing relative module imports to stop working
somehow, between all my testing, all the code review, and my code being copy-pasted into
other people's PRs, noone noticed the glaring issue in the singular line of code i committed.

there was a missing negation.  this has now been fixed.
2024-03-11 10:55:46 -04:00
github-actions[bot]
e5f37c0e88
Merge staging-next into staging 2024-03-11 00:02:46 +00:00
github-actions[bot]
43d40d2ee7
Merge staging-next into staging 2024-03-10 18:01:43 +00:00
NixOS
5d9273922a quickjs: 2021-12-09 -> 2024-01-13 2024-03-10 18:29:35 +01:00
Stig
256c96e650
Merge pull request #292588 from stigtsp/perl-reenable-parallel-building
[staging] perl: enableParallelBuilding when not crossCompiling
2024-03-10 16:46:18 +01:00
R. Ryantm
9d5052f263 elixir_1_16: 1.16.1 -> 1.16.2 2024-03-10 12:44:47 +00:00
github-actions[bot]
cc8df95cb4
Merge staging-next into staging 2024-03-10 12:01:34 +00:00
Nikolay Korotkiy
2381491cbf
Merge pull request #294559 from marsam/fix-scsh-darwin
scsh: fix build on darwin
2024-03-10 12:21:26 +04:00
Mario Rodas
707cbe03d1 scsh: add passthru.updateScript 2024-03-10 04:20:00 +00:00
Mario Rodas
7de0429c25 scsh: 0.7pre -> 0.7-unstable-2024-03-09
Diff: 4acf6e4ed7...6770db21b0
2024-03-10 04:20:00 +00:00
github-actions[bot]
3ce29d4386
Merge staging-next into staging 2024-03-10 00:02:48 +00:00
Nick Cao
6b2fe60cd5
Merge pull request #294038 from r-ryantm/auto-update/joker
joker: 1.3.4 -> 1.3.5
2024-03-09 19:01:35 -05:00
github-actions[bot]
df50875548
Merge staging-next into staging 2024-03-09 12:01:37 +00:00
Mario Rodas
a0dd471783 scsh: add meta.mainProgram 2024-03-09 04:20:00 +00:00
Mario Rodas
0a0ee27dc2 scsh: fix build on darwin 2024-03-09 04:20:00 +00:00
Wes Morgan
a0991778a5 clojure: 1.11.1.1435 -> 1.11.2.1446 2024-03-08 17:05:32 -07:00
R. Ryantm
1042f716a0 joker: 1.3.4 -> 1.3.5 2024-03-08 20:10:22 +01:00
github-actions[bot]
c05ba82277
Merge staging-next into staging 2024-03-08 18:01:49 +00:00
Nick Cao
4a57ed9124
Merge pull request #294164 from r-ryantm/auto-update/cel-go
cel-go: 0.20.0 -> 0.20.1
2024-03-08 10:28:12 -05:00
R. Ryantm
fbad683c26 rune: 0.13.1 -> 0.13.2 2024-03-08 12:25:00 +00:00
Mario Rodas
d37f41920e luau: 0.615 -> 0.616
Diff: https://github.com/luau-lang/luau/compare/0.615...0.616

Changelog: https://github.com/luau-lang/luau/releases/tag/0.616
2024-03-08 04:20:00 +00:00