Commit Graph

18619 Commits

Author SHA1 Message Date
Thiago Kenji Okada
bf40cc63d8
Merge pull request #313927 from wegank/openjdk-bump-split-4
openjdk17, openjfx17, corretto17: update
2024-05-26 16:00:23 +01:00
John Ericson
ad6fa01c06 llvmPackages.compiler-rt: Add flag to force libcompiler-rt.a creation
See the code comments for details

Also replace a bad hard-coded `freebsd` with a flexible `*` wildcard in
the `doFakeLibgcc` implementation.
2024-05-26 10:55:15 -04:00
Ali Abrar
d0b08ab5de llvmPackages: libcxx: link stdlib
See: https://github.com/NixOS/nixpkgs/pull/246577/files#r1600650238

This code was breaking some thing for me, and I believe it was a
mistake. I hink we *do* wanna link libc, since libc++ depends on it, but
*don't* want to link an already-existing C++ standard library
implementation. `-nostdlib++` without `-nostdlib` therefore seems
correct to me.

Without this change, we do indeed fail to link OpenBSD.
2024-05-26 10:55:15 -04:00
John Ericson
0c6d2eee3c llvmPackages.libcxx: Fix compiling for OpenBSD 2024-05-26 10:55:15 -04:00
John Ericson
222a29eb53 llvmPackages.clang: Fix special-case for OpenBSD to be less special 2024-05-26 10:55:15 -04:00
Giulio Cocconi
577e785181 gnu-smalltalk: fix-build 2024-05-26 11:35:58 +02:00
Matthias Beyer
32c609cc57
Merge pull request #314460 from r-ryantm/auto-update/lobster
lobster: 2023.13 -> 2024.0
2024-05-26 11:12:58 +02:00
Infinidoge
a49ac84467
jetbrains-jdk: 17.0.11-b1000.8 -> 17.0.11-b1207.24) 2024-05-25 20:28:15 -04:00
sternenseemann
741dfd28b9 Merge master into haskell-updates 2024-05-25 22:54:26 +02:00
Infinidoge
09b0b53e3c corretto: 17.0.8.8.1 -> 17.0.11.9.1
Removes the FixNullPtrCast patch, as it failed to apply.
Need to investigate whether the patch needs to be updated for this
version, or if the patch was backported into corretto's JDK source.
2024-05-25 20:39:54 +02:00
Nick Cao
b61f187bc3
Merge pull request #314300 from r-ryantm/auto-update/erg
erg: 0.6.36 -> 0.6.37
2024-05-25 08:43:27 -04:00
Infinidoge
614dc610fe openjfx: 17.0.6+3 -> 17.0.11-ga 2024-05-25 14:11:53 +02:00
Infinidoge
5a3c6df28f openjdk: 17.0.7+7 -> 17.0.11+9 2024-05-25 14:11:53 +02:00
Thiago Kenji Okada
3292b1e79b
Merge pull request #313925 from wegank/openjdk-bump-split-3
openjdk11, openjfx11, corretto11: update
2024-05-25 12:16:46 +01:00
R. Ryantm
37245e94f3 lobster: 2023.13 -> 2024.0 2024-05-25 02:46:05 +00:00
github-actions[bot]
edc6c261ab
Merge master into haskell-updates 2024-05-25 00:13:23 +00:00
Infinidoge
9710ec0b8e corretto: 11.0.20.9.1 -> 11.0.23.9.1 2024-05-25 00:54:43 +02:00
Infinidoge
ccbada92bb
adoptopenjdk-bin: mark EOL releases as vulnerable 2024-05-24 17:45:20 -04:00
Infinidoge
0da3bbed9d
corretto: remove unnecessary inputs 2024-05-24 17:45:20 -04:00
Infinidoge
d8e578b4f9
corretto: use version as rev 2024-05-24 17:08:47 -04:00
Infinidoge
e397de45fe
openjfx: mark EOL releases as vulnerable 2024-05-24 17:06:06 -04:00
Infinidoge
bc1d332e1e
openjfx: build openjfx21 with openjdk21 2024-05-24 17:06:06 -04:00
Infinidoge
936fd7cb3b
openjfx: build openjfx20 with openjdk20 2024-05-24 17:06:05 -04:00
Infinidoge
d3307e2d2f
openjdk: add infinidoge as maintainer 2024-05-24 17:06:05 -04:00
Infinidoge
4484cc91ac
openjdk: mark openjdk19 and openjdk20 as EOL 2024-05-24 17:06:05 -04:00
Infinidoge
9d2a4fde3b
semeru-bin: update sources 2024-05-24 16:50:36 -04:00
Infinidoge
fef3145c8d
semeru-bin: mark EOL releases as vulnerable 2024-05-24 16:39:20 -04:00
Infinidoge
70b1aa3c71
semeru-bin: init at 21 2024-05-24 16:39:20 -04:00
Infinidoge
7afa74c72d
semeru-bin: fix issue with 1-tuple impls 2024-05-24 16:39:20 -04:00
Infinidoge
4d548bc90e
semeru-bin: update sources 2024-05-24 16:39:20 -04:00
Weijia Wang
c341ac58ae
Merge pull request #313923 from wegank/openjdk-bump-split-2
openjdk8: 8u362-ga -> 8u412-ga
2024-05-24 18:40:24 +02:00
R. Ryantm
26d1c4f025 erg: 0.6.36 -> 0.6.37 2024-05-24 14:39:38 +00:00
Weijia Wang
7eb4e94008
Merge pull request #313920 from wegank/openjdk-bump-split-1
openjdk{16,18,19,20}, openjfx{20,22}: update
2024-05-24 12:54:46 +02:00
Aleksana
ccb20d6611
Merge pull request #312190 from Sigmanificient/rasm
rasm: 0.117 -> 2.2.3, change upstream source
2024-05-24 16:14:52 +08:00
Jörg Thalheim
ffc64adcdb
Merge pull request #311317 from avnik/avnik/edk2-cross-fix
edk2: cross-compilation fix
2024-05-24 10:14:13 +02:00
Sigmanificient
203a48ad35 pkgs/development: remove unused fetchpatch arguments 2024-05-24 02:53:57 +02:00
github-actions[bot]
b08ebe20d2
Merge master into haskell-updates 2024-05-24 00:13:43 +00:00
Infinidoge
6c26092a0e openjfx: 11.0.18+1 -> 11.0.20+1 2024-05-23 10:40:24 +02:00
Infinidoge
fd875d904c openjdk: 11.0.19+7 -> 11.0.23+9 2024-05-23 10:40:10 +02:00
Infinidoge
1962ef0f77 openjdk: 8u362-ga -> 8u412-ga 2024-05-23 10:38:10 +02:00
Infinidoge
82ee713858 openjfx: 22+30 -> 22.0.1-ga 2024-05-23 10:33:01 +02:00
Infinidoge
895d63ca56 openjfx: 20+19 -> 20.0.2-ga 2024-05-23 10:32:50 +02:00
Infinidoge
9572407ad8 openjdk: 20+36 -> 20.0.2+9 2024-05-23 10:32:24 +02:00
Infinidoge
25f344d272 openjdk: 19.0.2+7 -> 19-ga 2024-05-23 10:32:11 +02:00
Infinidoge
0611f7c61b openjdk: 18+36 -> 18.0.2.1+1
This bump was made to match the last available version of OpenJDK 18,
despite the package being marked as insecure due to End of Life.
2024-05-23 10:32:02 +02:00
Infinidoge
dede7feaa7 openjdk: 16+36 -> 16.0.2-ga
Build number is set to 1, as this was the last release and thus had no
build number.

