Commit Graph

11659 Commits

Author SHA1 Message Date
dotlambda
0b59eab01f python3Packages.buildPythonPackage: default to __structuredAttrs = true (#543976) 2026-08-18 12:24:00 -07:00
dotlambda
b59a36d874 python3Packages.pythonMetadataCheckHook: improve (#546373) 2026-08-18 12:06:37 -07:00
Robert Schütz
9d99444486 python3Packages.buildPythonPackage: default to __structuredAttrs = true 2026-08-18 12:06:07 -07:00
Yueh-Shun Li
d0461e5ba7 python3Packages.unittestCheckHook: make discover optional (#550521) 2026-08-17 16:06:53 +00:00
nixpkgs-ci[bot]
48eb8a54be Merge staging-next into staging 2026-08-16 12:05:42 +00:00
Weijia Wang
db4684c2dd zef: 1.0.0 -> 1.1.3 (#498358) 2026-08-16 08:32:28 +00:00
Stefan Frijters
d45d9dc17f lua: enable structuredAttrs 2026-08-14 17:38:15 +02:00
Stefan Frijters
f93982ce4d lua: enable strictDeps 2026-08-14 17:38:12 +02:00
nixpkgs-ci[bot]
b50ee340e0 Merge staging-next into staging 2026-08-14 00:23:05 +00:00
Martin Weinelt
937cdf1063 python311: 3.11.15 -> 3.11.16
https://docs.python.org/release/3.11.16/whatsnew/changelog.html
2026-08-13 15:17:56 +02:00
Martin Weinelt
688b25aceb python312: 3.12.13 -> 3.12.14
https://docs.python.org/release/3.12.14/whatsnew/changelog.html
2026-08-13 15:05:30 +02:00
Stefan Frijters
cc022802b4 python3: enable strictDeps 2026-08-12 20:34:32 +02:00
Vladimír Čunát
d0d46c93b2 luajit_2_1: 2.1.1774638290 -> 2.1.1785577137 (#550756) 2026-08-12 08:00:47 +00:00
Vladimír Čunát
5baff07c87 luajit_2_1: 2.1.1785577137 -> 2.1.1785763465
I saw some fixes for changes done in the parent commit in nixpkgs.
2026-08-12 09:54:05 +02:00
robin
670a1650c2 luajit_2_1: 2.1.1774638290 -> 2.1.1785577137
closes https://github.com/NixOS/nixpkgs/issues/548383

Co-authored-by: june <me@koi.rip>
2026-08-09 13:56:22 +02:00
nixpkgs-ci[bot]
c97920c190 Merge staging-next into staging 2026-08-09 00:16:31 +00:00
nixpkgs-ci[bot]
adf7cc8a0b Merge master into staging-next 2026-08-09 00:16:06 +00:00
Sigmanificient
9f90bb0e19 python3Packages.unittestCheckHook: make discover optional 2026-08-08 17:49:17 +02:00
R. Ryantm
a8e87d90d5 pythonDocs.html.python314: 3.14.6 -> 3.14.7 2026-08-08 15:10:44 +00:00
Maximilian Bosch
1e9bd5d98f pcre2: remove withJitSealloc
Replaces/Closes #384302

The problem with this allocator is that it's unstable not recommended
for general use. Remove it entirely.

This means that software using pcre2 and MemoryDenyWriteExecute=yes in
their units is broken with this commit.
2026-08-07 21:01:32 +02:00
Martin Weinelt
f392f19a94 python313: 3.13.14 -> 3.13.15
https://docs.python.org/release/3.13.15/whatsnew/changelog.html
2026-08-05 18:30:56 +02:00
Martin Weinelt
0ef9e3a240 python314: 3.14.6 -> 3.14.7
https://docs.python.org/release/3.14.7/whatsnew/changelog.html
2026-08-05 18:30:55 +02:00
K900
2f4c2d4476 Merge remote-tracking branch 'origin/staging-next' into staging 2026-08-05 15:42:09 +03:00
Gaétan Lepage
3ca8e3cc3d pkgs/development: fix typos (#549385) 2026-08-05 08:57:03 +00:00
nixpkgs-ci[bot]
81b24d83b3 Merge staging-next into staging 2026-08-05 06:55:09 +00:00
nixpkgs-ci[bot]
c93318c361 Merge staging-next into staging 2026-08-05 00:31:35 +00:00
Adam C. Stephens
34996e1398 beamPackages.elixir_1_20: 1.20.2 -> 1.20.3
Changelog: https://github.com/elixir-lang/elixir/releases/tag/v1.20.3
2026-08-04 19:18:38 -04:00
Martin Weinelt
38464ddcc2 python315: 3.15.0b4 -> 3.15.0rc1
https://docs.python.org/3.15/whatsnew/changelog.html#python-3-15-0rc1
2026-08-04 23:12:45 +02:00
nixpkgs-ci[bot]
7676da2de4 Merge staging-next into staging 2026-08-04 18:32:58 +00:00
Adam C. Stephens
9a9a154757 beam29Packages.erlang: 29.0.4 -> 29.0.5
Changelog: https://github.com/erlang/otp/releases/tag/OTP-29.0.5
2026-08-04 09:10:58 -04:00
Adam C. Stephens
9e6c80a72c beam28Packages.erlang: 28.5.0.4 -> 28.5.0.5
Changelog: https://github.com/erlang/otp/releases/tag/OTP-28.5.0.5
2026-08-04 09:10:55 -04:00
Adam C. Stephens
ed530a335b beam27Packages.erlang: 27.3.4.15 -> 27.3.4.16
Changelog: https://github.com/erlang/otp/releases/tag/OTP-27.3.4.16
2026-08-04 09:06:11 -04:00
Ben Siraphob
f82dc8ebe9 pkgs/development: fix typos
Assisted-by: Claude Code (claude-opus-5)
2026-08-02 15:56:57 -07:00
nixpkgs-ci[bot]
55bef4e745 Merge staging-next into staging 2026-08-02 12:23:41 +00:00
Maximilian Bosch
6bf8ee0ff7 php: 8.2.32 -> 8.2.33, 8.3.32 -> 8.3.33, 8.4.23 -> 8.4.24 (#547927) 2026-08-02 09:49:45 +00:00
nixpkgs-ci[bot]
9e1bab7630 Merge staging-next into staging 2026-08-01 00:32:56 +00:00
nixpkgs-ci[bot]
85d5c8c3fb Merge master into staging-next 2026-08-01 00:32:30 +00:00
Maximilian Bosch
48830883bb php84: 8.4.23 -> 8.4.24
ChangeLog: https://www.php.net/ChangeLog-8.php#8.4.24
2026-08-01 00:59:11 +02:00
Maximilian Bosch
cdf784fede php83: 8.3.32 -> 8.3.33
ChangeLog: https://www.php.net/ChangeLog-8.php#8.3.33
2026-08-01 00:58:41 +02:00
Maximilian Bosch
9773f194ef php82: 8.2.32 -> 8.2.33
ChangeLog: https://www.php.net/ChangeLog-8.php#8.2.33
2026-08-01 00:57:42 +02:00
R. Ryantm
7924f49424 php85: 8.5.8 -> 8.5.9 2026-07-31 17:03:53 +00:00
Vladimír Čunát
ce1aac721e luajit: update deprecated substituteInPlace --replace (#546768) 2026-07-30 06:11:18 +00:00
nixpkgs-ci[bot]
bab7e98047 Merge staging-next into staging 2026-07-30 00:30:17 +00:00
nixpkgs-ci[bot]
772be08438 Merge master into staging-next 2026-07-30 00:29:51 +00:00
Kira Bruneau
c25f5a3ffc treewide: Update upgrade scripts to use pcre2grep instead of pcregrep (#546333) 2026-07-29 22:37:54 +00:00
nixpkgs-ci[bot]
72cdef3cc9 Merge staging-next into staging 2026-07-29 18:21:28 +00:00
nixpkgs-ci[bot]
e11136d15d Merge master into staging-next 2026-07-29 18:21:02 +00:00
whispers
0c8e548e9e spidermonkey: add missing runtime inputs to update script
we forgot the ambient environment leaked into these >.>

https://nixpkgs-update-logs.nix-community.org/spidermonkey_140/2026-07-27.log
2026-07-28 16:44:31 -04:00
nixpkgs-ci[bot]
4758201b3d Merge staging-next into staging 2026-07-28 18:30:07 +00:00
nixpkgs-ci[bot]
f9ae478ae2 Merge master into staging-next 2026-07-28 18:29:44 +00:00