Commit Graph

11659 Commits

Author SHA1 Message Date
Stefan Frijters
d5c79513d9 python3Packages.mkPythonEditablePackage: use structuredAttrs instead of passAsFile 2026-05-02 13:38:54 +02:00
David Morgan
bf632643fd babashka-unwrapped: 1.12.217 -> 1.12.218; migrate to by-name 2026-05-01 17:33:52 +01:00
nixpkgs-ci[bot]
690b686828 Merge staging-next into staging 2026-04-30 00:37:57 +00:00
Matt Sturgeon
e712497e5d python2Packages.buildPytonPackage: restructure with lib.extendMkDerivation (#481423) 2026-04-29 21:51:33 +00:00
nixpkgs-ci[bot]
f8f95c9be8 Merge staging-next into staging 2026-04-28 12:37:48 +00:00
Arne Keller
37a293265f pypy: Fix changelog URL (#514182) 2026-04-28 09:55:53 +00:00
Anders Kaseorg
7088c26f44 pypy: Fix changelog URL
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2026-04-27 13:30:14 -07:00
nixpkgs-ci[bot]
189c6bd465 Merge staging-next into staging 2026-04-27 06:55:30 +00:00
Yueh-Shun Li
82da9cf45c python3Packages.buildPythonPackage: ban pytestFlagsArray 2026-04-27 03:59:04 +08:00
nixpkgs-ci[bot]
3897d11ea5 Merge staging-next into staging 2026-04-26 18:16:05 +00:00
Emily
c3e30f8ab2 qt5.qtwebengine: drop (#480196) 2026-04-26 17:49:49 +00:00
Grimmauld
1e224dab1e supercollider: remove qt5 webengine support 2026-04-26 19:22:03 +02:00
Martin Weinelt
1658480360 overridePythonAttrs: support extension-style newArgs (finalAttrs: previousArgs: { }) (#479258) 2026-04-26 13:47:23 +00:00
nixpkgs-ci[bot]
b23e6c6674 Merge staging-next into staging 2026-04-26 12:16:51 +00:00
Yueh-Shun Li
521c09a80b buildPythonPackage: overrideStdenvCompat: show position in its warning message (#481980) 2026-04-26 10:46:40 +00:00
Yueh-Shun Li
e7eb6868d5 overridePythonAttrs: support extension-style newArgs
Allow overridePythonAttrs to take `finalAttrs: args: { }`.
2026-04-26 17:44:11 +08:00
Yueh-Shun Li
397f1ecdb0 python2Packages.buildPythonPackage: format expression after lib.extendMkDerivation restructuring 2026-04-26 15:06:54 +08:00
Yueh-Shun Li
ea28d03e33 python2Packages.buildPytonPackage: restructure with lib.extendMkDerivation
Port to python2/mk-python-derivation.nix commit 0969c66247
(buildPython*: support fixed-point arguments via lib.extendMkDerivation")

Postpone formatting to minimize diff.
2026-04-26 15:05:42 +08:00
Yueh-Shun Li
66e4524989 python2Packages.buildPythonPackage: remove ineffective outputs cleanAttrs
Port to python2/mk-python-derivation.nix commit bc122a602a
("python3Packages.buildPythonPackage:
remove ineffective outputs cleanAttrs").
2026-04-26 15:05:42 +08:00
Yueh-Shun Li
e05bc0af96 python2Packages.buildPythonPackage: preserve disabled after <pkg>.overrideAttrs
Port to python2/mk-python-derivation.nix commit bb3a41f312
("buildPython*: fix the disabled functionality for overrideAttrs-")
2026-04-26 15:05:42 +08:00
Yueh-Shun Li
bd2285a8a5 python2Packages.buildPythonPackage: passthru disabled
Port to python2/mk-python-derivation.nix commit 8fd082ed7f
("mk-python-derivation: passthru disabled").

Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
2026-04-26 15:05:42 +08:00
Yueh-Shun Li
f2efb32a79 python2Packages.buildPythonPackage: port respect user-specified passthru attrs
Port to python2/mk-python-derivation.nix commit d6a757bb01
("buildPython*: prioritize user-specified passthru attrs").
2026-04-26 15:05:41 +08:00
Yueh-Shun Li
57c0190caf python2Packages.buildPythonPackage: handle passthru with mkDerivation
Port to python2/mk-python-derivation.nix commit 21a1cf9686
("mkPythonPackage, mkPythonApplication:
handle passthru with mkDerivation").
2026-04-26 15:05:41 +08:00
Stanisław Pitucha
a42c6cd109 php: remove buildtime xcbuild dependency 2026-04-25 21:38:18 +10:00
Stanisław Pitucha
ff37bd99e7 spidermonkey_{115,128,140}: provide sdkroot directly
We don't need xcbuild for discovery.
2026-04-25 21:38:18 +10:00
nixpkgs-ci[bot]
9e996432d2 Merge staging-next into staging 2026-04-24 18:16:27 +00:00
Francesco Gazzetta
b7e033350e tcl9Packages: init (#508586) 2026-04-24 16:02:01 +00:00
nixpkgs-ci[bot]
2571eafb31 Merge staging-next into staging 2026-04-24 12:23:20 +00:00
Yt
43d8252b6b erlang_28: 28.4.3 -> 28.5 (#512841) 2026-04-24 11:02:01 +00:00
Doron Behar
4fcc02b9c8 hdf5: enable szip with libaec (#509836) 2026-04-24 10:11:40 +00:00
Adam C. Stephens
6491fbb27e erlang_28: 28.4.3 -> 28.5
Changelog: https://github.com/erlang/otp/releases/tag/OTP-28.5
2026-04-23 13:02:27 -04:00
Francesco Gazzetta
7f0b064d1e tcl9Packages: init
Closes #507589
Closes #507575
2026-04-22 18:13:05 +02:00
Francesco Gazzetta
1ca3a89b38 tcl.mkTclDerivation: use extendMkDerivation 2026-04-22 18:03:40 +02:00
nixpkgs-ci[bot]
972c2a30b2 Merge staging-next into staging 2026-04-22 06:39:44 +00:00
Vladimír Čunát
83ec73683e Merge master into staging-next 2026-04-22 08:04:51 +02:00
kirillrdy
e929c6ee7d ruby_4_0: 4.0.2 -> 4.0.3 (#512089) 2026-04-22 03:45:45 +00:00
Adam C. Stephens
cb4dce2673 erlang_28: 28.4.2 -> 28.4.3
Changelog: https://github.com/erlang/otp/releases/tag/OTP-28.4.3
2026-04-21 13:24:34 -04:00
Adam C. Stephens
232b413192 erlang_27: 27.3.4.10 -> 27.3.4.11
Changelog: https://github.com/erlang/otp/releases/tag/OTP-27.3.4.11
2026-04-21 13:23:50 -04:00
mfukuba
5e41e0c468 ruby_4_0: 4.0.2 -> 4.0.3 2026-04-21 22:09:43 +09:00
nixpkgs-ci[bot]
0a57913992 Merge staging-next into staging 2026-04-21 00:32:45 +00:00
nixpkgs-ci[bot]
dcaefd38ef Merge master into staging-next 2026-04-21 00:32:14 +00:00
Ben Siraphob
5fadc89f02 treewide: remove empty buildInputs assignments 2026-04-20 10:34:26 -07:00
Austin Horstman
79dd4ac915 luajit_2_0: 2.0.1741557863 -> 2.0.1774896119; luajit_2_1: 2.1.1741730670 -> 2.1.1774638290 (#510988) 2026-04-20 15:13:37 +00:00
Francesco Gazzetta
d3a5829671 tcl.tclRequiresCheckHook: make compatible with structuredAttrs (#508285) 2026-04-20 06:19:24 +00:00
Francesco Gazzetta
ba7be2f051 tcl.tclRequiresCheckHook: use structuredAttrs... structurally
Preserve the structure of tclRequiresCheck when using structuredAttrs
instead of relying on it being a space-separated string.
Shouldn't be necessary since package names don't usually contain spaces
or braces, but you never know.
2026-04-20 08:11:19 +02:00
Piotr Kwiecinski
f696ae3c91 php: fix infinite recursion with overrideAttrs 2026-04-19 12:13:13 +02:00
Stanislav Asunkin
7d8e96c03a luajit_2_1: 2.1.1741730670 -> 2.1.1774638290 2026-04-17 21:50:04 +03:00
Stanislav Asunkin
e5128054e6 luajit_2_0: 2.0.1741557863 -> 2.0.1774896119 2026-04-17 21:46:18 +03:00
nixpkgs-ci[bot]
b3d1fb715a Merge staging-next into staging 2026-04-16 12:05:18 +00:00
nixpkgs-ci[bot]
82a2944fca Merge master into staging-next 2026-04-16 12:04:28 +00:00