Randy Eckenrode and Emily
dc4c97529d
doc/rl-2511: mention libc++ changes on Darwin
2025-09-15 19:24:08 +01:00
Randy Eckenrode and Emily
cdb5d3a13c
doc/stdenv/platform-notes: add section about libc++
2025-09-15 19:24:08 +01:00
Randy Eckenrode and Emily
8db6e714ee
libtorch-bin: drop libc++ replacement
...
Darwin now uses the system libc++ by default, so drop the replacement.
The nixpkgs libc++ is not ABI-compatible with the system libc++, so this
replacement was not guaranteed to work anyway.
See: https://discourse.llvm.org/t/apples-libc-now-provides-std-type-descriptor-t-functionality-not-found-in-upstream-libc/73881/3
2025-09-15 19:24:08 +01:00
Emily
22455076d7
overrideLibcxx: drop
...
We now use the latest SDK’s libc++ headers, and longer have Clang
versions old enough for version compatibility to be a concern.
2025-09-15 19:24:08 +01:00
Randy Eckenrode and Emily
5d2575c627
Revert "apple-sdk: add hack for C++ issues on x86_64-darwin"
...
This reverts commit 04b49f4e8d .
This workaround has a non-trivial cost in build time. Since it’s not
needed when linking against the system libc++, just drop it.
2025-09-15 19:24:08 +01:00
Randy Eckenrode and Emily
9778e3abe5
pkgs/stdenv/cross: use the system libc++ by default on Darwin
2025-09-15 19:24:08 +01:00
Randy Eckenrode and Emily
c4c5d25f13
pkgs/stdenv/darwin: switch to using the system libc++ by default
2025-09-15 19:24:08 +01:00
Randy Eckenrode and Emily
5ea679485d
llvmPackages.clang: add systemLibcxxClang (primarily for Darwin)
2025-09-15 19:24:08 +01:00
Randy Eckenrode and Emily
e53d3167d9
darwin.libcxx: init at 19.1.2+apple-sdk-15.5
...
Adds the headers and text-based stubs for the system libc++.
This package is using the newest available version (currently 15.5)
because libc++ uses static availability checks to prevent using features
not supported by older deployment targets.
Co-authored-by: Emily <vcs@emily.moe >
2025-09-15 19:24:08 +01:00
Emily
53ac93da0a
apple-sdk_15: 15.2 -> 15.5
2025-09-15 19:24:08 +01:00
Emily and GitHub
fd76dc9e7c
lixPackageSets.lix_2_93.lix: backport patches for toml11 ≥ 4 ( #443012 )
2025-09-15 16:01:32 +00:00
Connor Baker and GitHub
7b5e583014
Reapply "stdenv: Add CPE fields to meta" ( #439074 )
2025-09-15 15:50:33 +00:00
Aleksana and GitHub
9f71df0503
bchunk: switch from fetchurl to fetchFromGitHub ( #435393 )
2025-09-15 15:32:18 +00:00
dotlambda and GitHub
14e960353b
python3Packages.ncclient: cleanup, fix hash ( #443164 )
2025-09-15 15:30:37 +00:00
nixpkgs-merge-bot[bot] and GitHub
a9aec6b811
mcp-grafana: 0.6.4 -> 0.6.5 ( #443180 )
2025-09-15 15:27:59 +00:00
Yuriy Taraday
5e1eee5827
stdenv: Address comments by @ConnorBaker
2025-09-15 17:25:16 +02:00
Yuriy Taraday
a178fd8c43
stdenv: Remove all null values from meta.identifiers
...
nix-env writes a warning for each derivation that has null in its meta
values, so fields without known values are removed from the result.
Fixes issue raised by @K900 in https://github.com/NixOS/nixpkgs/pull/409797#issuecomment-3238995897
2025-09-15 17:25:16 +02:00
Yuriy Taraday
dd12290517
Reapply "stdenv: Add CPE fields to meta"
...
This reverts commit de74f9caf0 .
2025-09-15 17:25:11 +02:00
Gaetan Lepage
c11b537fda
python3Packages.dynaconf: skip failing test
2025-09-15 17:23:28 +02:00
Gaetan Lepage
4b601cc332
python3Packages.ncclient: cleanup, make src reproducible
2025-09-15 17:23:27 +02:00
jopejoe1
2c76c4c219
bchunk: add update script
2025-09-15 17:22:19 +02:00
nixpkgs-merge-bot[bot] and GitHub
f892cc7cb9
prometheus-opnsense-exporter: 0.0.10 -> 0.0.11 ( #443097 )
2025-09-15 15:07:11 +00:00
nixpkgs-merge-bot[bot] and GitHub
c6625cd1a3
bootdev-cli: 1.20.2 -> 1.20.3 ( #443151 )
2025-09-15 15:04:55 +00:00
R. Ryantm
7e6797761e
mcp-grafana: 0.6.4 -> 0.6.5
2025-09-15 14:33:27 +00:00
nixpkgs-merge-bot[bot] and GitHub
795f1c3ce4
hamrs-pro: 2.43.0 -> 2.44.0 ( #442998 )
2025-09-15 14:32:40 +00:00
Wolfgang Walther and GitHub
e5ce5c2500
ci/eval/compare: add 10.rebuild-nixos-tests label ( #439255 )
2025-09-15 14:29:47 +00:00
Ryan Lahfa and GitHub
62b2408b85
lean4: 4.22 -> 4.23.0 ( #443165 )
2025-09-15 14:16:09 +00:00
Franz Pletz and GitHub
0789364505
nixos/matrix-conduit: add secretFile option ( #432008 )
2025-09-15 14:10:48 +00:00
jthulhu
75a928368d
lean4: 4.22 -> 4.23.0
...
Release notes:
- https://github.com/leanprover/lean4/releases/tag/v4.23.0-rc1
- https://github.com/leanprover/lean4/releases/tag/v4.23.0-rc2
- https://github.com/leanprover/lean4/releases/tag/v4.23.0
2025-09-15 15:39:09 +02:00
dish and GitHub
f77e9a221d
llvmPackages_{12,13,14,15,16,17}: drop ( #440273 )
2025-09-15 13:33:01 +00:00
Sandro and GitHub
944e8fd4f4
wezterm: 0-unstable-2025-07-30 -> 0-unstable-2025-08-14 ( #442469 )
2025-09-15 13:25:24 +00:00
nixpkgs-merge-bot[bot] and GitHub
dd16e0b603
pshash: 0.1.15.1 -> 0.1.16.0 ( #443153 )
2025-09-15 13:17:11 +00:00
Wolfgang Walther and GitHub
189e9275d4
postgresqlPackages.pgroonga: 4.0.1 -> 4.0.2 ( #442607 )
2025-09-15 13:11:03 +00:00
R. Ryantm and Sandro Jäckel
577de05653
wezterm: 0-unstable-2025-07-30 -> 0-unstable-2025-08-14
2025-09-15 15:01:49 +02:00
Bobby Rong and GitHub
c718a7eca4
nixos/pantheon: Default to wayland session ( #442810 )
2025-09-15 12:57:30 +00:00
Sandro and GitHub
d9b07a710d
python3Packages.doubles: init at 1.5.3 ( #357592 )
2025-09-15 12:56:40 +00:00
Sandro and GitHub
9d87ae7c62
python313Packages.hydra-joblib-plugin: init at 1.3.2 ( #423298 )
2025-09-15 12:56:10 +00:00
Sandro and GitHub
70925fbc6f
ledfx: 2.0.109 -> 2.0.110 ( #442501 )
2025-09-15 12:53:38 +00:00
Philip Taron and GitHub
4973631130
various: fix invalid meta attrs stemming from 'lib' scope creep ( #442800 )
2025-09-15 12:48:41 +00:00
Azat Bahawi and GitHub
76ccb9ff1e
werf: 2.47.4 -> 2.47.5 ( #442940 )
2025-09-15 15:49:15 +03:00
Gaétan Lepage and GitHub
0e7a7423c5
python3Packages.moyopy: 0.4.4 -> 0.4.6 ( #443115 )
2025-09-15 12:45:36 +00:00
Markus Kowalewski and GitHub
5fb5904335
mopac: 23.1.2 -> 23.2 ( #442721 )
2025-09-15 14:44:25 +02:00
Sandro and GitHub
f1fc0ec38f
lrcsnc: init at 0.1.0 ( #441933 )
2025-09-15 12:41:11 +00:00
Sandro and GitHub
8b9f236c8a
python3Packages.swift: 2.35.1 -> 2.36.0 ( #442594 )
2025-09-15 12:37:34 +00:00
R. Ryantm
04a95b8963
pshash: 0.1.15.1 -> 0.1.16.0
2025-09-15 12:34:56 +00:00
R. Ryantm
0965be0ffe
bootdev-cli: 1.20.2 -> 1.20.3
2025-09-15 12:32:12 +00:00
Gaétan Lepage and GitHub
3c5611fb23
sniffnet: 1.3.2 -> 1.4.1 ( #443116 )
2025-09-15 12:30:45 +00:00
Sandro and GitHub
e924f9ca3a
python312Packages.types-regex: init at 2025.9.1.20250903 ( #442963 )
2025-09-15 12:29:50 +00:00
Johannes Kirschbauer and GitHub
c061914cc6
nixos/umurmur: fix settings freeformType ( #443123 )
2025-09-15 12:28:54 +00:00
Sandro and GitHub
8a65d2231a
mpris-discord-rpc: rename to music-discord-rpc ( #442666 )
2025-09-15 12:28:31 +00:00