Additionally, this update is made despite the fact that the package is
marked as insecure, to pull in the small number of accumulated fixes.
2024-05-23 10:31:27 +02:00
Weijia Wang
a5a0a692f3
Merge pull request #313404 from r-ryantm/auto-update/kotlin
kotlin: 1.9.24 -> 2.0.0
2024-05-23 07:29:22 +02:00
github-actions[bot]
91c2e44666
Merge master into haskell-updates 2024-05-23 00:13:17 +00:00
am-on
c9158a1b25 elmPackages.elm-analyse: fix starting server
Couldn't start elm-analyse server (`elm-analyse -s`) with previous
node-watch version. See https://github.com/stil4m/elm-analyse/issues/253
for more details.
2024-05-22 20:18:53 +02:00
Weijia Wang
fbe324ceae
Merge pull request #305387 from wegank/mcfgthread-12-drop
windows.mcfgthreads_pre_gcc_13: drop
2024-05-22 20:05:33 +02:00
Weijia Wang
89f23464e2
Merge pull request #312922 from ereslibre/bump-unison
unison-ucm: 0.5.19 -> 0.5.20
2024-05-22 19:45:41 +02:00
Jeremy Schlatter
4ea05703b3
hvm: correct license and update description
HVM1 had an MIT license, but HVM2 has an Apache license.

HVM1: https://github.com/HigherOrderCO/HVM1/blob/master/LICENSE
HVM2: https://github.com/HigherOrderCO/HVM/blob/main/LICENSE

