Commit Graph
1017110 Commits
Author SHA1 Message Date
Tom Oostveen f6e55319cf vimPlugins.orgmode: fix build
https://github.com/NixOS/nixpkgs/pull/530655#issuecomment-4679441976
2026-06-11 21:28:25 +02:00
R. Ryantm 560f923a6c python3Packages.rembg: 2.0.75 -> 2.0.76 2026-06-11 19:27:09 +00:00
André Silva df5eafdfb7 aquamarine: 0.12.0 -> 0.12.1 2026-06-11 20:26:11 +01:00
Gaetan Lepage 8e4ed01ccd python3Packages.flash-attn-4: 4.0.0.beta15 -> 4.0.0.beta17
Changelog: https://github.com/Dao-AILab/flash-attention/releases/tag/fa4-v4.0.0.beta17
2026-06-11 19:25:42 +00:00
André Silva 6a5f30d233 hyprland: 0.55.3 -> 0.55.4 2026-06-11 20:25:04 +01:00
LuckShiba 36e2217e8c discord: add Vulkan driver files in wrapper 2026-06-11 16:23:05 -03:00
Connor BakerandGitHub e43a22518e cudaPackages.nccl: 2.28.7-1 -> 2.30.7-1 (#530633) 2026-06-11 19:21:45 +00:00
Florian Klink 136070bde1 yarn-berry-fetcher: 1.3.0 -> 1.3.1
Changes since 1.3.0:

 - Cargo.toml: drop request blocking feature flag
   https://cyberchaos.dev/yuka/yarn-berry-fetcher/-/merge_requests/20
 - Replace fallible SourceWith[out]Integrity conversion with helper
   https://cyberchaos.dev/yuka/yarn-berry-fetcher/-/merge_requests/22
 - Inline write_zip_and_check into fetch_tgz_and_write_zip,
   add error handling to zip writing
   https://cyberchaos.dev/yuka/yarn-berry-fetcher/-/merge_requests/23
2026-06-11 22:20:34 +03:00
R. Ryantm 658c9e03bc serverpod_cli: 3.4.8 -> 3.4.10 2026-06-11 19:17:34 +00:00
R. Ryantm 1dd94d137a home-assistant-custom-components.ha_mcp_tools: 7.6.0 -> 7.7.0 2026-06-11 19:14:51 +00:00
nixpkgs-ci[bot]andGitHub dd9b024c64 Merge master into staging-nixos 2026-06-11 19:01:54 +00:00
R. Ryantm 1906be824f python3Packages.stringzilla: 4.6.1 -> 4.6.2 2026-06-11 19:01:46 +00:00
R. Ryantm af1883ed43 vscode-extensions.ms-vscode-remote.remote-ssh: 0.123.0 -> 0.124.0 2026-06-11 18:57:15 +00:00
R. Ryantm 461a2ed533 sing-box: 1.13.12 -> 1.13.13 2026-06-11 18:55:48 +00:00
nixpkgs-ci[bot]andGitHub cb66de93b3 jaq: 3.0.0 -> 3.1.0 (#530808) 2026-06-11 18:54:40 +00:00
Florian Klink e49bc27926 zeroc-ice: 2.7.3 -> 2.7.2.20
As reported in
https://github.com/NixOS/nixpkgs/pull/475929#issuecomment-4671420403,
2.7.3 is nowhere to be found / has been scrubbed upstream.

We're only still able to build this because the FOD is in
cache.nixos.org.

Meanwhile 2.7.2.20 has been tagged however, and it has the patches from
https://github.com/zeroc-ice/mcpp/pull/12 merged, so let's update our
derivation to that.

We still keep an empty `patches = []` around, as we still don't want to
use the patches from the non-forked mcpp.
2026-06-11 21:54:26 +03:00
nixpkgs-ci[bot]andGitHub c31236ab01 qdrant: 1.18.1 -> 1.18.2 (#530331) 2026-06-11 18:54:03 +00:00
nixpkgs-ci[bot]andGitHub dde20f808a buildkite-agent: 3.127.1 -> 3.127.2 (#529145) 2026-06-11 18:53:52 +00:00
nixpkgs-ci[bot]andGitHub ab14832f94 lis: 2.1.10 -> 2.1.11 (#527535) 2026-06-11 18:53:50 +00:00
R. Ryantm 28c79cf50c netfoil: 0.3.1 -> 0.4.0 2026-06-11 18:44:40 +00:00
Austin HorstmanandGitHub e3d00d9dbb _1password-cli: 2.34.0 -> 2.34.1 (#530812) 2026-06-11 18:33:08 +00:00
517a082acc nixos/polkit: stop if changed
We concluded this is fine, because we don't require elevation while
switching generations.

Co-Authored-By: r-vdp <ramses@well-founded.dev>
Co-Authored-By: Grimmauld <Grimmauld@grimmauld.de>
2026-06-11 20:31:49 +02:00
Martin Weinelt 3da268745a nixos/installer/tools: enable run0 module
The run0 module now enables polkit and properly reflects the intent
behind the `enableRun0Elevation` option.
2026-06-11 20:31:49 +02:00
Martin Weinelt f252c4820d nixos/gnome-remote-desktop: opt into pkexec
Calls pkexec in src/grd-ctl.c.
2026-06-11 20:31:49 +02:00
Martin Weinelt 45d40120be nixos/security/run0: enable guard, polkit, refactor
The module now enables polkit, which run0 requires to faciliate
elevation. This warrants guarding the config by an opt-in enable toggle.

For the options that existed prior to the enable toggle we now assert
that users need to opt into the module for them to have an effect.
2026-06-11 20:31:49 +02:00
Martin Weinelt 6ef165d25f nixos/tests/timekpr: hook up in all-tests, migrate to container 2026-06-11 20:31:48 +02:00
Martin Weinelt 00343843d4 nixos/tuned: opt into pkexec 2026-06-11 20:31:48 +02:00
Martin Weinelt 947ef21d34 nixos/gnome: opt into pkexec 2026-06-11 20:31:48 +02:00
Martin Weinelt 6e6895d6bf nixos/budgie: opt into pkexec
https://github.com/search?q=org%3ABuddiesOfBudgie%20pkexec&type=code
2026-06-11 20:31:48 +02:00
Martin Weinelt 861d61d3a8 nixos/cosmic: opt into pkexec
https://github.com/search?q=org%3Apop-os%20pkexec&type=code
2026-06-11 20:31:47 +02:00
Martin Weinelt 29e29c39b1 nixos/cinnamon: opt into pkexec
https://github.com/search?q=repo%3Alinuxmint%2Fcinnamon%20pkexec&type=code
2026-06-11 20:31:24 +02:00
Martin Weinelt 85af19563a nixos/xfce: opt into pkexec
https://github.com/search?q=org%3Axfce-mirror%20pkexec&type=code
2026-06-11 20:31:24 +02:00
Martin Weinelt 581de9713c nixos/throne: opt into pkexec
https://github.com/throneproj/Throne/blob/4.3.7/src/ui/mainwindow.cpp#L843-L847
2026-06-11 20:31:23 +02:00
Martin Weinelt 0c1e323f6a nixos/installers/calamares: opt into pkexec 2026-06-11 20:31:23 +02:00
Martin Weinelt e88efa7306 nixos/polkit: make pkexec opt-in 2026-06-11 20:31:23 +02:00
Martin Weinelt 3a8b38d4ee nixos/polkit: modernize 2026-06-11 20:31:23 +02:00
Gaetan Lepage 1eb8b23030 python3Packages.flash-attn-3: 3.0.0-unstable-2026-06-02 -> 3.0.0-unstable-2026-06-10 2026-06-11 18:23:00 +00:00
Peder Bergebakken SundtandGitHub 2acb25fb2f simplex-chat-desktop: 6.5.2 -> 6.5.4 (#530769) 2026-06-11 18:19:51 +00:00
Santhosh Raju e643d1953a ssh-to-age: 1.2.0 -> 1.3.0 2026-06-11 20:18:13 +02:00
Gaétan LepageandGitHub c7b65c538b python3Packages.uvloop: fix riscv64-linux build (#530770) 2026-06-11 18:16:19 +00:00
Gaetan Lepage 2375a957d3 python3Packages.flash-attn: 2.8.3 -> 2.8.3.post1
Diff: https://github.com/Dao-AILab/flash-attention/compare/v2.8.3...v2.8.3.post1

Changelog: https://github.com/Dao-AILab/flash-attention/releases/tag/v2.8.3.post1
2026-06-11 18:15:31 +00:00
R. Ryantm b4b78294e4 _1password-cli: 2.34.0 -> 2.34.1 2026-06-11 18:15:03 +00:00
Arthur GautierandGitHub ea61d5c207 fbset: fix cross build (#530321) 2026-06-11 18:14:59 +00:00
Peder Bergebakken SundtandGitHub 2a66ce4ee3 picoclaw: 0.2.1 -> 0.2.9 (#506542) 2026-06-11 18:10:48 +00:00
Gaetan Lepage a563510997 jaq: 3.0.0 -> 3.1.0
Diff: https://github.com/01mf02/jaq/compare/v3.0.0...v3.1.0

Changelog: https://github.com/01mf02/jaq/releases/tag/v3.1.0
2026-06-11 18:02:53 +00:00
Matt SturgeonandGitHub 9a5c1900d0 ci/treefmt: move settings to a separate file (#530490) 2026-06-11 17:57:16 +00:00
Austin HorstmanandGitHub a9c90bae86 slimevr: use pnpm 10 and fetcherVersion 4 (#529567) 2026-06-11 17:56:31 +00:00
liberodark ceaec6fa97 python3Packages.uvloop: fix riscv64-linux build 2026-06-11 19:50:11 +02:00
R. Ryantm 7d8fbf979a coc-rust-analyzer: 0-unstable-2026-06-01 -> 0-unstable-2026-06-09 2026-06-11 17:49:36 +00:00
nixpkgs-ci[bot]andGitHub c81cf6c9f0 typos: 1.47.0 -> 1.47.2 (#530690) 2026-06-11 17:49:14 +00:00