Yt
74a84cf032
erlang_27: 27.3.4.5 -> 27.3.4.6 ( #461586 )
2025-11-15 01:22:04 +00:00
Adam C. Stephens
8c39c42363
elixir_1_19: 1.19.2 -> 1.19.3
...
Changelog: https://github.com/elixir-lang/elixir/releases/tag/v1.19.3
2025-11-14 08:57:10 -05:00
Adam C. Stephens
e500d28dd2
erlang_27: 27.3.4.5 -> 27.3.4.6
...
Changelog: https://github.com/erlang/otp/releases/tag/OTP-27.3.4.6
2025-11-14 08:56:17 -05:00
Vladimír Čunát
38ab204bb0
Merge branch 'staging' into staging-next
2025-11-14 10:39:13 +01:00
Bobby Rong
371b3313c2
spidermonkey_140: 140.4.0 -> 140.5.0 ( #460972 )
2025-11-13 14:24:09 +00:00
Bobby Rong
f8f2cec9f4
spidermonkey_140: 140.4.0 -> 140.5.0
...
https://github.com/mozilla-firefox/firefox/commits/FIREFOX_140_5_0esr_RELEASE/js/src/build
https://github.com/mozilla-firefox/firefox/commits/FIREFOX_140_5_0esr_RELEASE/build
2025-11-12 23:56:05 +08:00
Vladimír Čunát
1d8d3da257
Merge branch 'master' into staging-next
2025-11-12 08:29:34 +01:00
Maximilian Bosch
0539d63614
php: Enable ACL support for FPM ( #460235 )
2025-11-11 21:30:20 +00:00
André Schröder
3b224d4b91
luajit_openresty: 2.1-20250826 -> 2.1-20251030
2025-11-11 03:02:11 +01:00
Jan Tojnar
3e601e5455
php: Enable ACL support for FPM
...
This will allow authorizing extra processes like Prometheus exporter without having to run it as `listen.user` (or adding it `listen.group` and changing `listen.mode` to `0660`).
It is disabled by default:
https://www.php.net/manual/en/install.fpm.install.php
but it has been available since PHP 5.6:
744ada7d9d
And Debian enables it too:
153055e5e3
2025-11-10 04:01:01 +01:00
Jan Tojnar
efbcfe0b2e
Merge branch 'staging-next' into staging
2025-11-09 17:41:17 +01:00
nixpkgs-ci[bot]
026b33902e
Merge master into staging-next
2025-11-09 00:19:36 +00:00
Adam C. Stephens
841fb3a98c
erlang_27: 27.3.4.4 -> 27.3.4.5
...
Changelog: https://github.com/erlang/otp/releases/tag/OTP-27.3.4.5
2025-11-08 08:43:22 -05:00
Adam C. Stephens
2186163629
erlang_26: 26.2.5.15 -> 26.2.5.16
...
Changelog: https://github.com/erlang/otp/releases/tag/OTP-26.2.5.16
2025-11-08 08:40:41 -05:00
Fabián Heredia Montiel
90b3ff2ac5
guile: fix build with gcc15 ( #447233 )
2025-11-07 19:56:45 +00:00
Martin Weinelt
9e9a4bea72
python: fix nixenv test ( #457133 )
2025-11-03 22:04:37 +00:00
nixpkgs-ci[bot]
949152a913
Merge master into staging-next
2025-11-03 20:26:02 +00:00
Weijia Wang
221a025b9d
pslib: fix build ( #455608 )
2025-11-03 20:15:16 +00:00
nixpkgs-ci[bot]
04012cc267
Merge staging-next into staging
2025-11-02 18:05:48 +00:00
Adam C. Stephens
96616443de
beam26Packages.elixir_1_19: 1.19.1 -> 1.19.2 ( #457781 )
2025-11-02 13:08:00 +00:00
nixpkgs-ci[bot]
48bdc35e9e
Merge staging-next into staging
2025-11-02 12:07:17 +00:00
R. Ryantm
9214a1d2c5
beam26Packages.elixir_1_19: 1.19.1 -> 1.19.2
2025-11-02 11:34:40 +00:00
Maximilian Bosch
3dcbf12df1
php84: 8.4.13 -> 8.4.14 ( #457594 )
2025-11-02 11:29:48 +00:00
K900
934d11cb78
Merge remote-tracking branch 'origin/staging-next' into staging
2025-11-02 00:50:30 +03:00
Maximilian Bosch
efa1a8f4f5
php84: 8.4.13 -> 8.4.14
...
ChangeLog: https://www.php.net/ChangeLog-8.php#8.4.14
2025-11-01 18:48:54 +01:00
Maximilian Bosch
e70febf461
php83: 8.3.26 -> 8.3.27 ( #457545 )
2025-11-01 17:36:01 +00:00
Philip Taron
21623b7ce7
Reapply "splice.nix: make pkgs splicedPackages" ( #456138 )
2025-11-01 13:49:33 +00:00
R. Ryantm
d0b4678be7
php83: 8.3.26 -> 8.3.27
2025-11-01 13:24:04 +00:00
qbisi
14fe4b34de
python: fix nixenv test
2025-10-31 09:08:04 +08:00
nixpkgs-ci[bot]
9c7c6cc7ff
Merge staging-next into staging
2025-10-31 00:17:58 +00:00
Aliaksandr
03bb7d8195
all-packages: do not export lib functions from pkgs
2025-10-30 22:38:49 +02:00
Hans Joachim Kliemeck
066aa4808d
ruby_3_3: 3.3.9 -> 3.3.10
2025-10-29 18:46:24 +00:00
nixpkgs-ci[bot]
4535634d8a
Merge staging-next into staging
2025-10-29 12:08:27 +00:00
Fabián Heredia Montiel
593c9b2e70
jruby: 10.0.0.0 -> 10.0.2.0 ( #454328 )
2025-10-29 06:45:27 +00:00
Artturin
1f74d7a2bd
treewide: remove = __splicedPackages
...
Now that `pkgs` is `__splicedPackages` on cross we can remove these
variables I set.
Assignments like `patchutils = pkgs.patchutils_0_3_3;` in
`all-packages.nix` cannot be removed because the `pkgs`
in `patchutils = pkgs.patchutils_0_3_3;` in `all-packages.nix` is coming from
this `pkgs:` b6e486730f/pkgs/top-level/all-packages.nix (L9)
instead of the `pkgs` in `with pkgs;`
2025-10-28 21:54:15 +01:00
nixpkgs-ci[bot]
c522ea5070
Merge staging-next into staging
2025-10-28 18:06:54 +00:00
Masum Reza
af322e3815
nginxModules.lua: 0.10.26 -> 0.10.28 ( #454960 )
2025-10-28 17:07:27 +00:00
Philip Taron
01898764b6
treewide: replace "yes" else "no" usages to lib.boolToYesNo ( #442387 )
2025-10-28 16:25:46 +00:00
Yt
d7ddceee28
erlang_27: 27.3.4.3 -> 27.3.4.4 ( #456451 )
2025-10-28 14:24:42 +00:00
Adam C. Stephens
092b55b2a0
erlang_27: 27.3.4.3 -> 27.3.4.4
...
https://github.com/erlang/otp/releases/tag/OTP-27.3.4.4
2025-10-28 09:14:56 -04:00
Alex Epelde
1b1060cf05
luajit_openresty: 2.1-20220915 -> 2.1-20250826
2025-10-27 17:24:42 -04:00
K900
c42a763484
Merge remote-tracking branch 'origin/staging-next' into staging
2025-10-27 21:12:17 +03:00
Philip Taron
4160763d74
various: lib usage improvements - prefer elem over any for list inclusion conditions ( #455789 )
2025-10-27 13:21:20 +00:00
K900
0eb2b2c825
Merge remote-tracking branch 'origin/staging-next' into staging
2025-10-27 10:53:50 +03:00
h7x4
7720a6246f
pypy: lib.mapAttrsToList -> lib.attrsNames
2025-10-26 15:33:34 +09:00
h7x4
92aa43a0df
pypy3: lib.mapAttrsToList -> lib.attrsNames
2025-10-26 15:33:34 +09:00
h7x4
ff17d6952f
pypy: lib.any -> lib.elem
2025-10-26 15:31:35 +09:00
Weijia Wang
a5f9102dcd
gnudatalanguage: fix build
2025-10-25 21:24:08 +02:00
nixpkgs-ci[bot]
bdd7e6196e
Merge staging-next into staging
2025-10-25 18:05:58 +00:00
Weijia Wang
c407389ccf
babashka-unwrapped: 1.12.208 -> 1.12.209 ( #450215 )
2025-10-25 17:43:26 +00:00