Commit Graph
1005283 Commits
Author SHA1 Message Date
Will Fancher 44e15166e0 nixos/system-environment: Export PATH to systemd transient environment
Since e73170e38a, we no longer patch
systemd to prevent it resetting `PATH` for generators. Generators that
depended on this deviating behavior will no longer work, which
ironically includes the upstream `systemd-xdg-autostart-generator`.

Previously, generators would see systemd's actual environment, which
included environment variables set for the PAM session like `PATH`. To
preserve the old behavior *exactly*, we'd really want to be
replicating exactly what the `systemd-user` PAM service sets up, which
could technically include things other than just what we put in
`/etc/pam/environment`. But this is arguably a systemd bug (either
because `systemd-xdg-autostart-generator` shouldn't use the
generator's `PATH`, or because systemd should pass along the `PATH` it
got from PAM), so for now, we can keep it simple and fix it by
replicating what `/etc/pam/environment` does in `/etc/environment.d`.
2026-05-21 02:03:58 -04:00
Christian Kögler 49c1b2ee83 onnxruntime: add CoreML support on Darwin
Add optional CoreML execution provider for macOS builds. Fetches
coremltools, FP16, and psimd as external sources via CMake's
FetchContent. Tests are disabled when CoreML is enabled.
2026-05-21 07:53:57 +02:00
R. Ryantm dee2583487 firefox-devedition-unwrapped: 150.0b7 -> 152.0b1 2026-05-21 05:40:59 +00:00
R. Ryantm 07158e097e talosctl: 1.13.0 -> 1.13.2 2026-05-21 05:31:35 +00:00
Ryan Omasta 5adeb51195 buildbot{,-full,-ui,-worker,-plugins}: switch to pyproject 2026-05-20 23:30:24 -06:00
Jonas Heinrich 6af026c2bc nixos/mastodon: fix tootctl runtime path 2026-05-21 07:29:41 +02:00
zowoqandGitHub 838e49ca74 terraform-providers.hashicorp_tls: 4.2.1 -> 4.3.0 (#522468) 2026-05-21 05:28:05 +00:00
R. Ryantm 620d3d95fb ledger-live-desktop: 4.2.2 -> 4.4.0 2026-05-21 05:27:42 +00:00
R. Ryantm 1f13af4635 netbeans: 29 -> 30 2026-05-21 05:26:07 +00:00
nartsisssandGaetanLepage 7ab5bf6ba1 turso: 0.4.0 -> 0.6.0
Co-authored-by: GaetanLepage <gaetan@glepage.com>
2026-05-21 08:26:01 +03:00
R. Ryantm d61db49603 python3Packages.inventree: 0.23.1 -> 0.23.2 2026-05-21 05:19:25 +00:00
nixpkgs-ci[bot]andGitHub 01e736e418 kiro: 0.12.184 -> 0.12.200 (#522473) 2026-05-21 05:19:12 +00:00
nixpkgs-ci[bot]andGitHub c37b3b9ec7 flow: 0.313.0 -> 0.314.0 (#522366) 2026-05-21 05:19:01 +00:00
Vincent Laporte 01f96ff369 Coq: disable CoqIDE for Coq < 8.10 2026-05-21 07:12:13 +02:00
dotlambdaandGitHub 1484ea3568 python3Packages.asn1: 3.2.0 -> 3.3.0 (#522459) 2026-05-21 05:07:25 +00:00
dotlambdaandGitHub 754ff1e1d7 impression: 3.6.0 -> 3.7.0 (#509637) 2026-05-21 05:01:31 +00:00
R. Ryantm 5bbb9bbdc4 wakatime-cli: 2.11.3 -> 2.14.5 2026-05-21 04:51:26 +00:00
R. Ryantm e1cd29d4dc python3Packages.pysigma-backend-opensearch: 2.0.2 -> 2.0.3 2026-05-21 04:37:12 +00:00
R. Ryantm f40e621151 kiro: 0.12.184 -> 0.12.200 2026-05-21 04:09:04 +00:00
R. Ryantm 13e00792bc gelly: 1.1.2 -> 1.3.0 2026-05-21 03:51:23 +00:00
Tristan RossandGitHub f4df4db3be openssh_hpn: 10.2p1 -> 10.3p1 (#513862) 2026-05-21 03:49:40 +00:00
R. Ryantm b51f588a2a terraform-providers.hashicorp_tls: 4.2.1 -> 4.3.0 2026-05-21 03:49:11 +00:00
nixpkgs-ci[bot]andGitHub 2b586f67ba ghgrab: 1.3.2 -> 2.0.1 (#522238) 2026-05-21 03:47:26 +00:00
nixpkgs-ci[bot]andGitHub 704a7d5afc monophony: 4.4.4 -> 4.4.6 (#521160) 2026-05-21 03:47:10 +00:00
Moraxyc 0884eb6bab python313Packages.coq-tools: 0.0.42 -> 0.0.44 2026-05-21 11:44:15 +08:00
Moraxyc afa949fd3b python313Packages.coq-tools: switch to finalAttrs 2026-05-21 11:44:15 +08:00
Moraxyc a996ee27d5 python313Packages.coq-tools: fix build 2026-05-21 11:44:15 +08:00
Moraxyc a4b372b5f8 python313Packages.subprocess4: init at 0.1.1 2026-05-21 11:44:15 +08:00
Chahatpreet Singh 9ef736f8a8 python3Packages.nengo: 4.0.0 -> 4.1.0
Upstream 4.1.0 drops the `setuptools<64` build-system pin from
pyproject.toml that was breaking the build against current nixpkgs
setuptools.
2026-05-21 03:37:42 +00:00
adisbladisandGitHub 3fbd42c407 stdenv.mkDerivation: Optimise hardening flag handling (#517906) 2026-05-21 03:07:31 +00:00
R. Ryantm f1d2366fa1 python3Packages.asn1: 3.2.0 -> 3.3.0 2026-05-21 02:56:14 +00:00
adisbladisandGitHub 8abecec2ab lib.extendMkDerivation: performance cleanups (#522123) 2026-05-21 02:48:31 +00:00
adisbladisandGitHub 8efcb39ab2 lib.fetchers: minor performance improvements (#522121) 2026-05-21 02:46:56 +00:00
Austin HorstmanandGitHub a5b8844c9b _1password-gui: 8.12.12 -> 8.12.21 (#522452) 2026-05-21 02:46:02 +00:00
adisbladisandGitHub 2be5bd483e stdenv.mkDerivation: inline call to lib.toExtension (#522125) 2026-05-21 02:44:04 +00:00
adisbladisandGitHub 6640b6e572 lib.licenses: performance improvements (#522139) 2026-05-21 02:41:53 +00:00
adisbladisandGitHub 39b86373c9 stdenv.mkDerivation: move config lookups to global scope (#522140) 2026-05-21 02:40:16 +00:00
Robert Schütz 1f72e680f4 flare-signal: 0.20.4 -> 0.20.5
Diff: https://gitlab.com/schmiddi-on-mobile/flare/-/compare/0.20.4...0.20.5

Changelog: https://gitlab.com/schmiddi-on-mobile/flare/-/blob/0.20.5/CHANGELOG.md
2026-05-20 19:31:54 -07:00
nixpkgs-ci[bot]andGitHub 404656ace3 hmcl: 3.13.2 -> 3.14.1 (#522449) 2026-05-21 02:25:17 +00:00
nixpkgs-ci[bot]andGitHub 3dd0a51918 nezha: 2.0.7 -> 2.0.11 (#522423) 2026-05-21 02:25:14 +00:00
nixpkgs-ci[bot]andGitHub befacd14fe minijinja: 2.19.0 -> 2.20.0 (#522132) 2026-05-21 02:25:00 +00:00
Berk D. Demir b52a522f36 _1password-gui: 8.12.12 -> 8.12.21 2026-05-20 19:20:53 -07:00
R. Ryantm 27ea2dec9c godotPackages.export-template: 4.6.2-stable -> 4.6.3-stable 2026-05-21 02:17:45 +00:00
Adam C. StephensandGitHub b073967847 claude-code: 2.1.143 -> 2.1.145 (#522158) 2026-05-21 02:15:07 +00:00
dotlambdaandGitHub be36c029fb python3Packages.wand: 0.7.0 -> 0.7.1 (#522414) 2026-05-21 02:13:11 +00:00
R. Ryantm 42a1f85bd3 libretro.dosbox-pure: 0-unstable-2026-05-12 -> 0-unstable-2026-05-21 2026-05-21 01:46:21 +00:00
R. Ryantm 5bfd15a4a6 hmcl: 3.13.2 -> 3.14.1 2026-05-21 01:43:54 +00:00
Andrew Benbow 2963b2f593 drupal: 11.3.9 -> 11.3.10 2026-05-21 13:42:07 +12:00
R. Ryantm f9c2c79698 algia: 0.0.112 -> 0.0.120 2026-05-21 01:28:41 +00:00
nixpkgs-ci[bot]andGitHub 9d4ceecc84 stevenblack-blocklist: 3.16.80 -> 3.16.81 (#522282) 2026-05-21 01:26:33 +00:00