Commit Graph

24752 Commits

Author SHA1 Message Date
nixpkgs-ci[bot]
43a5de6cbb Merge master into staging-next 2025-02-14 12:05:56 +00:00
K900
8c76cbea6a llvmPackages.libc: rename shim .so to .tpl
This makes it not get deleted with cleanSource.
2025-02-14 12:25:15 +03:00
Maximilian Bosch
b5befb8547 llvm_18: fix hash of glibc fix
Closes #381739

As mentioned in this ticket, `fetchpatch2` doesn't seem stable without
`?full_index=1`.
2025-02-14 10:24:52 +01:00
Tristan Ross
51c0eeb414 llvmPackages_20: 20.1.0-rc1 -> 20.1.0-rc2 2025-02-14 09:36:39 +01:00
zowoq
c8661c685a go: remove xcbuild 2025-02-14 13:54:11 +10:00
Donovan Glover
14dd0e0e6b crystal: remove unused substituteInPlace from < 1.7.0 2025-02-13 07:54:08 -05:00
Donovan Glover
a5456d1c7f crystal: remove unused binaryUrl conditional from < 1.2.0 2025-02-13 07:52:27 -05:00
Donovan Glover
70d2302106 crystal: remove unused ffi flag from < 1.6.1 2025-02-13 07:50:05 -05:00
Donovan Glover
8eee05e8e6 crystal: remove unused patch from < 1.2.0 2025-02-13 07:05:24 -05:00
Donovan Glover
5f60939aca mint: migrate to by-name 2025-02-13 06:38:33 -05:00
Donovan Glover
5e3e2e555a mint: 0.19.0 -> 0.22.0
Also drops dependency on the legacy Crystal 1.9.
2025-02-13 06:34:38 -05:00
Donovan Glover
5f13954522 mint: modernize 2025-02-12 20:37:11 -05:00
Audrey Dutcher
ddcf23f0ee llvm: use prebuilt tblgen for NATIVE build as well
This fixes an issue building cross for OpenBSD where it would link the
NATIVE tblgen with the host zlib.
2025-02-12 18:29:24 -07:00
sternenseemann
2730bc7817 Merge commit 3c3abaa64 into haskell-updates 2025-02-13 01:35:21 +01:00
nixpkgs-ci[bot]
ba14e0aa79 Merge master into staging-next 2025-02-13 00:14:34 +00:00
sternenseemann
db8d1d37d5 haskell.compiler: drop unnecessary Sphinx patch for GHC >= 9.8
The line the patch touches is actually inside conditional code and isn't
executed with Sphinx 7, so we don't need to touch it.
2025-02-13 01:10:58 +01:00
Tristan Ross
922ee4f344 Update flutter327: 3.27.1 -> 3.27.4 (#380086) 2025-02-12 13:29:16 -08:00
nixpkgs-ci[bot]
3b33148625 Merge master into staging-next 2025-02-12 06:05:10 +00:00
Tristan Ross
c3ca7689a0 llvmPackages.libc: use clang by default (#381065) 2025-02-11 18:53:52 -08:00
nixpkgs-ci[bot]
caa383afc4 Merge 83a2581c81 into haskell-updates 2025-02-12 00:18:13 +00:00
nixpkgs-ci[bot]
696a86490d Merge master into staging-next 2025-02-12 00:14:36 +00:00
techknowlogick
83a2581c81 go_1_24: 1.24rc3 -> 1.24.0 2025-02-12 10:10:52 +10:00
Tristan Ross
1cf70331f5 flutter319: drop (#361667) 2025-02-11 13:16:41 -08:00
Bruno Bigras
611a0ee6b2 gleam: 1.8.0 -> 1.8.1 2025-02-11 13:03:42 -05:00
Tristan Ross
441b3b201e llvmPackages.libc: use clang by default 2025-02-11 07:54:23 -08:00
K900
3981aa32ac temurin-bin: minor updates (#380844) 2025-02-11 17:12:30 +03:00
R. Ryantm
67d1a17016 python312Packages.yosys: 0.49 -> 0.50 2025-02-11 13:30:47 +00:00
OPNA2608
17037d293a taglib: 1.13.1 -> 2.0.2, taglib_1: init at 1.13.1 2025-02-11 13:13:40 +01:00
nixpkgs-ci[bot]
7703504a25 Merge staging-next into staging 2025-02-11 12:06:28 +00:00
nixpkgs-ci[bot]
cdb99d3a20 Merge master into staging-next 2025-02-11 12:05:55 +00:00
sternenseemann
18440f3748 haskell.compiler.ghcjs810: set up EM_CACHE for emcc
The compiler function test now causes emcc to try and lock its
cache (which is located in the nix store unless we set EM_CACHE).

Resolves #376582.
2025-02-11 12:48:07 +01:00
Masum Reza
64f0d46a76 lldb: Fix dependency cycle between out and lib outputs (#380775) 2025-02-11 16:53:22 +05:30
Tristan Ross
e135e7f1ae llvmPackages_git: 21.0.0-unstable-2025-02-01 -> 21.0.0-unstable-2025-02-10 2025-02-11 12:18:26 +01:00
nixpkgs-ci[bot]
ca0430615f Merge staging-next into staging 2025-02-11 06:05:18 +00:00
nixpkgs-ci[bot]
5092bf66ed Merge master into staging-next 2025-02-11 06:04:50 +00:00
Francis Gagné
f5ff3cf76b lldb: Fix dependency cycle between out and lib outputs
Remove the `lib` output, so that `/lib` goes to the `out` output
instead. This fixes the following error:

ERROR: noBrokenSymlinks: the symlink .../lib/python3.12/site-packages/lldb/lldb-argdumper points to a missing target .../bin/lldb-argdumper

Fixes #380196
2025-02-10 22:45:07 -05:00
Tristan Ross
768bb2c9b6 flutter319: drop 2025-02-10 18:24:19 -08:00
Aleksana
747a831e4e musicpod: 1.12.0 -> 2.9.0 (#378895) 2025-02-11 10:17:20 +08:00
Wolfgang Walther
b19d0f6d3d treewide: replace substituteAll with replaceVars 2025-02-10 22:51:56 +01:00
misilelaboratory
7055614287 temurin-bin: minor updates
Signed-off-by: misilelaboratory <misileminecord@gmail.com>
2025-02-10 18:21:45 +09:00
Alyssa Ross
d570710367 Reapply "llvmPackages.openmp: Build static libraries when appropriate"
This reverts commit c006d5f063.

Mass rebuild accidentally merged to master, now being resubmitted to
staging.
2025-02-09 08:55:29 +01:00
Alyssa Ross
110af7ef47 Reapply "llvmPackages.openmp: Make OMPD customisable, add missing Python dependency"
This reverts commit fa648b2835.

Mass rebuild accidentally merged to master, now being resubmitted to
staging.  Python had been added as an unconditionial build input on
staging in 261db7efdc ("llvmPackages.openmp: fix cross build"), but
we're keeping it conditional here per discussion with the author of
that change.

Link: https://github.com/NixOS/nixpkgs/pull/380299#issuecomment-2645492202
2025-02-09 08:55:29 +01:00
K900
f71422885d haskell.compiler: unify logic determining whether NCG is available (#379365) 2025-02-09 09:31:11 +03:00
K900
40495f3b5e temurin-bin: minor updates (#368601) 2025-02-09 09:18:21 +03:00
nixpkgs-ci[bot]
0a544edb49 Merge 5f9c18f849 into haskell-updates 2025-02-09 00:19:31 +00:00
Greg Hellings
7118a85d93 llvmPackages.libunwind: fix mingw build problem
Fixes a broken symlink in the MinGW targets for the shared library

Fixes #379993
2025-02-08 15:25:10 -06:00
nixpkgs-ci[bot]
4e3bae83da Merge staging-next into staging 2025-02-08 18:04:31 +00:00
Weijia Wang
9e708797a8 Update Uhdm, Surelog, Synlig (#378939) 2025-02-08 16:39:30 +01:00
nixpkgs-ci[bot]
6790de439b Merge staging-next into staging 2025-02-08 12:05:35 +00:00
Alyssa Ross
fa648b2835 Revert "llvmPackages.openmp: Make OMPD customisable, add missing Python dependency"
This reverts commit ecd9d98879.

Mass rebuild accidentally merged to master.
2025-02-08 12:49:55 +01:00