dramforever
7c7fa82b6c
treewide: Don't stabilize fetchpatch GitHub compare URLs
...
The index hash length problem only happens with fetchpatch2, not
fetchpatch. Don't cargo cult fixing this when it's not a problem.
This reverts most of commit 6388411ec2 ,
except:
- Conflicts:
- pkgs/development/ocaml-modules/mysql/default.nix was deleted
- fetchpatch2 changes were not reverted:
- pkgs/by-name/gi/gixy/package.nix
- pkgs/development/python-modules/mohawk/default.nix
- pkgs/development/python-modules/pyexcel-ods/default.nix
2026-04-15 09:21:02 +08:00
K900
93a0af81c8
Merge remote-tracking branch 'origin/staging-next' into staging
2026-04-15 00:33:28 +03:00
K900
48a8193e0b
Merge remote-tracking branch 'origin/master' into staging-next
2026-04-14 23:11:24 +03:00
Jost Alemann
bbbf018e74
zig: add zig_0_16
...
add zig version 0.16.0 as zig_0_16
2026-04-14 19:02:36 +02:00
Cosima Neidahl
1a84eb6947
open-watcom-v2-unwrapped: 0-unstable-2025-11-15 -> 0-unstable-2026-04-11, disable strictflexarrays1 to fix build ( #509090 )
2026-04-14 12:26:21 +00:00
Jörg Thalheim
6388411ec2
treewide: stabilize fetchpatch GitHub compare URLs
...
GitHub compare endpoints (/compare/A...B.patch) are not byte-stable:
commit message headers, abbreviated SHA length and index lines drift
over time, causing FOD hash mismatches on Hydra without source changes
(observed for gixy on staging).
Switch all such URLs to .diff?full_index=1, which omits commit headers
and uses full 40-char blob SHAs in index lines. Combined with fetchpatch
normalization this yields stable hashes.
For py-slvs also expand the abbreviated commit SHAs in the URL to full
40-char SHAs.
2026-04-14 11:32:06 +02:00
Matteo Pacini
b2546c2c8f
open-watcom-v2-unwrapped: disable strictflexarrays1 to fix build
2026-04-13 23:26:45 +01:00
nixpkgs-ci[bot]
4278a8dbe1
Merge staging-next into staging
2026-04-13 15:03:25 +00:00
nixpkgs-ci[bot]
558c8fab8e
Merge master into staging-next
2026-04-13 15:02:49 +00:00
Sandro
caf31f52e6
dart.flutter_vodozemac: add 0.5.0 version ( #496107 )
2026-04-13 13:12:54 +00:00
7c6f434c
5fed69c312
julia: build from source on aarch64-darwin ( #444056 )
2026-04-13 13:11:54 +00:00
nixpkgs-ci[bot]
512ea5dbd1
Merge staging-next into staging
2026-04-13 06:46:16 +00:00
nixpkgs-ci[bot]
1c742e001e
Merge master into staging-next
2026-04-13 06:45:42 +00:00
Tristan Ross
f312222a81
llvmPackages_git: 23.0.0-unstable-2026-03-29 -> 23.0.0-unstable-2026-… ( #507163 )
2026-04-13 05:50:01 +00:00
Wolfgang Walther
6a2ccc11a5
Merge branch 'haskell-updates' into staging
2026-04-12 21:15:23 +02:00
nixpkgs-ci[bot]
1528db5c46
Merge master into staging-next
2026-04-12 18:13:29 +00:00
MilesCranmer
5084388d89
julia: build from source for aarch64-darwin
...
Co-authored-by: Tom McLaughlin <tom@codedown.io >
Co-authored-by: George Huebner <george@feyor.sh >
2026-04-12 13:10:43 -05:00
Weijia Wang
17d3102e67
julia_112{,-bin}: 1.12.5 -> 1.12.6 ( #508947 )
2026-04-12 12:49:26 +00:00
hacker1024
4a7fb2c8ea
Revert "flutterPackages: refactor"
...
This reverts commit fe90d5a666 .
2026-04-12 20:41:26 +10:00
hacker1024
6f26437428
Revert "flutterPackages: fix hostPlatform rename evaluation warning"
...
This reverts commit 3b4a0798b7 .
2026-04-12 20:41:22 +10:00
Matteo Pacini
5728c77d16
open-watcom-v2-unwrapped: 0-unstable-2025-11-15 -> 0-unstable-2026-04-11
2026-04-11 22:15:15 +01:00
Alexandre Esteves
4c83b2b646
haskell.compiler.ghc: relax native requirement with 'canExecute'
2026-04-11 14:13:05 +01:00
Sergei Volkov
fc0efc8eee
julia_112: 1.12.5 -> 1.12.6
2026-04-11 13:48:41 +02:00
Sergei Volkov
3277245523
julia_112-bin: 1.12.5 -> 1.12.6
2026-04-11 13:48:28 +02:00
Leon Klingele
74d2e9ac61
go_1_26: 1.26.1 -> 1.26.2
...
(cherry picked from commit 5184d1a93c )
Picking to get into nixpkgs master sooner; original PR: #507704
2026-04-11 11:07:02 +02:00
nixpkgs-ci[bot]
ab0bac9448
Merge master into staging-next
2026-04-11 06:23:56 +00:00
Sandro
abba62ae5b
go_1_25: 1.25.8 -> 1.25.9 ( #508457 )
2026-04-11 02:35:59 +00:00
nixpkgs-ci[bot]
ac627beb22
Merge master into staging-next
2026-04-11 00:26:47 +00:00
Peder Bergebakken Sundt
5f36c0758b
dart.fetchGitHashesScript: fetch submodules to match behavior of fetchgit ( #502322 )
2026-04-10 21:55:48 +00:00
Peder Bergebakken Sundt
fb60d102d7
scala-next: 3.8.2 -> 3.8.3 ( #506907 )
2026-04-10 21:08:34 +00:00
Wolfgang Walther
19885395bb
haskell.compiler.ghc9122: drop
...
Latest 9.12.x minor release is 9.12.4, which is also in Stackage Nightly
already, so will never be the latest in a Stackage major version.
Thus, dropping according to the GHC Deprecation Policy.
2026-04-10 10:50:02 +02:00
Wolfgang Walther
6a42f32f4b
ghc/common-hadrian: skip .1 on versionOlder checks
...
This makes it a tad clearer that this matches only the prior major
versions.
2026-04-10 10:38:57 +02:00
Wolfgang Walther
e28db541d4
haskell.compiler.ghc9102: drop
...
Latest 9.10.x minor release is 9.10.3, which is also in Stackage 24.12+.
Thus, dropping according to the GHC Deprecation Policy.
2026-04-10 10:38:56 +02:00
nixpkgs-ci[bot]
433e853a47
Merge master into staging-next
2026-04-10 00:26:54 +00:00
Tom Herbers
f8d24454ca
go_1_25: 1.25.8 -> 1.25.9
...
Changelog: https://go.dev/doc/devel/release#go1.25.minor
2026-04-10 00:24:40 +02:00
sternenseemann
bc9ff3c831
haskell.{compiler,packages}.microhs: init at 0.15.4.0 ( #460845 )
2026-04-09 21:40:20 +00:00
Alex Tunstall
e805baacb7
haskell.{compiler,packages}.microhs: init
...
The package set is built entirely from source using the stdenv and Hugs.
This also replaces the recently added microhs package, which was built
from pre-generated compiler output.
Co-authored-by: sternenseemann <sternenseemann@systemli.org >
2026-04-09 22:33:33 +01:00
nixpkgs-ci[bot]
db616ba1b2
Merge master into staging-next
2026-04-09 18:22:15 +00:00
Tobiasz Laskowski
b6d691ad1a
haxe: 4.3.6 -> 4.3.7
2026-04-09 16:22:44 +01:00
Tobiasz Laskowski
4c4626a7c5
ocamlPackages.luv: 0.5.12 -> 0.5.14
2026-04-09 15:15:49 +01:00
nixpkgs-ci[bot]
6d0eec6cd9
Merge master into staging-next
2026-04-09 12:22:26 +00:00
Aleksana
d374c1fa96
flutterPackages: fix hostPlatform rename evaluation warning ( #507484 )
2026-04-09 09:23:35 +00:00
aoli-al
a0b297630f
jetbrains.jdk-21, jetbrains.jdk-no-jcef-21: init
2026-04-08 22:13:11 -03:00
Xiangyan Sun
a62f385df3
ber_metaocaml: 114 -> 153
2026-04-08 18:03:55 -07:00
David McFarland
8e2546f16c
dotnet: move vmr update script to file
2026-04-07 21:11:33 -03:00
David McFarland
3a881b7301
dotnetCorePackages.sdk_10_0-source: use 2xx sdk
...
A source-built 2xx sdk was added, but this alias wasn't using it.
2026-04-07 20:59:08 -03:00
David McFarland
3676eaa626
dotnet: remove unused deps
2026-04-07 20:59:08 -03:00
David McFarland
4eee53690d
dotnet: combine binary and source release directories
2026-04-07 20:59:08 -03:00
nixpkgs-ci[bot]
43334c384f
Merge master into staging-next
2026-04-07 17:28:11 +00:00
Jo
b3063ae363
pkgsi686Linux.pkgsMusl.gcc: Use libssp_nonshared from musl ( #496518 )
2026-04-07 12:59:29 +00:00