Commit Graph

24752 Commits

Author SHA1 Message Date
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Sander
b8594d9b63 haskell.compiler.ghc96{3,4}: fix builds on aarch64-linux
Applies an upstream patch that fixes a pointer type mismatch in the RTS.
https://gitlab.haskell.org/ghc/ghc/-/issues/24348

Fixed upstream starting with GHC 9.6.5.
2025-04-07 01:36:47 +00:00
nixpkgs-ci[bot]
0ffb4ba7a8 Merge cc50be1bf2 into haskell-updates 2025-04-07 00:20:38 +00:00
nixpkgs-ci[bot]
4c9d1fab5f Merge master into staging-next 2025-04-06 18:04:14 +00:00
Wolfgang Walther
ec5e0cc4d2 graalvmPackages.graalnodejs: 24.1.2 -> 24.2.0 (#393348) 2025-04-06 15:25:12 +00:00
Wolfgang Walther
e6cc6727d0 graalvmPackages.graalpy: 24.1.2 -> 24.2.0 (#393347) 2025-04-06 15:25:04 +00:00
Wolfgang Walther
7bf0060e90 graalvmPackages.truffleruby: 24.1.2 -> 24.2.0 (#393346) 2025-04-06 15:24:51 +00:00
Wolfgang Walther
89f5d2f1cb graalvmPackages.graaljs: 24.1.2 -> 24.2.0 (#393208) 2025-04-06 15:23:49 +00:00
Thomas Gerbet
4828c40ef4 vyper: 0.4.0 -> 0.4.1
Fixes CVE-2025-21607, CVE-2025-27105, CVE-2025-26622 and CVE-2025-27104.

https://github.com/vyperlang/vyper/releases/tag/v0.4.1
2025-04-06 12:56:01 +02:00
Wolfgang Walther
9e296dcf84 Merge commit '3b48b2eb41f0bcd2c0551cd1c2457fdae806c7a3' into haskell-updates-merge-nixfmt 2025-04-05 14:19:34 +02:00
js6pak
86b2ae1989 dotnet-sdk-setup-hook: add nuget.org as a package source when there is no <clear/> 2025-04-05 00:46:33 +02:00
K900
a832ea381b rustc: fix fastCross
1.86 changed the naming scheme of the stamp files.
2025-04-04 21:57:57 +03:00
emaryn
3c270cf7d0 dart.media_kit_libs_linux: adapt to version 1.2.1 2025-04-05 01:00:37 +08:00
Michael Raitza
812a744582 factor-lang: 0.99 -> 0.100
Keep 0.99 around as they are not 100% backwards compatible.

Fixes #393387
2025-04-03 22:28:45 +02:00
nixpkgs-ci[bot]
e739bdf527 Merge staging-next into staging 2025-04-03 18:05:52 +00:00
Tristan Ross
649e4d405e llvmPackages_{12,13,14,15,16,17,18,19,20,git}.mlir: use lib.cmake functions 2025-04-03 18:31:21 +02:00
Tristan Ross
bdea7758ea llvmPackages_{12,13,14,15,16,17,18,19,20,git}.mlir: move do check 2025-04-03 18:31:21 +02:00
Tristan Ross
d517dc1afe llvmPackages_{12,13,14,15,16,17,18,19,20,git}.mlir: use final attrs instead of rec 2025-04-03 18:31:21 +02:00
Tristan Ross
1b53ec3a45 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.lldb: move into lldb directory 2025-04-03 18:13:07 +02:00
Tristan Ross
6e7145141b llvmPackages_{12,13,14,15,16,17,18,19,20,git}.lldb: use lib.cmake functions 2025-04-03 18:13:07 +02:00
Tristan Ross
10b7d0114f llvmPackages_{12,13,14,15,16,17,18,19,20,git}.lldb: move src 2025-04-03 18:13:07 +02:00
Tristan Ross
7979e9b74f llvmPackages_{12,13,14,15,16,17,18,19,20,git}.lldb: use final attrs instead of rec 2025-04-03 18:13:07 +02:00
Yueh-Shun Li
1457882099 factor-lang: Restructure package for easier extension (#287852) 2025-04-04 00:11:07 +08:00
Michael Raitza
ba8b602211 factor: Restructure package for easier extension 2025-04-03 16:33:05 +02:00
K900
f05e28d80d rust: 1.85.0 -> 1.86.0 2025-04-03 14:41:10 +03:00
Paul Meyer
1a874f76cd go_1_24: 1.24.1 -> 1.24.2
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
2025-04-03 11:36:55 +02:00
K900
30830c6791 Merge remote-tracking branch 'origin/staging-next' into staging 2025-04-03 09:16:43 +03:00
Emily
61582c7043 lib/systems: use Darwin architecture names for config and uname
`aarch64-apple-darwin` no longer works with LLVM 20.
2025-04-02 21:22:47 +01:00
Emily
1e6ab3434f treewide: drop support for 32‐bit Darwin
It’s dead, Jim.
2025-04-02 21:20:44 +01:00
Emily
445f90e628 rustPlatform.fetchCargoTarball: drop (#394012) 2025-04-02 21:17:36 +01:00
Sergei Trofimovich
7ee958a270 gcc14: 14-20241116 -> 14.2.1.20250322
`gcc-14.3.0` will likely release around the end of April
(https://gcc.gnu.org/develop.html) which is a bit late for
nixos-25.05 release.

We can update to `gcc-14.3.0` after a branch-off, but let's
make the delca smaller by picking the current snapshot.

While at it:
- fix `flex` dependency propagation and use it for snapshots
- fix `version` to always contain the base version as
  cc-wrapper constructs paths to libraries based in `version`
  attribute

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
2025-04-02 20:34:47 +02:00
nixpkgs-ci[bot]
d05ee1c1cb Merge staging-next into staging 2025-04-02 16:38:11 +00:00
Silvan Mosberger
e52d633a63 Merge remote-tracking branch 'upstream/staging-next' into staging 2025-04-02 18:30:54 +02:00
Tristan Ross
50bfb2f2f8 llvmPackages_20: 20.1.1 -> 20.1.2 2025-04-02 18:18:48 +02:00
Tristan Ross
65cf1668e4 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libcxx: nixfmt 2025-04-02 17:12:39 +02:00
Tristan Ross
cb280a3a24 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libcxx: move src 2025-04-02 17:12:39 +02:00
Tristan Ross
e19361f8d3 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libcxx: move pname 2025-04-02 17:12:39 +02:00
Tristan Ross
71a22894ec llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libcxx: drop basename 2025-04-02 17:12:39 +02:00
Tristan Ross
de5cd17158 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libcxx: use final attrs instead of rec 2025-04-02 17:12:39 +02:00
Tristan Ross
e7e65eb0ab llvmPackages_{12,13,14,15,16,17,18,19,20,git}.libcxx: use lib.cmake functions 2025-04-02 17:12:39 +02:00
Tristan Ross
88b2709b78 llvmPackages_git: 21.0.0-unstable-2025-03-23 -> 21.0.0-unstable-2025-03-30 2025-04-02 17:10:24 +02:00
Tristan Ross
80f5345be0 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.lld: nixfmt 2025-04-02 17:09:47 +02:00
Tristan Ross
436e809489 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.lld: use lib.cmake functions 2025-04-02 17:09:47 +02:00
Tristan Ross
c06d7d83dd llvmPackages_{12,13,14,15,16,17,18,19,20,git}.lld: move post patch 2025-04-02 17:09:47 +02:00
Tristan Ross
3deb18034c llvmPackages_{12,13,14,15,16,17,18,19,20,git}.lld: move src 2025-04-02 17:09:47 +02:00
Tristan Ross
f5b5156596 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.lld: move pname 2025-04-02 17:09:47 +02:00
Tristan Ross
7177357b5e llvmPackages_{12,13,14,15,16,17,18,19,20,git}.lld: use final attrs instead of rec 2025-04-02 17:09:47 +02:00
Tristan Ross
219e1bbd02 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.openmp: nixfmt 2025-04-02 16:20:20 +02:00
Tristan Ross
d07d21818b llvmPackages_{12,13,14,15,16,17,18,19,20,git}.openmp: use lib.cmake functions 2025-04-02 16:20:20 +02:00
Tristan Ross
acfb171686 llvmPackages_{12,13,14,15,16,17,18,19,20,git}.openmp: condense native build inputs 2025-04-02 16:20:20 +02:00