Commit Graph
725606 Commits
Author SHA1 Message Date
Philip TaronandGitHub 4cb5a03cbc protobuf: 29.1 -> 29.2 (#366217) 2024-12-18 09:04:46 -08:00
Arne KellerandGitHub fa509ecc7a rust: adjust env definition order (#358989) 2024-12-18 17:59:36 +01:00
Philip TaronandGitHub 1434a7ae4f rust-bindgen-unwrapped: 0.70.1 -> 0.71.1 (#362660) 2024-12-18 08:54:17 -08:00
Gaetan Lepage 870bd95d2b protobuf: 29.1 -> 29.2
Diff: https://github.com/protocolbuffers/protobuf/compare/v29.1...v29.2

Changelog: https://github.com/protocolbuffers/protobuf/releases/v29.2
2024-12-18 17:25:31 +01:00
Philip TaronandGitHub 7f1ba22204 llvmPackages_19: 19.1.5 -> 19.1.6 (#366057) 2024-12-18 08:18:18 -08:00
Julian StecklinaandAlyssa Ross 70cc251554 linux: simplify toolchain selection
When we set CROSS_COMPILE to set the toolchain prefix, everything
works out of the box without using absolute paths everywhere. This
removes a lot of duplication from the kernel derivations.
2024-12-18 16:34:07 +01:00
Julian StecklinaandAlyssa Ross 48a0850c15 linux: allow building with ld.lld
Even when building with pkgsLLVM.stdenv where ld is ld.lld and not
binutils ld, the build picks up binutils ld for linking. This prevents
features from working that require ld.lld.

The reason is that when the LD environment variable is not set, Linux
defaults to `ld` as a linker and ld is:

/nix/store/zznja5f8v3jafffyah1rk46vpfcn38dv-gcc-wrapper-13.3.0/bin/ld
GNU ld (GNU Binutils) 2.42

This ld comes from pkgsLLVM.buildPackages.stdenv.cc.

Fix by being more specific about which tools we want to build with.
This just extends what manual-config.nix has already done for quite a
while to avoid similar problems for other tools.

It's important to pass LD and other toolchain environment variables to
`make config` in generate-config.pl, because otherwise `make config`
will also make decisions based on the wrong toolchain.
2024-12-18 16:34:07 +01:00
Julian StecklinaandAlyssa Ross 822e728ac3 bintools-wrapper: wrap LLVM strip as well 2024-12-18 16:34:07 +01:00
Reno DakotaandAlyssa Ross 69dd998de1 libuv: remove redundant conditionally disabled tests
remove conditionally disabled tests if they are already disabled by
default.
2024-12-18 15:39:21 +01:00
Reno DakotaandAlyssa Ross c08ee11f8d libuv: enable x64 darwin tests
x64 darwin now uses sdk 11 thus can enable tests requiring an sdk >
10.12
2024-12-18 15:39:21 +01:00
Reno DakotaandAlyssa Ross c247ef1ff5 libuv: disable flaky darwin test
test fails on darwin sometimes
2024-12-18 15:39:21 +01:00
R. RyanTMandGitHub ba274cf3b9 meson: 1.6.0 -> 1.6.1 (#365763) 2024-12-18 15:34:41 +01:00
github-actions[bot]andGitHub 3529967f0f Merge staging-next into staging 2024-12-18 12:06:30 +00:00
github-actions[bot]andGitHub f283310267 Merge master into staging-next 2024-12-18 12:06:02 +00:00
Doron BeharandGitHub e4c638d2f6 xarray: fix tests failing with numpy_2 and pandas main (#365853) 2024-12-18 14:04:40 +02:00
Doron BeharandGitHub 8be60e856d gnuradio: fix tests with an upstream patch for numpy_2 (#365839) 2024-12-18 14:00:17 +02:00
R. RyantmandFrancesco Gazzetta a98c720fb6 openmoji-color: 15.0.0 -> 15.1.0 2024-12-18 11:53:01 +00:00
Doron Behar 1111548685 gnuradio: fix tests with an upstream patch for numpy_2 2024-12-18 13:49:19 +02:00
Wolfgang WaltherandGitHub af5a5c982a c2000-cgt: init at 22.6.1.LTS (#359673) 2024-12-18 12:47:30 +01:00
Weijia WangandGitHub 086a88a1af sqlboiler: 4.17.0 -> 4.17.1 (#363333) 2024-12-18 12:39:08 +01:00
nixpkgs-merge-bot[bot]andGitHub c1b72399a8 weaver: 0.11.0 -> 0.12.0 (#365955) 2024-12-18 11:32:07 +00:00
Weijia WangandGitHub e22f5d9e39 relic: 8.1.0 -> 8.1.1 (#362967) 2024-12-18 12:28:43 +01:00
Weijia WangandGitHub 84edf38706 re-flex: 5.0.1 -> 5.1.0 (#362966) 2024-12-18 12:24:31 +01:00
Weijia WangandGitHub 24e57130dc patchelfUnstable: 0.18.0-unstable-2024-06-15 -> 0.18.0-unstable-2024-11-18 (#362708) 2024-12-18 12:20:50 +01:00
Martin WeineltandGitHub d6913ed09c home-assistant: 2024.12.3 -> 2024.12.4 (#366024) 2024-12-18 12:11:54 +01:00
Martin Weinelt 648849fd3b python312Packages.homeassistant-stubs: 2024.12.3 -> 2024.12.4
https://github.com/KapJI/homeassistant-stubs/releases/tag/2024.12.4
2024-12-18 12:11:38 +01:00
Weijia WangandGitHub c9d4c71e8b k0sctl: 0.19.4 -> 0.20.0 (#365974) 2024-12-18 12:10:23 +01:00
Weijia WangandGitHub cd0baca4e2 flix: 0.54.0 -> 0.55.0 (#365593) 2024-12-18 12:01:02 +01:00
Weijia WangandGitHub 0fbb475388 git-spice: 0.8.1 -> 0.9.0 (#366093) 2024-12-18 11:52:56 +01:00
Weijia WangandGitHub 6d8f343f8d cargo-show-asm: 0.2.42 -> 0.2.43 (#366071) 2024-12-18 11:52:34 +01:00
misuzuandGitHub 15004f08ca keyboard-layout-editor: fix dependencies for all platforms (#366098) 2024-12-18 12:41:31 +02:00
Weijia WangandGitHub b14b5cda03 nixos/alice-lg: fix invalid test name (#366028) 2024-12-18 11:39:43 +01:00
Weijia WangandGitHub 4634955203 guile-gnutls: 4.0.0 -> 4.0.1 (#361088) 2024-12-18 11:37:56 +01:00
Weijia WangandGitHub 3cc15074b4 gretl: 2024b -> 2024d (#361237) 2024-12-18 11:37:33 +01:00
YorickandGitHub d06f61e8aa victoriametrics: 1.107.0 -> 1.108.0 (#366108) 2024-12-18 11:34:09 +01:00
José Romildo MalaquiasandGitHub 4a5c560836 jgmenu: 4.4.1 -> 4.5.0 (#365979) 2024-12-18 07:22:37 -03:00
Weijia WangandGitHub e692059d77 dump: 0.4b47 -> 0.4b48 (#361118) 2024-12-18 11:15:23 +01:00
Weijia WangandGitHub 8e936ddad1 guile-zlib: 0.1.0 -> 0.2.1 (#361974) 2024-12-18 11:13:07 +01:00
Thiago Kenji OkadaandGitHub 7d7cbd9a28 nixos-rebuild-ng: add --add-root in nix.remote_build (#365592) 2024-12-18 10:08:40 +00:00
Weijia Wang 8fd1cde4da dump: restrict platforms 2024-12-18 10:49:08 +01:00
R. RyantmandWeijia Wang 56939a73da dump: 0.4b47 -> 0.4b48 2024-12-18 10:47:51 +01:00
R. Ryantm 75ea341c84 victoriametrics: 1.107.0 -> 1.108.0 2024-12-18 09:46:23 +00:00
Weijia WangandGitHub aa2e03effa guile-git: 0.8.0 -> 0.9.0 (#362149) 2024-12-18 10:43:17 +01:00
Thiago Kenji OkadaandGitHub 5773c4974e rtorrent: 0.10.0-unstable-2024-12-06 -> 0.10.0-unstable-2024-12-15 (#365972) 2024-12-18 09:42:13 +00:00
Weijia WangandGitHub 4ee74eef6a nelua: 0-unstable-2024-12-05 -> 0-unstable-2024-12-14 (#366101) 2024-12-18 10:36:01 +01:00
nixpkgs-merge-bot[bot]andGitHub 84f1dd259e phpunit: 11.5.0 -> 11.5.1 (#366073) 2024-12-18 09:02:45 +00:00
Fabian AffolterandGitHub 0e9974a5c3 python311Packages.google-cloud-securitycenter: 1.35.1 -> 1.36.0 (#365841) 2024-12-18 09:57:49 +01:00
Fabian AffolterandGitHub 3d78c6eaba python312Packages.google-cloud-texttospeech: 2.21.1 -> 2.22.0 (#365837) 2024-12-18 09:57:37 +01:00
Pol DellaieraandGitHub ed4066817c python312Packages.markitdown: init at 0-unstable-2024-12-15 (#365681) 2024-12-18 09:55:22 +01:00
Fabian AffolterandGitHub 4dd047f77d python311Packages.google-cloud-speech: 2.28.1 -> 2.29.0 (#365842) 2024-12-18 09:55:07 +01:00