Adam C. Stephens
d7a5945c91
erlang_25: 25.3.2.18 -> 25.3.2.19
...
https://github.com/erlang/otp/releases/tag/OTP-25.3.2.19
2025-03-28 17:10:42 -04:00
R. Ryantm
3851417fe4
erlang_nox: 27.3 -> 27.3.1
2025-03-28 15:29:01 +00:00
nixpkgs-ci[bot]
8ad49a1dc2
Merge staging-next into staging
2025-03-27 00:15:47 +00:00
Weijia Wang
e1f0c8be80
babashka-unwrapped: 1.12.196 -> 1.12.197 ( #386006 )
2025-03-26 19:12:26 +01:00
Robbe Van Petegem
92248bd873
ruby_3_2: 3.2.6 -> 3.2.8
2025-03-26 15:25:10 +01:00
Robbe Van Petegem
9fd9dd5770
ruby_3_1: 3.1.6 -> 3.1.7
2025-03-26 15:25:10 +01:00
R. Ryantm
f33e02b27b
janet: 1.37.1 -> 1.38.0
2025-03-25 02:15:35 +00:00
R. Ryantm
f4511fd7e4
supercollider: 3.13.0 -> 3.13.1
2025-03-24 15:18:54 +00:00
Yueh-Shun Li
d3a452aeec
pytestCheckHook: support inclusion and exclusion of path globs, test items, keywords, and markers ( #386513 )
2025-03-24 07:15:58 +08:00
Yueh-Shun Li
e1e072bf03
python3Packages.pytestCheckHook: support enabledTestMarks and disabledTestMarks
2025-03-23 23:51:16 +08:00
Yueh-Shun Li
f7aeb5a9b7
python3Packages.pytestCheckHook: support enabledTests
2025-03-23 23:51:16 +08:00
Yueh-Shun Li
f51e1c6766
python3Packages.pytestCheckHook: Make disabledTests support sub-expressions
...
Wrap each elements of disabledTests with parenthesis
so that when __structuredAttrs = true,
people could use sub-expressions an element.
E.g.
```nix
{
disabledTests = [
"ClassFoo and test_foo"
"test_bar"
];
}
2025-03-23 23:10:09 +08:00
Yueh-Shun Li
4174f6ed5c
python3Packages.pytestCheckHook: support enabledTestPaths
2025-03-23 23:10:04 +08:00
nixpkgs-ci[bot]
62ed49b3d0
Merge staging-next into staging
2025-03-21 18:05:33 +00:00
nixpkgs-ci[bot]
f02955ed47
Merge master into staging-next
2025-03-21 18:04:59 +00:00
Martin Weinelt
dc1fd4d190
python311: fix _ctypes build on darwin ( #390454 )
...
In Python 3.12+, the -DUSING_APPLE_OS_LIBFFI=1 macro is always set:
25590eb5de
Fixes #390348
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com >
2025-03-21 17:15:07 +01:00
nixpkgs-ci[bot]
fb67c77244
Merge staging-next into staging
2025-03-21 07:09:56 +00:00
nixpkgs-ci[bot]
fe3c344a2f
Merge master into staging-next
2025-03-21 07:09:24 +00:00
Matthias Beyer
9b94d21d95
wasmtime: 30.0.2 -> 31.0.0 ( #391634 )
2025-03-21 07:43:10 +01:00
K900
d5d2bf0bfd
Merge remote-tracking branch 'origin/master' into staging-next
2025-03-21 09:13:10 +03:00
Adam C. Stephens
07a47f4744
erlang: drop unnecessary autoconf
2025-03-20 20:44:59 +00:00
Adam C. Stephens
9eb2002cab
erlang_28: 28.0-rc1 -> 28.0-rc2
...
https://github.com/erlang/otp/releases/tag/OTP-28.0-rc2
2025-03-20 19:42:38 +00:00
Adam C. Stephens
284bdce430
erlang: stop building web docs
2025-03-20 19:42:38 +00:00
R. Ryantm
c7347386eb
wasmtime: 30.0.2 -> 31.0.0
2025-03-20 18:45:14 +00:00
nixpkgs-ci[bot]
dbbed7e029
Merge staging-next into staging
2025-03-18 00:15:57 +00:00
nixpkgs-ci[bot]
14360cab01
Merge master into staging-next
2025-03-18 00:15:31 +00:00
Weijia Wang
cf6a9ef67b
clojure: 1.12.0.1517 -> 1.12.0.1530 ( #388244 )
2025-03-18 00:49:43 +01:00
Sandro
3e0abe9235
bundler: 2.6.2 -> 2.6.6; ruby.rubygems: 3.5.22 -> 3.6.6 ( #390068 )
2025-03-17 23:28:58 +01:00
Austin Horstman
fec5bb1463
luajit_2_0: 2.0.1713483859 -> 2.0.1741557863
2025-03-17 07:35:07 +01:00
Austin Horstman
a69699effa
luajit_2_1: 2.1.1713773202 -> 2.1.1741730670
2025-03-17 07:35:03 +01:00
nixpkgs-ci[bot]
e6b13b247a
Merge master into staging-next
2025-03-17 06:05:16 +00:00
Austin Horstman
da8f90bae0
tests/lua-5: fix checkPropogatedBuildInputs test; cleanup naming; cleanup lint messages ( #390140 )
2025-03-16 21:42:09 -05:00
nixpkgs-ci[bot]
4761072df5
Merge master into staging-next
2025-03-17 00:16:22 +00:00
Ihar Hrachyshka
ef35af3b1a
python311: fix _ctypes build on darwin
...
In Python 3.12+, the -DUSING_APPLE_OS_LIBFFI=1 macro is always set:
25590eb5de
Fixes #390348
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com >
2025-03-16 17:38:59 -04:00
musjj
629494c10a
luajit: add mainProgram
2025-03-16 20:01:18 +01:00
Austin Horstman
25e5402a49
tests/lua-5: format tweak
2025-03-16 10:35:03 -05:00
Kirill Radzikhovskyy
191282c20e
ruby.rubygems: 3.5.22 -> 3.6.6
...
Diff: https://github.com/rubygems/rubygems/compare/v3.5.22...v3.6.6
2025-03-16 15:12:21 +11:00
nixpkgs-ci[bot]
c3b4c5315e
Merge master into staging-next
2025-03-16 00:16:49 +00:00
Pol Dellaiera
891876c16d
php: 8.3.17 -> 8.3.19, php84: 8.4.4 -> 8.4.5, php82: 8.2.27 -> 8.2.28 and php81: 8.1.31 -> 8.1.32 ( #390081 )
2025-03-15 20:07:52 +01:00
nixpkgs-ci[bot]
e8a05cb8da
Merge master into staging-next
2025-03-15 18:04:06 +00:00
Martin Weinelt
684efdc40c
python314: 3.14.0a5 -> 3.14.0a6
...
https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0-alpha-6
2025-03-15 16:07:11 +01:00
Austin Horstman
e3864d7d89
tests/lua-5: fix checkInterpreterPath test name
...
Checking a path location, not a patch.
2025-03-15 09:44:49 -05:00
Austin Horstman
4249106f2e
tests/lua-5: fix lint errors
...
Unnecessary parenthesis
2025-03-15 09:44:49 -05:00
Austin Horstman
609b8b61be
tests/lua-5: fix checkPropogatedBuildInputs test
...
Dependencies changed in https://github.com/NixOS/nixpkgs/pull/342196
2025-03-15 09:44:31 -05:00
Thomas Gerbet
afb73c8cf9
php81: 8.1.31 -> 8.1.32
...
https://www.php.net/ChangeLog-8.php#8.1.32
Fixes CVE-2024-11235, GHSA-wg4p-4hqh-c3g9, CVE-2025-1219, CVE-2025-1736, CVE-2025-1861, CVE-2025-1734 and CVE-2025-1217.
2025-03-15 10:43:22 +01:00
Thomas Gerbet
a0dc832b2e
php82: 8.2.27 -> 8.2.28
...
https://www.php.net/ChangeLog-8.php#8.2.28
Fixes CVE-2024-11235, GHSA-wg4p-4hqh-c3g9, CVE-2025-1219, CVE-2025-1736, CVE-2025-1861, CVE-2025-1734 and CVE-2025-1217.
2025-03-15 10:40:17 +01:00
Thomas Gerbet
b5335251ea
php84: 8.4.4 -> 8.4.5
...
https://www.php.net/ChangeLog-8.php#8.4.5
Fixes CVE-2024-11235, GHSA-wg4p-4hqh-c3g9, CVE-2025-1219, CVE-2025-1736, CVE-2025-1861, CVE-2025-1734 and CVE-2025-1217.
2025-03-15 10:37:42 +01:00
Thomas Gerbet
b6c8dc67b3
php: 8.3.17 -> 8.3.19
...
https://www.php.net/ChangeLog-8.php#8.3.19
Fixes CVE-2024-11235, GHSA-wg4p-4hqh-c3g9, CVE-2025-1219, CVE-2025-1736, CVE-2025-1861, CVE-2025-1734 and CVE-2025-1217.
2025-03-15 10:35:34 +01:00
nixpkgs-ci[bot]
8c214de541
Merge master into staging-next
2025-03-15 06:04:40 +00:00
Sigmanificient
91d5ab3ae4
treewide: remove unused rec expressions
2025-03-14 05:15:05 +01:00