Commit Graph

11659 Commits

Author SHA1 Message Date
Pol Dellaiera
3747bbc845 bundler: 2.6.8 -> 2.6.9 (#407161) 2025-05-16 18:42:04 +00:00
Philip Taron
59f4c39fb2 tests.stdenv.structuredAttrsByDefault.test-cc-wrapper-substitutions: fix on darwin (#406062) 2025-05-15 20:14:56 -07:00
Guy Chronister
fb4500d095 ruby.rubygems: 3.6.8 -> 3.6.9
Changelog: https://github.com/rubygems/rubygems/blob/v3.6.9/CHANGELOG.md
2025-05-14 20:45:01 +00:00
nixpkgs-ci[bot]
389291cdd7 Merge staging-next into staging 2025-05-14 18:07:11 +00:00
nixpkgs-ci[bot]
ee27ba77b2 Merge master into staging-next 2025-05-14 18:05:41 +00:00
Stig
6d0d3850ff rakudo: 2025.03 -> 2025.04 (#406978) 2025-05-14 19:37:39 +02:00
nixpkgs-ci[bot]
c4e1df86b6 Merge staging-next into staging 2025-05-14 12:07:50 +00:00
nixpkgs-ci[bot]
aa27768aff Merge master into staging-next 2025-05-14 12:06:59 +00:00
Aleksana
f5e23fb3fe racket-minimal: Fix on Darwin (#405052) 2025-05-14 17:58:00 +08:00
Sizhe Zhao
b55b748b84 rakudo: 2025.03 -> 2025.04 2025-05-14 16:42:12 +08:00
Sizhe Zhao
0dba895dbc rakudo: avoid with lib; 2025-05-14 16:41:02 +08:00
Sizhe Zhao
94a7e3ebae nqp: 2025.03 -> 2025.04 2025-05-14 16:39:26 +08:00
Sizhe Zhao
40dee9f740 nqp: fix description 2025-05-14 16:37:53 +08:00
Sizhe Zhao
6d644816e1 nqp: avoid with lib; 2025-05-14 16:36:35 +08:00
Sizhe Zhao
cd8b75530f moarvm: 2025.03 -> 2025.04 2025-05-14 16:33:58 +08:00
Sizhe Zhao
8bf80c7a93 moarvm: avoid with lib; 2025-05-14 16:32:18 +08:00
Sizhe Zhao
a26654fb71 rakudo: add prince213 to maintainers 2025-05-14 10:54:59 +08:00
Sizhe Zhao
b16a33ccfe nqp: add prince213 to maintainers 2025-05-14 10:54:45 +08:00
Sizhe Zhao
f6cbc9a788 moarvm: add prince213 to maintainers 2025-05-14 10:53:54 +08:00
Martin Weinelt
ada29458c9 python3Minimal: make it truly minimal (#405822) 2025-05-12 20:16:22 +02:00
DavHau
b634edb1a4 python3Minimal: make it truly minimal
Make python3 minimal truly minimal by disabling some more dependencies.

This makes it easy to bootstrap python.

After this, the only remaining runtime deps for python3Minimal are:
- bash (for launching subprocesses with shell=True)
- libc
- libgcc
- libffi

All remaining deps seem to be fundamental and cannot be further reduced, except bash which could potentially be removed and replaced with `$SHELL` at runtime.

Done:
- add some more withXXX switches to the cpython package
- use new switches in python3Minimal to disable some deps
- set some other deps to null in python3Minimal
- Set `allowedReferences` to guarantee that the closure remains minimal in the future.
2025-05-13 01:02:39 +07:00
Anthony Roussel
35d007419d bundler: 2.6.6 -> 2.6.8 (#405560) 2025-05-11 17:58:53 +02:00
Winter
bf74f38c0f lua5_{2,4}: unbreak on darwin when __structuredAttrs is enabled 2025-05-11 00:39:10 -04:00
nixpkgs-ci[bot]
f609feb30f Merge master into staging-next 2025-05-09 18:05:04 +00:00
Guy Chronister
e33f817a1e ruby.rubygems: 3.6.6 -> 3.6.8
Changelog: https://github.com/rubygems/rubygems/blob/v3.6.8/CHANGELOG.md
2025-05-09 09:43:51 -05:00
Adam C. Stephens
805afb90cc erlang_27: 27.3.3 -> 27.3.4
https://github.com/erlang/otp/releases/tag/OTP-27.3.4
2025-05-09 10:29:43 -04:00
Adam C. Stephens
1fbc3bdd81 erlang_26: 26.2.5.11 -> 26.2.5.12
https://github.com/erlang/otp/releases/tag/OTP-26.2.5.12
2025-05-09 10:29:42 -04:00
nixpkgs-ci[bot]
d0bd8b838a Merge master into staging-next 2025-05-09 12:06:12 +00:00
Maximilian Bosch
4f6248e608 php84: 8.4.6 -> 8.4.7
ChangeLog: https://www.php.net/ChangeLog-8.php#8.4.7
2025-05-09 09:33:42 +02:00
FliegendeWurst
233f899f64 pypy.tests: disable broken test 2025-05-09 08:53:22 +02:00
FliegendeWurst
2d23255ff5 pypy{27,310}: 7.3.17 -> 7.3.19, pypy311: init at 7.3.19 2025-05-09 08:53:22 +02:00
Pol Dellaiera
b4b369377d gnudatalanguage: 1.0.1 -> 1.1.1 (#402069) 2025-05-09 06:44:24 +00:00
R. Ryantm
b9028f1f38 php83: 8.3.20 -> 8.3.21 2025-05-08 23:58:22 +00:00
nixpkgs-ci[bot]
7b793f256a Merge master into staging-next 2025-05-08 18:05:13 +00:00
Martin Weinelt
eca03fc2f3 python314: 3.14.0a7 -> 3.14.0b1
https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0-beta-1
2025-05-08 17:24:42 +02:00
ethanbodzioney
d59541c99e racket-minimal: apply upstream patch for darwin 2025-05-08 09:40:03 -04:00
nixpkgs-ci[bot]
32fa0f61e2 Merge master into staging-next 2025-05-07 18:05:44 +00:00
Will Cohen
43dc971efd babashka-unwrapped: 1.12.197 -> 1.12.200 (#401303) 2025-05-07 13:03:46 -04:00
nixpkgs-ci[bot]
8026ae3bc2 Merge staging-next into staging 2025-05-06 18:05:42 +00:00
Thomas Nixon
d30e6a0879 erlang: fix empty documentation chunks in OTP 26
Without this, chunks are present but empty. Later versions do not seem
to be affected.

issue introduced in 284bdce430
2025-05-06 14:57:13 +01:00
R. Ryantm
8503fed6fd babashka-unwrapped: 1.12.197 -> 1.12.200 2025-05-06 00:34:50 +00:00
nixpkgs-ci[bot]
d66de87bc6 Merge staging-next into staging 2025-05-06 00:17:05 +00:00
Adam C. Stephens
0c1e9a4210 erlang_28: 28.0-rc3 -> 28.0-rc4 (#404457) 2025-05-05 16:58:40 -04:00
Adam C. Stephens
9675ad1b63 erlang_28: 28.0-rc3 -> 28.0-rc4
https://www.erlang.org/news/179
https://github.com/erlang/otp/releases/tag/OTP-28.0-rc4
2025-05-05 15:43:50 -04:00
K900
9fcf2226d6 Merge remote-tracking branch 'origin/staging-next' into staging 2025-05-05 21:05:52 +03:00
awwpotato
509efdedbd treewide: move to by-name 2025-05-05 08:49:04 -07:00
nixpkgs-ci[bot]
a3b10492af Merge staging-next into staging 2025-05-05 12:07:01 +00:00
Vladimír Čunát
bf01260310 pypy: fix prebuild hash for aarch64-linux (#403361) 2025-05-05 10:49:34 +02:00
nixpkgs-ci[bot]
25d6bd8fa1 Merge staging-next into staging 2025-05-04 00:18:42 +00:00
nixpkgs-ci[bot]
08ba6f671b Merge master into staging-next 2025-05-04 00:18:16 +00:00