Lukas Epple
11ead1be24
haskell.compiler.ghc984Binary: workaround com.apple.provenance xattr ( #545153 )
2026-07-24 19:34:58 +00:00
Omar Jatoi
0885304a54
scala: 3.3.6 -> 3.3.8
2026-07-24 09:03:28 -04:00
nixpkgs-ci[bot]
67baa7d684
Merge staging-next into staging
2026-07-24 12:31:39 +00:00
Vincent Laporte
16611dafa6
ocaml: fix cross-compile by adding bootstrapping ocaml ( #542468 )
2026-07-24 08:34:00 +00:00
Alex James
5fe66fcffe
haskell.compiler.ghc984Binary: workaround com.apple.provenance xattr
...
This is taken from #413450 .
2026-07-24 01:04:45 -07:00
nixpkgs-ci[bot]
90da5ffd35
Merge staging-next into staging
2026-07-24 00:29:53 +00:00
Jost Alemann
6635d957dc
zig.fetchDeps: fix zig 0.16.0 builds
...
create some tmp dir in the zig cache to work around
https://codeberg.org/ziglang/zig/issues/31964 and
https://codeberg.org/ziglang/zig/issues/35264 affecting zig 0.16.0
2026-07-23 23:01:43 +02:00
nixpkgs-ci[bot]
05a86876bd
Merge staging-next into staging
2026-07-23 18:27:57 +00:00
Arne Keller
537ef4ae65
javaPackages.compiler.openjdk8: 8u502-b01 -> 8u502-b07 ( #541729 )
2026-07-23 14:15:27 +00:00
nixpkgs-ci[bot]
08675bad08
Merge staging-next into staging
2026-07-23 12:34:13 +00:00
Yohann Boniface
a96a7b9dc6
treewide: use finalAttrs.finalPackage.doCheck ( #543265 )
2026-07-23 11:35:08 +00:00
R. Ryantm
4b73eda73c
javaPackages.compiler.openjdk8: 8u502-b01 -> 8u502-b07
2026-07-23 10:30:44 +00:00
Martin Weinelt
e393b159ea
openjdk: drop gtk2 support
2026-07-22 22:40:48 +02:00
nixpkgs-ci[bot]
585b17062b
Merge staging-next into staging
2026-07-22 12:34:09 +00:00
Arne Keller
bebbeb6399
javaPackages.compiler.openjdk17: 17.0.20+2 -> 17.0.20+8 ( #541315 )
2026-07-22 07:56:18 +00:00
nixpkgs-ci[bot]
b0003ba3f5
Merge staging-next into staging
2026-07-22 06:53:27 +00:00
R. Ryantm
0e1aa5a744
javaPackages.compiler.openjdk17: 17.0.20+2 -> 17.0.20+8
2026-07-22 04:51:17 +00:00
R. Ryantm
ce2f48f390
javaPackages.compiler.openjdk25: 25.0.4+1 -> 25.0.4+7
2026-07-22 00:11:54 +00:00
Winter
b43c707be2
rust: 1.97.0 -> 1.97.1 ( #542564 )
2026-07-21 00:30:49 +00:00
David McFarland
706fc071f1
chickenPackages_5.chickenEggs: fix some broken eggs ( #543186 )
2026-07-20 18:48:46 +00:00
Vladimír Čunát
307e8e4aa0
staging-next 2026-07-15 ( #541843 )
2026-07-20 15:41:43 +00:00
David McFarland
9f37022845
dotnet: july 2026 releases ( #542304 )
2026-07-20 13:20:20 +00:00
Vladimír Čunát
88ef9c0c2c
Merge master into staging-next
2026-07-20 12:43:15 +02:00
Tristan Ross
505ba675fe
llvmPackages_git: 23.0.0-unstable-2026-07-12 -> 24.0.0-unstable-2026-07-19
2026-07-19 22:45:13 -07:00
Tristan Ross
acccf0fdbf
llvmPackages_23: init from git
2026-07-19 22:34:09 -07:00
Tristan Ross
90c2cdecb0
llvmPackages_git: 23.0.0-unstable-2026-07-12 -> 23.1.0-rc1
2026-07-19 22:31:10 -07:00
Guy Chronister
b9a2920c0e
mozart2{,-binary}: migrate to pkgs/by-name
...
- Move mozart2 to pkgs/by-name/mo/mozart2/package.nix
- Move mozart-binary to pkgs/by-name/mo/mozart-binary/package.nix
- Relocate patch-limits.diff alongside mozart2
- Remove mozart2 and mozart2-binary from all-packages.nix
- No functional changes; structural migration only
2026-07-19 10:28:13 -05:00
Guy Chronister
90f3330128
mozart-binary: modernize derivation, switch to finalAttrs, update hash
...
- Replace let‑bound version/binaries with finalAttrs‑scoped values
- Move fetchurl hash to `hash` attribute
- Add `strictDeps` and `__structuredAttrs`
- Keep platform dispatch logic but relocate it inside finalAttrs
- Preserve existing buildCommand logic and emacs PATH wrapping
- No functional changes beyond hash update and structured‑attrs migration
Assisted-by: Gemini 3.1 Pro
2026-07-19 10:28:13 -05:00
Guy Chronister
ef86319729
mozart2: modernize derivation, fix hashes, enable structured attrs
...
- Switch mkDerivation to `finalAttrs` form
- Replace deprecated `sha256` with `hash`
- Update bootcompiler and source hashes
- Add `strictDeps` and `__structuredAttrs`
- Move `jre8_headless` to nativeBuildInputs
- Clean up pname/version usage in URL
2026-07-19 10:28:13 -05:00
Guy Chronister
c831bccf07
mozart2: move top-level definitions to derivation
2026-07-19 10:28:13 -05:00
Daniel Nagy
2f4880b2a1
ecl_16_1_2: drop
...
This old version of the package is not used anywhere and has not been building
successfully since 2024.
2026-07-19 10:42:02 +02:00
Peder Bergebakken Sundt
a0d022d0f4
treewide: use finalAttrs.finalPackage.doCheck
2026-07-18 18:23:21 +02:00
Daniel Nagy
235aa70d92
chickenPackages_5.chickenEggs: fix some broken eggs
2026-07-18 15:30:00 +02:00
Vladimír Čunát
4c9e7ea7ad
gnat13: fix build on darwin ( #542352 )
2026-07-18 04:53:41 +00:00
Michael Daniels
6004f6596a
Merge branch 'master' into staging-next
2026-07-17 22:18:32 -04:00
Karolis Stasaitis
e58e0e8cfb
rust: add riscv32-none target platform
2026-07-17 09:32:25 +02:00
nixpkgs-ci[bot]
167fd5c8c0
Merge master into staging-next
2026-07-17 00:32:06 +00:00
Florian Klink
327df7d066
yosys: 0.62 -> 0.67 ( #542197 )
2026-07-16 21:10:19 +00:00
nixpkgs-ci[bot]
38a259e13b
Merge master into staging-next
2026-07-16 18:25:16 +00:00
Ulrik Strid
243a3c1790
Update license of OCaml ( #537796 )
2026-07-16 14:32:07 +00:00
nixpkgs-ci[bot]
baab16d485
Merge master into staging-next
2026-07-16 12:33:46 +00:00
7c6f434c
b36ddabdd9
ecl: use fixDarwinDylibNames ( #542059 )
2026-07-16 10:36:51 +00:00
nixpkgs-ci[bot]
0f44e46420
Merge master into staging-next
2026-07-16 06:50:07 +00:00
·𐑑𐑴𐑕𐑑𐑩𐑤
def7d4d5df
ocaml: fix cross-compile by adding bootstrapping ocaml
...
Fixes cross compilation looking for ocamlc:
checking if the installed OCaml compiler can build the cross compiler... ./configure: line 4348: ocamlc: command not found
no (5.4.1 vs )
configure: error: exiting
Assisted-by: DeepSeek V4 Flash
2026-07-16 12:08:22 +07:00
zowoq
e07740f898
treewide: drop x86_64-darwin from update scripts ( #541166 )
2026-07-16 01:27:09 +00:00
zowoq
98e25e3322
various: drop obsolete broken ( #541220 )
2026-07-16 01:26:54 +00:00
Michael Daniels
dd7af89e2f
Merge branch 'master' into staging-next
2026-07-15 19:33:27 -04:00
Heitor Augusto
d59516748c
various: clean up after x86_64-darwin drop ( #541168 )
2026-07-15 20:27:20 +00:00
whispers
4893b4e92d
rust: 1.97.0 -> 1.97.1
...
blog: https://blog.rust-lang.org/releases/1.97.1
changelog: https://github.com/rust-lang/rust/blob/1.97.1/RELEASES.md
diff: https://github.com/rust-lang/rust/compare/1.97.0...1.97.1
2026-07-15 15:03:24 -04:00
K900
1cb2e8437a
Merge remote-tracking branch 'origin/master' into staging-next
2026-07-15 21:31:19 +03:00