Wolfgang Walther
4a5ab1eb69
haskell.compiler.ghc865Binary: drop
...
This was used for bootstrapping GHC on powerpc64le, but it's unclear
whether that actually still works. It makes no sense to pretend to
support it, when it's most likely broken, but we can't even verify.
Also the bootstrap chain will be broken once we drop GHC 8.10.7, so we
might as well drop the whole thing.
2025-09-07 00:32:48 +02:00
Wolfgang Walther
cdb246abb3
Merge commit '5203378d1dbf394970184006df4d6111065601a4' into haskell-updates
2025-09-06 21:18:41 +02:00
nixpkgs-ci[bot]
0b98a49ec9
Merge master into staging-next
2025-09-06 18:04:41 +00:00
linsui
aea5e85af8
flutter: set sourceProvenance
2025-09-06 22:44:56 +08:00
sternenseemann
62a276d4cd
haskell.compiler.ghcjs: remove at 8.10.7 ( #422342 )
2025-09-06 15:08:39 +02:00
sternenseemann
60dfb9bae8
haskell.compiler.ghcjs: remove at 8.10.7
2025-09-06 14:56:30 +02:00
Wolfgang Walther
0c5d7ad8e0
haskell.compiler.ghc983: drop
...
Latest 9.8.x minor release is 9.8.4, which is also in Stackage 23.28.
Thus, dropping according to the GHC Deprecation Policy.
(cherry picked from commit 0943cd9574 )
2025-09-06 14:38:43 +02:00
Wolfgang Walther
d5e27faf8e
haskell.compiler.ghc982: drop
...
Latest 9.8.x minor release is 9.8.4, which is also in Stackage 23.28.
Thus, dropping according to the GHC Deprecation Policy.
(cherry picked from commit 1874b16d38 )
2025-09-06 14:38:42 +02:00
Wolfgang Walther
4405a6a81c
haskell.compiler.ghc981: drop
...
Latest 9.8.x minor release is 9.8.4, which is also in Stackage 23.28.
Thus, dropping according to the GHC Deprecation Policy.
(cherry picked from commit 50b634db21 )
2025-09-06 14:38:42 +02:00
Wolfgang Walther
cfa7d4d560
haskell.compiler.ghc966: drop
...
Latest 9.6.x minor release is 9.6.7, which is also in Stackage 22.44.
Thus, dropping according to the GHC Deprecation Policy.
(cherry picked from commit a8920172f0 )
2025-09-06 14:38:41 +02:00
Wolfgang Walther
2a85d5e998
haskell.compiler.ghc965: drop
...
Latest 9.6.x minor release is 9.6.7, which is also in Stackage 22.44.
Thus, dropping according to the GHC Deprecation Policy.
(cherry picked from commit ef2d9b7ffa )
2025-09-06 14:38:40 +02:00
Wolfgang Walther
7b693d97aa
haskell.compiler.ghc964: drop
...
Latest 9.6.x minor release is 9.6.7, which is also in Stackage 22.44.
Thus, dropping according to the GHC Deprecation Policy.
(cherry picked from commit 78f24837ce )
2025-09-06 14:38:39 +02:00
Wolfgang Walther
5ebeca32d4
haskell.compiler.ghc947: drop
...
Latest 9.4.x minor release is 9.4.8, which is also in Stackage 21.25.
Thus, dropping according to the GHC Deprecation Policy.
(cherry picked from commit a24e99ea74 )
2025-09-06 14:38:39 +02:00
Wolfgang Walther
b03a4b0b51
haskell.compiler.ghc946: remove left-over patch
...
This was specific to GHC 9.4.6 and should have been dropped in
95c179f9fb as well.
(cherry picked from commit 7edc323045 )
2025-09-06 14:38:36 +02:00
h7x4
501a82e406
mozart: pin boost to boost183
...
This package has not been building correctly for a while.
This is the last version of boost that mozart will build against with
the current source.
2025-09-06 12:33:29 +02:00
nixpkgs-ci[bot]
2c83c4b1bd
Merge d1537033b5 into haskell-updates
2025-09-06 00:19:28 +00:00
nixpkgs-ci[bot]
7db992d114
Merge master into staging-next
2025-09-05 18:05:26 +00:00
Wolfgang Walther
0943cd9574
haskell.compiler.ghc983: drop
...
Latest 9.8.x minor release is 9.8.4, which is also in Stackage 23.28.
Thus, dropping according to the GHC Deprecation Policy.
2025-09-05 12:23:44 +02:00
Wolfgang Walther
1874b16d38
haskell.compiler.ghc982: drop
...
Latest 9.8.x minor release is 9.8.4, which is also in Stackage 23.28.
Thus, dropping according to the GHC Deprecation Policy.
2025-09-05 12:23:43 +02:00
Wolfgang Walther
50b634db21
haskell.compiler.ghc981: drop
...
Latest 9.8.x minor release is 9.8.4, which is also in Stackage 23.28.
Thus, dropping according to the GHC Deprecation Policy.
2025-09-05 12:23:42 +02:00
Wolfgang Walther
a8920172f0
haskell.compiler.ghc966: drop
...
Latest 9.6.x minor release is 9.6.7, which is also in Stackage 22.44.
Thus, dropping according to the GHC Deprecation Policy.
2025-09-05 12:23:42 +02:00
Wolfgang Walther
ef2d9b7ffa
haskell.compiler.ghc965: drop
...
Latest 9.6.x minor release is 9.6.7, which is also in Stackage 22.44.
Thus, dropping according to the GHC Deprecation Policy.
2025-09-05 12:23:41 +02:00
Wolfgang Walther
78f24837ce
haskell.compiler.ghc964: drop
...
Latest 9.6.x minor release is 9.6.7, which is also in Stackage 22.44.
Thus, dropping according to the GHC Deprecation Policy.
2025-09-05 12:23:40 +02:00
Wolfgang Walther
a24e99ea74
haskell.compiler.ghc947: drop
...
Latest 9.4.x minor release is 9.4.8, which is also in Stackage 21.25.
Thus, dropping according to the GHC Deprecation Policy.
2025-09-05 12:23:39 +02:00
Wolfgang Walther
7edc323045
haskell.compiler.ghc946: remove left-over patch
...
This was specific to GHC 9.4.6 and should have been dropped in
95c179f9fb as well.
2025-09-05 12:23:37 +02:00
kyehn
873854efc0
flutter335: 3.35.2 -> 3.35.3
2025-09-05 01:47:00 +00:00
nixpkgs-ci[bot]
8d45158d12
Merge bdbd743a2b into haskell-updates
2025-09-05 00:20:47 +00:00
Emily
48c2a4e440
crystal_1_11: drop
...
LLVM 15 is being removed for the 25.11 release.
2025-09-05 00:30:02 +01:00
Weijia Wang
003996f6d9
x11basic: move to pkgs/by-name
2025-09-05 00:41:55 +02:00
Emily
886d371ce7
{crystal_1_14,crystal_1_15,crystal_1_16,crystal_1_17}: bump LLVM
...
See:
* <https://github.com/crystal-lang/crystal/blob/1.14.1/src/llvm/ext/llvm-versions.txt >
* <https://github.com/crystal-lang/crystal/blob/1.15.1/src/llvm/ext/llvm-versions.txt >
* <https://github.com/crystal-lang/crystal/blob/1.16.3/src/llvm/ext/llvm-versions.txt >
* <https://github.com/crystal-lang/crystal/blob/1.17.1/src/llvm/ext/llvm-versions.txt >
2025-09-04 19:37:18 +01:00
David McFarland
60182f5669
chickenPackages.chickenEggs.glut: fix eval on darwin
2025-09-04 13:41:35 -03:00
nixpkgs-ci[bot]
a5414f7a6d
Merge master into staging-next
2025-09-04 12:06:41 +00:00
kyehn
9927f4069d
dart: 3.8.2 -> 3.9.2
2025-09-04 17:22:17 +08:00
Wolfgang Walther
72d19d84a1
Merge commit '1db6d3c472c786a90b9eea0bcd0368eb60bf6477' into haskell-updates
2025-09-04 09:47:44 +02:00
Sean Gilligan
555884bb0b
graalvm-oracle_25-ea: 25-ea-35 -> 25-ea-36
...
Update graalvm-oracle_25-ea-35 to 25-ea-36,
currently the latest version available at:
https://github.com/graalvm/oracle-graalvm-ea-builds/releases
This is likely the final release candidate for 25.
2025-09-03 20:40:12 -07:00
K900
fa2f6adfe6
Merge remote-tracking branch 'origin/master' into staging-next
2025-09-03 21:17:21 +03:00
Wolfgang Walther
6ae791288e
Merge commit '33d95fc71031eb4a1943c8cdcea3fe95aaba0910' into haskell-updates
2025-09-03 18:37:19 +02:00
Emily
427dbff523
crystal_1_17: init at 1.17.1 ( #437526 )
2025-09-03 17:24:55 +01:00
Emily
401f6f72d3
swiftPackages.*: build with the default LLVM version ( #439408 )
2025-09-03 16:03:20 +01:00
K900
9ae07d7c4c
Merge remote-tracking branch 'origin/master' into staging-next
2025-09-03 15:18:10 +03:00
Aleksey Sidorov
4ccc7c3197
emscripten: fix cross-compilation by using host python
2025-09-03 14:52:20 +03:00
Arne Keller
0514a0ae41
openjdk8_headless: build fix ( #439709 )
2025-09-03 10:08:46 +02:00
Vladimír Čunát
a413106654
Merge branch 'master' into staging-next
2025-09-03 06:28:10 +02:00
Emily
d4a6f48bd4
llvmPackages_21: 21.1.0-rc3 -> 21.1.0 ( #437137 )
2025-09-03 01:21:08 +01:00
Amaan Qureshi
1540aa8fc2
binaryen: 123 -> 124
2025-09-02 18:39:21 -04:00
Matteo Pacini
9f30d96a72
openjdk8_headless: build fix
2025-09-02 21:32:13 +01:00
nixpkgs-ci[bot]
b4c4165f04
Merge master into staging-next
2025-09-02 18:04:47 +00:00
David McFarland
29254c7df1
chickenPackages.chickenEggs: update ( #439007 )
2025-09-02 13:39:28 -03:00
Weijia Wang
3f40fd6c2b
llvmPackages.llvm: drop a test on loongarch64 ( #426088 )
2025-09-02 15:06:43 +02:00
Daniel Nagy
6140cec27f
chickenPackages.chickenEggs: update
2025-09-02 12:30:00 +02:00