Weijia Wang
10a5379763
gnat14: fix build on x86_64-darwin
2024-05-21 17:52:45 +02:00
Randy Eckenrode
44e55797be
gcc14: add x86_64-darwin support
2024-05-21 12:08:26 +02:00
Weijia Wang
d851de2647
gcc14: add aarch64-darwin support
2024-05-21 12:08:26 +02:00
Sergei Trofimovich
75104490c0
gcc14, gfortran14, gnat14, gccgo14: init at 14.1.0
...
Changes: https://gcc.gnu.org/gcc-14/changes.html
2024-05-21 12:08:26 +02:00
Cosima Neidahl
51aef03260
Merge pull request #311570 from OPNA2608/update/open-watcom-v2
...
open-watcom-v2-unwrapped: 0-unstable-2023-11-24 -> 0-unstable-2024-05-14
2024-05-20 15:05:02 +02:00
Jeremy Schlatter
eb9c0fab4b
hvm: 1.0.9 -> 2.0.12
2024-05-19 21:21:59 -07:00
Weijia Wang
d5448d8225
Merge pull request #312871 from eliandoran/darwin/security_sdk
...
treewide: fix builds on darwin due to missing `Security` framework
2024-05-20 00:16:51 +02:00
Raghav Sood
6c0b7a92c3
Merge pull request #311815 from ExpidusOS/feat/flutter-3.22.0
...
flutter: 3.19.4 -> 3.22.0
2024-05-20 00:58:20 +08:00
Naïm Favier
a3053c44ca
Merge branch 'master' into haskell-updates
2024-05-19 16:57:12 +02:00
Sandro
f9256de828
Merge pull request #312674 from SuperSandro2000/intel-graphics-compiler
...
intel-graphics-compiler: 1.0.16238.4 -> 1.0.16695.4
2024-05-19 16:29:15 +02:00
Elian Doran
2fc8b1e83f
odin: fix build on darwin
2024-05-19 11:27:53 +03:00
github-actions[bot]
a06bb18789
Merge master into haskell-updates
2024-05-19 00:14:55 +00:00
Sameer Rahmani
5cc1875026
llvm,mlir: Fix the install location of cmake modules
2024-05-18 15:20:04 +01:00
Sandro Jäckel
965b84d74d
intel-graphics-compiler: 1.0.16238.4 -> 1.0.16695.4
...
Changelog: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.16695.4
2024-05-18 16:08:52 +02:00
Aleksana
ff02eca542
Merge pull request #308504 from Liamolucko/circt-darwin
...
circt: fix darwin linking issues
2024-05-18 13:04:21 +08:00
github-actions[bot]
154bc6bfe6
Merge master into haskell-updates
2024-05-18 00:12:56 +00:00
Greg Pfeil
a4da2dc9ce
Add @ceedubs and @sellout as UCM maintainers.
...
@ceedubs is Cody Allen, an employee of Unison Computing, and @sellout is Greg
Pfeil, a contributor to Unison.
2024-05-17 09:01:28 -06:00
github-actions[bot]
e66b4dc442
Merge master into haskell-updates
2024-05-17 00:13:25 +00:00
Pol Dellaiera
e79136911a
Merge pull request #312155 from r-ryantm/auto-update/odin
...
odin: dev-2024-04a -> dev-2024-05
2024-05-16 22:18:36 +02:00
David McFarland
f009be0c53
Merge pull request #311802 from corngood/dotnet-upgrade
...
Dotnet upgrade: May 2024
2024-05-16 16:38:32 -03:00
sternenseemann
131400c2e2
haskell.compiler: port all make/native-bignum GHCs to common expr
...
The common expression is a little messy to avoid rebuilds. It can be
cleaned up in a second step.
`9.4.8.fixme.nix` is used temporarily so that git's rename detection
gets where common-make-native-bignum.nix is coming from.
8.10.7 keeps its expression since it uses integer-simple which changes
the expression's interface. This is unfortunately very annoying to
reflect in a common expression.
2024-05-16 15:47:56 +02:00
R. Ryantm
ab7a896084
odin: dev-2024-04a -> dev-2024-05
2024-05-16 08:14:43 +00:00
Tristan Ross
5a9c5be31d
flutter: 3.19.4 -> 3.22.0
2024-05-15 07:56:03 -07:00
David McFarland
581cf4d435
dotnetCorePackages.dotnet_8: 8.0.4 -> 8.0.5
2024-05-15 11:00:37 -03:00
Joseph Stahl
23835bcff7
zulu22: fix javafx hashes ( #311800 )
2024-05-15 15:09:28 +02:00
Naïm Favier
c029b7f004
Merge pull request #307204 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2024-05-15 14:52:03 +02:00
Sigmanificient
cecbef9c8c
rasm: add sigmanificient to maintainers
2024-05-15 09:21:58 +02:00
David McFarland
fdec08260d
dotnetCorePackages.sdk_8_0: 8.0.4 -> 8.0.5
2024-05-14 21:58:25 -03:00
David McFarland
7a0036a4e9
dotnetCorePackages.sdk_7_0: 7.0.18 -> 7.0.19
2024-05-14 21:58:09 -03:00
David McFarland
b849834581
dotnetCorePackages.sdk_6_0: 6.0.29 -> 6.0.30
2024-05-14 21:57:40 -03:00
github-actions[bot]
e49079e5ca
Merge master into haskell-updates
2024-05-15 00:13:25 +00:00
Emily Trau
311cd0a3d8
Merge pull request #311145 from TomaSajt/odin
...
odin: fix patches for darwin
2024-05-15 09:56:49 +10:00
R. Ryantm
91a5828179
flix: 0.46.0 -> 0.47.0
2024-05-14 12:57:28 +00:00
OPNA2608
16685630aa
open-watcom-v2-unwrapped: 0-unstable-2023-11-24 -> 0-unstable-2024-05-14
2024-05-14 08:14:00 +02:00
github-actions[bot]
105028cf9e
Merge master into haskell-updates
2024-05-14 00:13:38 +00:00
Weijia Wang
03ac0696e8
Merge pull request #310031 from r-ryantm/auto-update/erg
...
erg: 0.6.35 -> 0.6.36
2024-05-13 23:32:12 +02:00
Vincent Laporte
699ddd8f8e
ocaml-ng.ocamlPackages_5_2.ocaml: 5.2.0-β2 → 5.2.0
2024-05-13 16:37:48 +02:00
Vaibhav Sagar
640cf550ee
haskell.compiler.ghc910: init at 9.10.1
...
https://www.haskell.org/ghc/blog/20240510-ghc-9.10.1-released.html
2024-05-13 12:22:46 +02:00
github-actions[bot]
5a817226eb
Merge master into haskell-updates
2024-05-13 00:13:56 +00:00
TomaSajt
228c11d09d
odin: fix patches for darwin
2024-05-12 21:08:33 +02:00
Weijia Wang
7199c67781
Merge pull request #309153 from r-ryantm/auto-update/ballerina
...
ballerina: 2201.8.6 -> 2201.9.0
2024-05-12 21:01:05 +02:00
Weijia Wang
e238fe9630
Merge pull request #309196 from r-ryantm/auto-update/aspectj
...
aspectj: 1.9.21.2 -> 1.9.22
2024-05-12 20:54:36 +02:00
github-actions[bot]
23ad7292c8
Merge master into haskell-updates
2024-05-12 00:14:30 +00:00
github-actions[bot]
ab6da4a615
Merge master into staging-next
2024-05-12 00:02:26 +00:00
Weijia Wang
9d7c4462c8
Merge pull request #308417 from r-ryantm/auto-update/osl
...
osl: 1.13.8.0 -> 1.13.9.0
2024-05-11 20:33:15 +02:00
github-actions[bot]
42828a757c
Merge master into staging-next
2024-05-11 18:01:23 +00:00
Aleksana
66659fbae0
Merge pull request #309881 from misuzu/armv7l-llvm
...
llvmPackages_{12,13,14,15,16,17,18,git}.llvm: disable tests on 32bit arm
2024-05-12 01:36:25 +08:00
7c6f434c
3f4a9893d8
Merge pull request #303891 from hraban/sbcl/envvar-memsize
...
sbcl: read memory from envvar
2024-05-11 15:27:05 +00:00
annalee
e6cb2ba900
terra: LLVM16 pin
...
terra doesn't have a release which supports LLVM17 so pin to LLVM16
2024-05-11 10:26:52 -05:00
Jan Tojnar
4be4408157
Merge branch 'master' into staging-next
...
; Conflicts:
; maintainers/scripts/luarocks-packages.csv
; pkgs/development/lua-modules/generated-packages.nix
2024-05-11 12:47:40 +02:00