Commit Graph

24752 Commits

Author SHA1 Message Date
Sam Estep
8b7a323205 binaryen: add updateScript
Assisted-by: Claude:opus-5
2026-08-04 20:48:15 -04:00
nixpkgs-ci[bot]
c93318c361 Merge staging-next into staging 2026-08-05 00:31:35 +00:00
Yohann Boniface
ba9410eb0d rustfmt: update homepage (#549268) 2026-08-04 20:49:42 +00:00
Coca
08705e5713 rustfmt: update homepage
A minor irk I felt the need to rectify :p
2026-08-04 20:30:07 +01:00
7c6f434c
607b4e593d sbcl: 2.6.6 -> 2.6.7 (#546658) 2026-08-04 01:57:57 +00:00
nixpkgs-ci[bot]
c4c252b91c Merge staging-next into staging 2026-08-03 18:35:48 +00:00
Arne Keller
a10eb38809 zulu: enable __structuredAttrs and strictDeps (#548140) 2026-08-03 15:33:28 +00:00
Ivan Mincik
33002a29ec sbcl_2_4_6: skip elf-sans-immobile.test.sh to avoid ZFS hang (#548013) 2026-08-03 14:51:27 +00:00
Ben Siraphob
f82dc8ebe9 pkgs/development: fix typos
Assisted-by: Claude Code (claude-opus-5)
2026-08-02 15:56:57 -07:00
Marco "Capypara" Köpcke
b7970fa66e vala: 0.56.18 -> 0.56.19 2026-08-02 13:56:27 +02:00
2kybe3
e9a44549b9 treewide: follow some GitHub redirects for fetchFromGitHub
generated using https://git.kybe.xyz/2kybe3/nixpkgs-github-redirect

continuation of: #548162
2026-08-01 23:56:32 +02:00
aoli-al
9389058cfa jetbrains.jdk: Remove JDK from rpath reference and fix homePath for
jdk-no-jcef
2026-08-01 11:56:53 -07:00
Gutyina Gergő
f49b48c48e zulu: enable __structuredAttrs and strictDeps 2026-08-01 19:23:19 +02:00
Jeremy Fleischman
737e9afb70 sbcl_2_4_6: skip elf-sans-immobile.test.sh to avoid ZFS hang
This is a workaround for https://github.com/NixOS/nixpkgs/issues/544703.
The real issue is with ZFS, and will hopefully be fixed soon
(https://github.com/openzfs/zfs/issues/18135).
2026-08-01 01:56:07 -07:00
nixpkgs-ci[bot]
14d876e5d3 Merge master into staging-next 2026-08-01 06:50:51 +00:00
Jeremy Fleischman
32c5219625 sbcl: drop unused hash for version 2.4.10
`stumpwm` stopped using this in
346f25967b. We removed `sbcl_2_4_10` from
`pkgs/top-level/all-packages.nix`, but forgot to remove this orphaned hash.
2026-07-31 10:51:59 -07:00
Vladimír Čunát
75568a3200 llvmPackages_22.compiler-rt: improve conditional precision
In case of 22 the upstream commit is
9b722024f1
(which reaches tags 22.1.5+, by github.com UI)

Practical issue solved by this is most pkgsRocm based on 22.0.0:
https://hydra.nixos.org/build/339955996/nixlog/3/tail
2026-07-31 13:22:46 +02:00
Sam Estep
2acf70a4e2 binaryen: omit binaryen-unittests in non-cross too
Assisted-by: Claude:opus-5
2026-07-30 10:08:30 -04:00
Sam Estep
f41e5ca56e binaryen: make doCheck test more correct
Assisted-by: Claude:opus-5
2026-07-30 10:08:26 -04:00
whispers
a8c2914fb8 factor-lang: drop unused factor99.nix file
this doesn't appear to be doing anything? `rg factor99` returns no
reference to it being imported/callPackage'd and deleting it still lets
Nixpkgs eval, soooo
2026-07-30 08:37:42 -04:00
Vladimír Čunát
f6dc4cf8bb gcc13: fix build with linux 7.1 headers (#546868) 2026-07-30 05:29:45 +00:00
nixpkgs-ci[bot]
772be08438 Merge master into staging-next 2026-07-30 00:29:51 +00:00
Will Cohen
0599776be2 emscripten: 6.0.2 -> 6.0.5
https://github.com/emscripten-core/emscripten/blob/6.0.5/ChangeLog.md

Upstream moved EXPECTED_LLVM_VERSION from 23 to 24 in this range, so the
hardcoded sed matched nothing and left the check set to 24 while this
package supplies LLVM 22. Replace the sed with substituteInPlace
--replace-fail and take the value from llvmPackages, so a future upstream
change to this constant stops the build instead of passing silently.
2026-07-29 20:13:44 -04:00
Will Cohen
8b6f14f478 binaryen: 129 -> 130 (#534932) 2026-07-29 23:19:40 +00:00
Vladimír Čunát
bf4390bca9 Merge master into staging-next 2026-07-29 21:15:33 +02:00
Tom Hunze
4e34283c2e gcc13: fix build with linux 7.1 headers
Linux 7.1 removed `linux/scc.h`.

For GCC 14 and higher, there have already been releases with the fix.

Hydra: https://hydra.nixos.org/build/339623513
2026-07-29 21:15:30 +02:00
Martin Weinelt
364301c4c1 openjdk: drop gtk2 support (#544677) 2026-07-29 18:56:26 +00:00
nixpkgs-ci[bot]
e11136d15d Merge master into staging-next 2026-07-29 18:21:02 +00:00
Peder Bergebakken Sundt
1ee1085571 scala: 3.3.6 -> 3.3.8, scala-next: 3.8.3 -> 3.8.4 (#545235) 2026-07-29 17:18:01 +00:00
K900
5ad72a99de Merge remote-tracking branch 'origin/master' into staging-next 2026-07-29 12:04:25 +03:00
Arne Keller
7bdf21e24a javaPackages.compiler.openjdk11: 11.0.32+1 -> 11.0.32+9 (#540516) 2026-07-29 08:30:32 +00:00
Vladimír Čunát
23c9abe374 Merge master into staging-next
Conflict, auto-solved by my local git:
	pkgs/by-name/pa/paperless-ngx/package.nix
2026-07-29 07:56:07 +02:00
isabel
1eaf278e55 plezy: 2.9.1 -> 2.10.0 (#546616) 2026-07-29 04:31:27 +00:00
R. Ryantm
b2c6ead8d2 javaPackages.compiler.openjdk11: 11.0.32+1 -> 11.0.32+9 2026-07-28 19:57:12 +00:00
Sam Pointon
629b4ee093 systems: rename extant wasi targets to wasip1
Wasi P2 is different enough to Wasi P1 to warrant being treated entirely 
separately, rather than as two minor variants of the same thing. P3 will 
likewise want to be a different target.

I've left aliases in place; maybe eventually, those can be deprecated 
and removed. I've tested this, but it's possible there might be breakage 
somewhere (e.g., the canonical doubles for P1 have changed, though I 
can't imagine why anyone would rely on that).

Fixes https://github.com/NixOS/nixpkgs/issues/435954
2026-07-28 19:50:03 +01:00
Hraban
7a41586b84 sbcl: 2.6.6 -> 2.6.7 2026-07-28 08:40:55 -04:00
nixpkgs-ci[bot]
1b67e7e42c Merge master into staging-next 2026-07-28 12:37:14 +00:00
Yohann Boniface
88fba85a35 various: meta: add changelog (#545398) 2026-07-28 11:41:43 +00:00
BatteredBunny
3b1d369027 plezy: 2.9.1 -> 2.10.0 2026-07-28 13:18:42 +03:00
whispers
241b93d01a dart-source: apply upstream patches for gcc 16
GCC 16 triggers various build warnings (made errors by -Werror) in the
Dart SDK. These have been fixed upstream, either by correcting the
problematic code or silencing the relevant warnings. Until they have
been released, we fetch the patches here. Two of the patches will be
included in Dart 3.13, and another is in Dart 3.14.
2026-07-28 00:03:37 -04:00
nixpkgs-ci[bot]
0d6664eb67 Merge master into staging-next 2026-07-28 00:31:01 +00:00
Tristan Ross
5c802f7f99 dart-source: 3.11.4 -> 3.12.2 (#546005) 2026-07-27 22:41:29 +00:00
nixpkgs-ci[bot]
d77da1d344 Merge master into staging-next 2026-07-27 18:32:26 +00:00
Alyssa Ross
a9c6e2e9bb llvmPackages_git: 23.0.0-unstable-2026-07-12 -> 24.0.0-unstable-2026-07-26 (#543715) 2026-07-27 13:39:47 +00:00
Randy Eckenrode
d5b6cbf90b llvmPackages_{18,19,20,21}.compiler-rt: backport santizier fix for Linux
Linux dropped `linux/scc.h` from Linux 7.1, which breaks building
compiler-rt when sanitizers enabled. Upstream fixed this for LLVM 23.
This PR cherry-picks the fix for the other LLVM packages in Nixpkgs.
2026-07-26 23:53:10 -04:00
Tristan Ross
f0f02fcf8f llvmPackages_git: 23.0.0-unstable-2026-07-19 -> 24.0.0-unstable-2026-07-26 2026-07-26 18:37:56 -07:00
qzylinra
807a4d2267 dart-source: 3.11.4 -> 3.12.2 2026-07-27 00:53:01 +08:00
Arne Keller
1ea7aae21f javaPackages.compiler.openjdk21: 21.0.12+2 -> 21.0.12+8 (#539108) 2026-07-25 15:55:27 +00:00
R. Ryantm
aa7a3b1c68 javaPackages.compiler.openjdk21: 21.0.12+2 -> 21.0.12+8 2026-07-25 15:50:42 +00:00
SandaruKasa
7e0419cf17 ghc: meta: add changelog 2026-07-25 00:28:38 +03:00