Updated description from hvm repo: https://github.com/HigherOrderCO/HVM/
2024-05-21 23:34:57 -07:00
github-actions[bot]
7d41da6c40
Merge master into haskell-updates 2024-05-22 00:13:00 +00:00
Weijia Wang
313e70ebdc
Merge pull request #309788 from trofi/gcc-14-init
gcc14, gfortran14, gnat14, gccgo14: init at 14.1.0
2024-05-22 00:34:06 +02:00
Nick Cao
348be3c3eb
Merge pull request #313125 from r-ryantm/auto-update/circt
circt: 1.74.0 -> 1.75.0
2024-05-21 18:08:25 -04:00
Weijia Wang
10a5379763 gnat14: fix build on x86_64-darwin 2024-05-21 17:52:45 +02:00
Rafael Fernández López
5ce7667481 unison-ucm: 0.5.19 -> 0.5.20 2024-05-21 16:08:42 +02:00
R. Ryantm
7ea6c1ec81 kotlin: 1.9.24 -> 2.0.0 2024-05-21 13:19:27 +00: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
sternenseemann
131d97df5c haskell.compiler: simplify whitespace for make/native-bignum GHCs
Conditional whitespace was only necessary to prevent rebuilds. We can
now revert this since it doesn't make a functional difference.
2024-05-20 20:30:12 +02:00
sternenseemann
ea9498a08d haskell.compiler: simplify patch logic for make/native-bignum GHCs
This only reorders the patches in some cases, as can be seen by
comparing the patch lists using before and after this change:

 ghc902:
+  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/a6i4qgs42rmfvlclpqb5c4np7p66sbwx-ghc-docs-sphinx-6.0.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/cixlb1974spszv897qklibd6avlwk8ic-ghc-9.0.2-fcompact-unwind.patch
 ghc925:
+  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/a6i4qgs42rmfvlclpqb5c4np7p66sbwx-ghc-docs-sphinx-6.0.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
 ghc926:
+  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/a6i4qgs42rmfvlclpqb5c4np7p66sbwx-ghc-docs-sphinx-6.0.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
 ghc927:
+  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/a6i4qgs42rmfvlclpqb5c4np7p66sbwx-ghc-docs-sphinx-6.0.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
 ghc928:
+  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/a6i4qgs42rmfvlclpqb5c4np7p66sbwx-ghc-docs-sphinx-6.0.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-  * /nix/store/648bdlavl7b09llwsvgzxlf3kj8di0mg-1482.patch
   * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
 ghc945:
-  * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
   * /nix/store/a6i4qgs42rmfvlclpqb5c4np7p66sbwx-ghc-docs-sphinx-6.0.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-ghc946:
   * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
+ghc946:
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
+  * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
   * /nix/store/grgg5qjcwj5n8dyp50z4gwfd9vig09px-9.4.6-bytestring-posix-source.patch
 ghc947:
-  * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
-ghc948:
   * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
+ghc948:
   * /nix/store/dxnmnf26y1mj6d4rd6r9nglbwlidqxl9-docs-sphinx-7.patch
+  * /nix/store/vm78w4fi23blaqq2ahl3m5842yri7lik-6c796218c92f93c95e94d5ec2d077f6956f68e98.patch
2024-05-20 20:30:05 +02:00
github-actions[bot]
1f54473d6b
Merge master into staging-next 2024-05-20 18:01:14 +00:00
R. Ryantm
872ed3c823 circt: 1.74.0 -> 1.75.0 2024-05-20 13:19:56 +00: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
github-actions[bot]
6ff1451c6f
Merge master into staging-next 2024-05-20 12:01:29 +00:00
Jeremy Schlatter
eb9c0fab4b
hvm: 1.0.9 -> 2.0.12 2024-05-19 21:21:59 -07:00
github-actions[bot]
aea14e9bac
Merge master into staging-next 2024-05-20 00:02:10 +00: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
github-actions[bot]
92e2992245
Merge master into staging-next 2024-05-19 18:01:10 +00: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
github-actions[bot]
597d0e775d
Merge master into staging-next 2024-05-19 16:01:55 +00: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
github-actions[bot]
e18e972af2
Merge master into staging-next 2024-05-19 12:01:13 +00: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
R. Ryantm
e92be3e050 aspectj: 1.9.22 -> 1.9.22.1 2024-05-18 22:25:37 +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
github-actions[bot]
182d247086
Merge master into staging-next 2024-05-18 06:01:12 +00: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
Sigmanificient
a1c8fe355c rasm: migrate to by-name 2024-05-17 21:14:44 +02:00
github-actions[bot]
c537cc4af4
Merge master into staging-next 2024-05-17 18:01:08 +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
github-actions[bot]
212fb8cd17
Merge master into staging-next 2024-05-17 00:02:09 +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
Sigmanificient
8dc6448187 rasm: 0.117 -> 2.2.3, change upstream source 2024-05-16 14:22:57 +02:00
R. Ryantm
ab7a896084 odin: dev-2024-04a -> dev-2024-05 2024-05-16 08:14:43 +00:00
github-actions[bot]
bb81a9932e
Merge master into staging-next 2024-05-15 18:00:59 +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
github-actions[bot]
ef850861bc
Merge master into staging-next 2024-05-15 12:01:11 +00:00