From d62b971ef7e227fcf685f5ae4be80e96b724187f Mon Sep 17 00:00:00 2001 From: Hythera <87016780+Hythera@users.noreply.github.com> Date: Sat, 2 May 2026 20:08:45 +0200 Subject: [PATCH 01/22] maintainers: remove trino --- maintainers/maintainer-list.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index b0917d818018..730b5e9224ce 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -28061,12 +28061,6 @@ githubId = 16036882; name = "Thibault Gagnaux"; }; - trino = { - email = "muehlhans.hubert@ekodia.de"; - github = "hmuehlhans"; - githubId = 9870613; - name = "Hubert Mühlhans"; - }; tris203 = { email = "admin@snappeh.com"; github = "tris203"; From fb37f20eaf5125b2a17ea89305d8ec57e18edbbc Mon Sep 17 00:00:00 2001 From: Hythera <87016780+Hythera@users.noreply.github.com> Date: Sun, 3 May 2026 11:09:56 +0200 Subject: [PATCH 02/22] maintainers: remove anhdle14 --- maintainers/maintainer-list.nix | 7 ------- pkgs/by-name/ch/checkov/package.nix | 5 +---- pkgs/development/python-modules/bc-python-hcl2/default.nix | 2 +- 3 files changed, 2 insertions(+), 12 deletions(-) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index b0917d818018..3573c1719444 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -1827,13 +1827,6 @@ githubId = 102513; keys = [ { fingerprint = "B7B7 582E 564E 789B FCB8 71AB 0C6D FE2F B234 534A"; } ]; }; - anhdle14 = { - name = "Le Anh Duc"; - email = "anhdle14@icloud.com"; - github = "anhdle14"; - githubId = 9645992; - keys = [ { fingerprint = "AA4B 8EC3 F971 D350 482E 4E20 0299 AFF9 ECBB 5169"; } ]; - }; anhduy = { email = "vo@anhduy.io"; github = "voanhduy1512"; diff --git a/pkgs/by-name/ch/checkov/package.nix b/pkgs/by-name/ch/checkov/package.nix index fdaed38998d0..cde0b321e7b9 100644 --- a/pkgs/by-name/ch/checkov/package.nix +++ b/pkgs/by-name/ch/checkov/package.nix @@ -204,9 +204,6 @@ python3.pkgs.buildPythonApplication (finalAttrs: { ''; mainProgram = "checkov"; license = lib.licenses.asl20; - maintainers = with lib.maintainers; [ - anhdle14 - fab - ]; + maintainers = with lib.maintainers; [ fab ]; }; }) diff --git a/pkgs/development/python-modules/bc-python-hcl2/default.nix b/pkgs/development/python-modules/bc-python-hcl2/default.nix index f8291a743c39..584080585c6e 100644 --- a/pkgs/development/python-modules/bc-python-hcl2/default.nix +++ b/pkgs/development/python-modules/bc-python-hcl2/default.nix @@ -35,7 +35,7 @@ buildPythonPackage rec { ''; homepage = "https://github.com/bridgecrewio/python-hcl2"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ anhdle14 ]; + maintainers = [ ]; mainProgram = "hcl2tojson"; }; } From ab91f6c85316ca4dea59415a1ac38324a1068f2d Mon Sep 17 00:00:00 2001 From: Marcin Serwin Date: Sun, 3 May 2026 13:57:45 +0200 Subject: [PATCH 03/22] maintainers: drop sebtm Signed-off-by: Marcin Serwin --- maintainers/maintainer-list.nix | 6 ------ nixos/modules/services/misc/tp-auto-kbbl.nix | 2 +- pkgs/applications/editors/vscode/extensions/default.nix | 4 ++-- pkgs/by-name/_1/_1password-gui/package.nix | 1 - pkgs/by-name/be/betterlockscreen/package.nix | 1 - pkgs/by-name/ni/nix-zsh-completions/package.nix | 1 - pkgs/by-name/no/notepad-next/package.nix | 2 +- pkgs/by-name/pr/proton-pass/package.nix | 1 - pkgs/by-name/pr/proton-vpn/package.nix | 1 - pkgs/by-name/pr/protonmail-desktop/package.nix | 1 - pkgs/by-name/pu/publii/package.nix | 3 +-- pkgs/development/python-modules/proton-core/default.nix | 2 +- .../python-modules/proton-keyring-linux/default.nix | 2 +- .../python-modules/proton-vpn-api-core/default.nix | 1 - .../python-modules/proton-vpn-local-agent/default.nix | 1 - 15 files changed, 7 insertions(+), 22 deletions(-) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 372081244460..01be9e3e6e09 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -24657,12 +24657,6 @@ name = "Sebastian Rutofski"; keys = [ { fingerprint = "F1D4 8061 2830 3AF6 42DC 3867 C37F 3374 2A95 C547"; } ]; }; - sebtm = { - email = "mail@sebastian-sellmeier.de"; - github = "SebTM"; - githubId = 17243347; - name = "Sebastian Sellmeier"; - }; secona = { email = "secona00+nixpkgs@gmail.com"; github = "secona"; diff --git a/nixos/modules/services/misc/tp-auto-kbbl.nix b/nixos/modules/services/misc/tp-auto-kbbl.nix index 2af0521b848a..e226af821901 100644 --- a/nixos/modules/services/misc/tp-auto-kbbl.nix +++ b/nixos/modules/services/misc/tp-auto-kbbl.nix @@ -9,7 +9,7 @@ let in { - meta.maintainers = with lib.maintainers; [ sebtm ]; + meta.maintainers = [ ]; options = { services.tp-auto-kbbl = { diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 2fd4eca2ca34..2ab103d516f4 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -156,7 +156,7 @@ let downloadPage = "https://marketplace.visualstudio.com/items?itemName=adzero.vscode-sievehighlight"; homepage = "https://github.com/adzero/vscode-sievehighlight"; license = lib.licenses.mit; - maintainers = [ lib.maintainers.sebtm ]; + maintainers = [ ]; }; }; @@ -797,7 +797,7 @@ let downloadPage = "https://marketplace.visualstudio.com/items?itemName=BrandonKirbyson.solarized-palenight"; homepage = "https://github.com/BrandonKirbyson/Solarized-Palenight"; license = lib.licenses.mit; - maintainers = [ lib.maintainers.sebtm ]; + maintainers = [ ]; }; }; diff --git a/pkgs/by-name/_1/_1password-gui/package.nix b/pkgs/by-name/_1/_1password-gui/package.nix index f942a934d246..2b569843f718 100644 --- a/pkgs/by-name/_1/_1password-gui/package.nix +++ b/pkgs/by-name/_1/_1password-gui/package.nix @@ -33,7 +33,6 @@ let maintainers = with lib.maintainers; [ khaneliman timstott - sebtm bdd ]; platforms = [ diff --git a/pkgs/by-name/be/betterlockscreen/package.nix b/pkgs/by-name/be/betterlockscreen/package.nix index 35f4e271ab19..a8808e504a31 100644 --- a/pkgs/by-name/be/betterlockscreen/package.nix +++ b/pkgs/by-name/be/betterlockscreen/package.nix @@ -71,7 +71,6 @@ stdenv.mkDerivation (finalAttrs: { platforms = lib.platforms.linux; maintainers = with lib.maintainers; [ eyjhb - sebtm ]; }; }) diff --git a/pkgs/by-name/ni/nix-zsh-completions/package.nix b/pkgs/by-name/ni/nix-zsh-completions/package.nix index ee5481ad9078..61cf1a8dc867 100644 --- a/pkgs/by-name/ni/nix-zsh-completions/package.nix +++ b/pkgs/by-name/ni/nix-zsh-completions/package.nix @@ -39,7 +39,6 @@ stdenvNoCC.mkDerivation (finalAttrs: { olejorgenb hedning ma27 - sebtm ]; }; }) diff --git a/pkgs/by-name/no/notepad-next/package.nix b/pkgs/by-name/no/notepad-next/package.nix index 036a8a015c1b..0497d4e13b2f 100644 --- a/pkgs/by-name/no/notepad-next/package.nix +++ b/pkgs/by-name/no/notepad-next/package.nix @@ -48,7 +48,7 @@ stdenv.mkDerivation (finalAttrs: { description = "Cross-platform, reimplementation of Notepad++"; license = lib.licenses.gpl3Plus; platforms = lib.platforms.unix; - maintainers = with lib.maintainers; [ sebtm ]; + maintainers = [ ]; broken = stdenv.hostPlatform.isAarch64; mainProgram = "NotepadNext"; }; diff --git a/pkgs/by-name/pr/proton-pass/package.nix b/pkgs/by-name/pr/proton-pass/package.nix index b9b7a3618580..c1530f971274 100644 --- a/pkgs/by-name/pr/proton-pass/package.nix +++ b/pkgs/by-name/pr/proton-pass/package.nix @@ -51,7 +51,6 @@ let maintainers = with lib.maintainers; [ luftmensch-luftmensch massimogengarelli - sebtm shunueda ]; platforms = builtins.attrNames passthru.sources; diff --git a/pkgs/by-name/pr/proton-vpn/package.nix b/pkgs/by-name/pr/proton-vpn/package.nix index f469bf82ddaf..eede75a250e9 100644 --- a/pkgs/by-name/pr/proton-vpn/package.nix +++ b/pkgs/by-name/pr/proton-vpn/package.nix @@ -12,7 +12,6 @@ let anthonyroussel delafthi rapiteanu - sebtm ]; }; in diff --git a/pkgs/by-name/pr/protonmail-desktop/package.nix b/pkgs/by-name/pr/protonmail-desktop/package.nix index 2fbefc55652a..3b9df20572d8 100644 --- a/pkgs/by-name/pr/protonmail-desktop/package.nix +++ b/pkgs/by-name/pr/protonmail-desktop/package.nix @@ -91,7 +91,6 @@ stdenv.mkDerivation { license = lib.licenses.gpl3Plus; maintainers = with lib.maintainers; [ rsniezek - sebtm matteopacini ]; platforms = [ diff --git a/pkgs/by-name/pu/publii/package.nix b/pkgs/by-name/pu/publii/package.nix index eac80a6b250c..7207b24a235e 100644 --- a/pkgs/by-name/pu/publii/package.nix +++ b/pkgs/by-name/pu/publii/package.nix @@ -103,8 +103,7 @@ stdenv.mkDerivation (finalAttrs: { homepage = "https://getpublii.com"; changelog = "https://github.com/getpublii/publii/releases/tag/v${finalAttrs.version}"; license = lib.licenses.gpl3Only; - maintainers = with lib.maintainers; [ - sebtm + maintainers = [ ]; platforms = [ "x86_64-linux" ]; }; diff --git a/pkgs/development/python-modules/proton-core/default.nix b/pkgs/development/python-modules/proton-core/default.nix index 7bc6cbd0fa5c..3fb26e3c84af 100644 --- a/pkgs/development/python-modules/proton-core/default.nix +++ b/pkgs/development/python-modules/proton-core/default.nix @@ -75,6 +75,6 @@ buildPythonPackage rec { description = "Core logic used by the other Proton components"; homepage = "https://github.com/ProtonVPN/python-proton-core"; license = lib.licenses.gpl3Only; - maintainers = with lib.maintainers; [ sebtm ]; + maintainers = [ ]; }; } diff --git a/pkgs/development/python-modules/proton-keyring-linux/default.nix b/pkgs/development/python-modules/proton-keyring-linux/default.nix index eb1884884140..61d028c631e8 100644 --- a/pkgs/development/python-modules/proton-keyring-linux/default.nix +++ b/pkgs/development/python-modules/proton-keyring-linux/default.nix @@ -42,6 +42,6 @@ buildPythonPackage rec { description = "ProtonVPN core component to access Linux's keyring"; homepage = "https://github.com/ProtonVPN/python-proton-keyring-linux"; license = lib.licenses.gpl3Only; - maintainers = with lib.maintainers; [ sebtm ]; + maintainers = [ ]; }; } diff --git a/pkgs/development/python-modules/proton-vpn-api-core/default.nix b/pkgs/development/python-modules/proton-vpn-api-core/default.nix index cfc137558050..e0749cfa419c 100644 --- a/pkgs/development/python-modules/proton-vpn-api-core/default.nix +++ b/pkgs/development/python-modules/proton-vpn-api-core/default.nix @@ -119,7 +119,6 @@ buildPythonPackage rec { platforms = lib.platforms.linux; maintainers = with lib.maintainers; [ anthonyroussel - sebtm rapiteanu ]; }; diff --git a/pkgs/development/python-modules/proton-vpn-local-agent/default.nix b/pkgs/development/python-modules/proton-vpn-local-agent/default.nix index d91349c4643e..f419c6d01934 100644 --- a/pkgs/development/python-modules/proton-vpn-local-agent/default.nix +++ b/pkgs/development/python-modules/proton-vpn-local-agent/default.nix @@ -70,7 +70,6 @@ buildPythonPackage rec { platforms = lib.platforms.linux; maintainers = with lib.maintainers; [ anthonyroussel - sebtm rapiteanu ]; }; From 207e52917365ee7e534e9521749885493cbddf9d Mon Sep 17 00:00:00 2001 From: Hythera <87016780+Hythera@users.noreply.github.com> Date: Mon, 4 May 2026 14:02:21 +0200 Subject: [PATCH 04/22] maintainers: remove antoinerg --- maintainers/maintainer-list.nix | 6 ------ .../python-modules/dash-core-components/default.nix | 2 +- .../python-modules/dash-html-components/default.nix | 2 +- pkgs/development/python-modules/dash-table/default.nix | 2 +- pkgs/development/python-modules/dash/default.nix | 5 +---- 5 files changed, 4 insertions(+), 13 deletions(-) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index b771a590c9dd..7c670c689151 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -1955,12 +1955,6 @@ githubId = 14838767; name = "Jacopo Scannella"; }; - antoinerg = { - email = "roygobeil.antoine@gmail.com"; - github = "antoinerg"; - githubId = 301546; - name = "Antoine Roy-Gobeil"; - }; anton-4 = { name = "Anton"; github = "Anton-4"; diff --git a/pkgs/development/python-modules/dash-core-components/default.nix b/pkgs/development/python-modules/dash-core-components/default.nix index 3af654843852..47d593f502c2 100644 --- a/pkgs/development/python-modules/dash-core-components/default.nix +++ b/pkgs/development/python-modules/dash-core-components/default.nix @@ -22,6 +22,6 @@ buildPythonPackage (finalAttrs: { description = "Dash component starter pack"; homepage = "https://dash.plot.ly/dash-core-components"; license = lib.licenses.mit; - maintainers = [ lib.maintainers.antoinerg ]; + maintainers = [ ]; }; }) diff --git a/pkgs/development/python-modules/dash-html-components/default.nix b/pkgs/development/python-modules/dash-html-components/default.nix index fd40f403f780..91e4ec8d9463 100644 --- a/pkgs/development/python-modules/dash-html-components/default.nix +++ b/pkgs/development/python-modules/dash-html-components/default.nix @@ -22,6 +22,6 @@ buildPythonPackage rec { description = "HTML components for Dash"; homepage = "https://dash.plot.ly/dash-html-components"; license = lib.licenses.mit; - maintainers = [ lib.maintainers.antoinerg ]; + maintainers = [ ]; }; } diff --git a/pkgs/development/python-modules/dash-table/default.nix b/pkgs/development/python-modules/dash-table/default.nix index f17ac4af5ce0..0894433a6c59 100644 --- a/pkgs/development/python-modules/dash-table/default.nix +++ b/pkgs/development/python-modules/dash-table/default.nix @@ -22,6 +22,6 @@ buildPythonPackage rec { description = "First-Class Interactive DataTable for Dash"; homepage = "https://dash.plot.ly/datatable"; license = lib.licenses.mit; - maintainers = [ lib.maintainers.antoinerg ]; + maintainers = [ ]; }; } diff --git a/pkgs/development/python-modules/dash/default.nix b/pkgs/development/python-modules/dash/default.nix index b7a9230937a9..e7dadfb8cb11 100644 --- a/pkgs/development/python-modules/dash/default.nix +++ b/pkgs/development/python-modules/dash/default.nix @@ -138,9 +138,6 @@ buildPythonPackage (finalAttrs: { description = "Python framework for building analytical web applications"; homepage = "https://dash.plot.ly/"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ - antoinerg - tomasajt - ]; + maintainers = with lib.maintainers; [ tomasajt ]; }; }) From 86105808a68cf3cae8e9ef3aa45db7408b43daa3 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 7 May 2026 00:37:01 +0000 Subject: [PATCH 05/22] clpeak: 1.1.7 -> 2.0.0 --- pkgs/by-name/cl/clpeak/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/cl/clpeak/package.nix b/pkgs/by-name/cl/clpeak/package.nix index 52128f629a47..23aad7821e46 100644 --- a/pkgs/by-name/cl/clpeak/package.nix +++ b/pkgs/by-name/cl/clpeak/package.nix @@ -9,14 +9,14 @@ stdenv.mkDerivation (finalAttrs: { pname = "clpeak"; - version = "1.1.7"; + version = "2.0.0"; src = fetchFromGitHub { owner = "krrishnarraj"; repo = "clpeak"; tag = finalAttrs.version; fetchSubmodules = true; - hash = "sha256-TvlO2/teOoTCQ5uMBw/Pc4uQZ5O0bnwZFBdC/ZzQ6wc="; + hash = "sha256-e6r9kGjSWnhgODKtIIjXBA63L9JGQFHIsacfH0IJAGo="; }; nativeBuildInputs = [ cmake ]; From bf355514794d36e712fdb2e77c7329f5c430488c Mon Sep 17 00:00:00 2001 From: Hythera <87016780+Hythera@users.noreply.github.com> Date: Thu, 7 May 2026 14:52:28 +0200 Subject: [PATCH 06/22] maintainers: remove sitaaax --- maintainers/maintainer-list.nix | 6 ------ pkgs/by-name/pr/protoc-gen-prost-crate/package.nix | 5 +---- pkgs/by-name/pr/protoc-gen-prost-serde/package.nix | 5 +---- pkgs/by-name/pr/protoc-gen-prost/package.nix | 5 +---- pkgs/by-name/pr/protoc-gen-tonic/package.nix | 5 +---- 5 files changed, 4 insertions(+), 22 deletions(-) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index aed0a04463da..05a2df93ac01 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -25486,12 +25486,6 @@ githubId = 74881555; name = "Fofanov Sergey"; }; - sitaaax = { - email = "johannes@kle1n.com"; - github = "SitAAAx"; - githubId = 74413170; - name = "Johannes Klein"; - }; sith-lord-vader = { email = "nixpkgs@xpertsre.rocks"; github = "sith-lord-vader"; diff --git a/pkgs/by-name/pr/protoc-gen-prost-crate/package.nix b/pkgs/by-name/pr/protoc-gen-prost-crate/package.nix index 269b1129b2a5..3f4d05deff3f 100644 --- a/pkgs/by-name/pr/protoc-gen-prost-crate/package.nix +++ b/pkgs/by-name/pr/protoc-gen-prost-crate/package.nix @@ -24,9 +24,6 @@ rustPlatform.buildRustPackage (finalAttrs: { homepage = "https://github.com/neoeinstein/protoc-gen-prost"; changelog = "https://github.com/neoeinstein/protoc-gen-prost/blob/main/CHANGELOG.md"; license = lib.licenses.asl20; - maintainers = with lib.maintainers; [ - felschr - sitaaax - ]; + maintainers = with lib.maintainers; [ felschr ]; }; }) diff --git a/pkgs/by-name/pr/protoc-gen-prost-serde/package.nix b/pkgs/by-name/pr/protoc-gen-prost-serde/package.nix index 8de7cd5140e3..c09156c454d3 100644 --- a/pkgs/by-name/pr/protoc-gen-prost-serde/package.nix +++ b/pkgs/by-name/pr/protoc-gen-prost-serde/package.nix @@ -24,9 +24,6 @@ rustPlatform.buildRustPackage (finalAttrs: { homepage = "https://github.com/neoeinstein/protoc-gen-prost"; changelog = "https://github.com/neoeinstein/protoc-gen-prost/blob/main/CHANGELOG.md"; license = lib.licenses.asl20; - maintainers = with lib.maintainers; [ - felschr - sitaaax - ]; + maintainers = with lib.maintainers; [ felschr ]; }; }) diff --git a/pkgs/by-name/pr/protoc-gen-prost/package.nix b/pkgs/by-name/pr/protoc-gen-prost/package.nix index 0a335695ac34..028f09e1e5cf 100644 --- a/pkgs/by-name/pr/protoc-gen-prost/package.nix +++ b/pkgs/by-name/pr/protoc-gen-prost/package.nix @@ -24,9 +24,6 @@ rustPlatform.buildRustPackage (finalAttrs: { homepage = "https://github.com/neoeinstein/protoc-gen-prost"; changelog = "https://github.com/neoeinstein/protoc-gen-prost/blob/main/CHANGELOG.md"; license = lib.licenses.asl20; - maintainers = with lib.maintainers; [ - felschr - sitaaax - ]; + maintainers = with lib.maintainers; [ felschr ]; }; }) diff --git a/pkgs/by-name/pr/protoc-gen-tonic/package.nix b/pkgs/by-name/pr/protoc-gen-tonic/package.nix index 693c430e014c..987a89763675 100644 --- a/pkgs/by-name/pr/protoc-gen-tonic/package.nix +++ b/pkgs/by-name/pr/protoc-gen-tonic/package.nix @@ -24,9 +24,6 @@ rustPlatform.buildRustPackage (finalAttrs: { homepage = "https://github.com/neoeinstein/protoc-gen-prost"; changelog = "https://github.com/neoeinstein/protoc-gen-prost/blob/main/CHANGELOG.md"; license = lib.licenses.asl20; - maintainers = with lib.maintainers; [ - felschr - sitaaax - ]; + maintainers = with lib.maintainers; [ felschr ]; }; }) From 43de66a2011962e74c65c9538cb3b5182c8e1e95 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 9 May 2026 03:01:51 +0000 Subject: [PATCH 07/22] tomlc17: 260414 -> 20260501 --- pkgs/by-name/to/tomlc17/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/to/tomlc17/package.nix b/pkgs/by-name/to/tomlc17/package.nix index 58ab13df420c..e0496b230874 100644 --- a/pkgs/by-name/to/tomlc17/package.nix +++ b/pkgs/by-name/to/tomlc17/package.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "tomlc17"; - version = "260414"; + version = "20260501"; src = fetchFromGitHub { owner = "cktan"; repo = "tomlc17"; tag = "R${finalAttrs.version}"; - hash = "sha256-NtytkrRdIGMIYMSfnNkWHdeu78+ac7EL361OZoTK9BI="; + hash = "sha256-7LThGIHC9xXLAksNkm6uJm15mt2IGEnDHEnmBm/bPxM="; }; doCheck = false; # tries to download toml-test suite From c39f7d7086d92ef7aba3375932000d289086adbe Mon Sep 17 00:00:00 2001 From: yaya Date: Wed, 13 May 2026 13:48:42 +0200 Subject: [PATCH 08/22] gitlab: replace `replace` with `sed` `replace` was marked as nonfree in #516986 and the NixOS tests no longer evaluate without `NIXPKGS_ALLOW_UNFREE=1` as a result. --- pkgs/by-name/gi/gitlab/package.nix | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pkgs/by-name/gi/gitlab/package.nix b/pkgs/by-name/gi/gitlab/package.nix index 8f7efd2ab854..fc20ffb3e2cb 100644 --- a/pkgs/by-name/gi/gitlab/package.nix +++ b/pkgs/by-name/gi/gitlab/package.nix @@ -12,7 +12,6 @@ net-tools, nixosTests, nodejs_22, - replace, ruby_3_3, stdenv, tzdata, @@ -395,10 +394,10 @@ stdenv.mkDerivation { # path, not their relative state directory path. This gets rid of # warnings and means we don't have to link back to lib from the # state directory. - ${replace}/bin/replace-literal -f -r -e '../../lib' "$out/share/gitlab/lib" config - ${replace}/bin/replace-literal -f -r -e '../lib' "$out/share/gitlab/lib" config - ${replace}/bin/replace-literal -f -r -e "require_relative 'application'" "require_relative '$out/share/gitlab/config/application'" config - ${replace}/bin/replace-literal -f -r -e 'require_relative "/home/git/gitlab/lib/gitlab/puma/error_handler"' "require_relative '$out/share/gitlab/lib/gitlab/puma/error_handler'" config + find config -type f -exec sed -i -e "s|\.\./\.\./lib|$out/share/gitlab/lib|" {} + + find config -type f -exec sed -i -e "s|\.\./lib|$out/share/gitlab/lib|" {} + + find config -type f -exec sed -i -e "s|require_relative 'application'|require_relative '$out/share/gitlab/config/application'|" {} + + find config -type f -exec sed -i -e "s|require_relative \"/home/git/gitlab/lib/gitlab/puma/error_handler\"|require_relative \"$out/share/gitlab/lib/gitlab/puma/error_handler\"|" {} + ''; buildPhase = '' From 5f52592848a54fe0678f0a699ddb913167c0025d Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 15 May 2026 08:11:50 +0000 Subject: [PATCH 09/22] postgresqlPackages.system_stats: 4.0 -> 4.1 --- pkgs/servers/sql/postgresql/ext/system_stats.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/servers/sql/postgresql/ext/system_stats.nix b/pkgs/servers/sql/postgresql/ext/system_stats.nix index 21404f83bbd7..2661b0beff1f 100644 --- a/pkgs/servers/sql/postgresql/ext/system_stats.nix +++ b/pkgs/servers/sql/postgresql/ext/system_stats.nix @@ -6,13 +6,13 @@ }: postgresqlBuildExtension (finalAttrs: { pname = "system_stats"; - version = "4.0"; + version = "4.1"; src = fetchFromGitHub { owner = "EnterpriseDB"; repo = "system_stats"; tag = "v${finalAttrs.version}"; - hash = "sha256-+DHfhLBoYdWBvXZVcvnWlNwceTNsQ/irEdgnklv5onA="; + hash = "sha256-ANv0JnxX0lG9nrzbfl0HARVxlrFTTJcIK7w8oYLmqKs="; }; buildFlags = [ "PG_CFLAGS=-Wno-error=vla" ]; From 1d5f26488457578e452143de049e20d44d9250cc Mon Sep 17 00:00:00 2001 From: Jonathan Davies Date: Thu, 14 May 2026 00:58:55 +0100 Subject: [PATCH 10/22] icm: init at 0.10.49 --- pkgs/by-name/ic/icm/package.nix | 68 +++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 pkgs/by-name/ic/icm/package.nix diff --git a/pkgs/by-name/ic/icm/package.nix b/pkgs/by-name/ic/icm/package.nix new file mode 100644 index 000000000000..65a8df3cb152 --- /dev/null +++ b/pkgs/by-name/ic/icm/package.nix @@ -0,0 +1,68 @@ +{ + lib, + stdenv, + rustPlatform, + fetchFromGitHub, + pkg-config, + openssl, + nix-update-script, + onnxruntime, + versionCheckHook, +}: + +rustPlatform.buildRustPackage (finalAttrs: { + pname = "icm"; + version = "0.10.49"; + __structuredAttrs = true; + + src = fetchFromGitHub { + owner = "rtk-ai"; + repo = "icm"; + tag = "icm-v${finalAttrs.version}"; + hash = "sha256-GB2SH/Y2l4AkxoFqJfWcsGmWK4uOayCs1FSxBuXShwc="; + }; + + cargoHash = "sha256-U0mHWzRI6BDVC4LRpwWz/QbCeT0fEPxKoY5+1DrI048="; + + nativeBuildInputs = [ + pkg-config + ]; + + buildInputs = [ + openssl + onnxruntime + ]; + + # Build the HTTP dashboard + buildFeatures = [ "web" ]; + + env = { + # Use system OpenSSL instead of vendoring it + OPENSSL_NO_VENDOR = "1"; + # Point ort (ONNX Runtime bindings) at the system library + ORT_STRATEGY = "system"; + ORT_LIB_LOCATION = "${lib.getLib onnxruntime}/lib"; + }; + + nativeInstallCheckInputs = [ + versionCheckHook + ]; + doInstallCheck = true; + + passthru.updateScript = nix-update-script { + extraArgs = [ + "--version-regex" + "^icm-(.*)" + ]; + }; + + meta = { + description = "Permanent memory system for AI agents with MCP integration"; + homepage = "https://github.com/rtk-ai/icm"; + license = lib.licenses.asl20; + maintainers = with lib.maintainers; [ jpds ]; + mainProgram = "icm"; + platforms = lib.platforms.unix; + broken = stdenv.hostPlatform.isDarwin; + }; +}) From 291bc9457b3c069f57f38f959003afb45ca95103 Mon Sep 17 00:00:00 2001 From: Gliczy <129636582+Gliczy@users.noreply.github.com> Date: Fri, 15 May 2026 15:07:10 +0200 Subject: [PATCH 11/22] scx.rustscheds: 1.1.0 -> 1.1.1 --- pkgs/os-specific/linux/scx/scx_rustscheds.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/os-specific/linux/scx/scx_rustscheds.nix b/pkgs/os-specific/linux/scx/scx_rustscheds.nix index b866310550b4..42d8e672d7e0 100644 --- a/pkgs/os-specific/linux/scx/scx_rustscheds.nix +++ b/pkgs/os-specific/linux/scx/scx_rustscheds.nix @@ -14,16 +14,16 @@ }: rustPlatform.buildRustPackage (finalAttrs: { pname = "scx_rustscheds"; - version = "1.1.0"; + version = "1.1.1"; src = fetchFromGitHub { owner = "sched-ext"; repo = "scx"; tag = "v${finalAttrs.version}"; - hash = "sha256-kPOAiy2siIKZ6/zz43qPW7bp27T98MOhwmZMxpVpito="; + hash = "sha256-/EE1+mlbCQmeLqhbHM+k1JwrRw1Z1mOZmq/ffR1l4bg="; }; - cargoHash = "sha256-nXiprz5ryGJeTy9nnKaLSKE0FSl17YE88xFt9bUTTL8="; + cargoHash = "sha256-1alU6Hl7wHM69JK1ZRWzhT843ROs0WhkBUuDDweZSvk="; nativeBuildInputs = [ pkg-config @@ -86,6 +86,7 @@ rustPlatform.buildRustPackage (finalAttrs: { "scx_chaos" "scx_cosmos" "scx_flash" + "scx_flow" "scx_lavd" "scx_layered" "scx_mitosis" @@ -95,7 +96,6 @@ rustPlatform.buildRustPackage (finalAttrs: { "scx_rustland" "scx_rusty" "scx_tickless" - "scx_wd40" ]; meta = { From 9828d404e425db21ffc792d729f6a7b475fbfe2b Mon Sep 17 00:00:00 2001 From: Zexin Yuan Date: Thu, 4 Sep 2025 14:06:52 +0800 Subject: [PATCH 12/22] draco: modernize --- pkgs/by-name/dr/draco/package.nix | 29 ++++++++++++++--------------- pkgs/by-name/dr/draco/tinygltf.nix | 5 +---- 2 files changed, 15 insertions(+), 19 deletions(-) diff --git a/pkgs/by-name/dr/draco/package.nix b/pkgs/by-name/dr/draco/package.nix index d17e8e471f63..e2f5ff3c4dcb 100644 --- a/pkgs/by-name/dr/draco/package.nix +++ b/pkgs/by-name/dr/draco/package.nix @@ -14,12 +14,11 @@ }: let - cmakeBool = b: if b then "ON" else "OFF"; tinygltf = callPackage ./tinygltf.nix { }; in stdenv.mkDerivation (finalAttrs: { - version = "1.5.7"; pname = "draco"; + version = "1.5.7"; src = fetchFromGitHub { owner = "google"; @@ -32,9 +31,14 @@ stdenv.mkDerivation (finalAttrs: { # ld: unknown option: --start-group postPatch = '' substituteInPlace cmake/draco_targets.cmake \ - --replace "^Clang" "^AppleClang" + --replace-fail "^Clang" "^AppleClang" ''; + nativeBuildInputs = [ + cmake + python3 + ]; + buildInputs = [ gtest ] @@ -44,21 +48,16 @@ stdenv.mkDerivation (finalAttrs: { tinygltf ]; - nativeBuildInputs = [ - cmake - python3 - ]; - cmakeFlags = [ - "-DDRACO_ANIMATION_ENCODING=${cmakeBool withAnimation}" - "-DDRACO_GOOGLETEST_PATH=${gtest}" - "-DBUILD_SHARED_LIBS=${cmakeBool true}" - "-DDRACO_TRANSCODER_SUPPORTED=${cmakeBool withTranscoder}" + (lib.cmakeFeature "DRACO_GOOGLETEST_PATH" (builtins.toString gtest)) + (lib.cmakeBool "DRACO_ANIMATION_ENCODING" withAnimation) + (lib.cmakeBool "BUILD_SHARED_LIBS" true) + (lib.cmakeBool "DRACO_TRANSCODER_SUPPORTED" withTranscoder) ] ++ lib.optionals withTranscoder [ - "-DDRACO_EIGEN_PATH=${eigen}/include/eigen3" - "-DDRACO_FILESYSTEM_PATH=${ghc_filesystem}" - "-DDRACO_TINYGLTF_PATH=${tinygltf}" + (lib.cmakeFeature "DRACO_EIGEN_PATH" "${eigen}/include/eigen3") + (lib.cmakeFeature "DRACO_FILESYSTEM_PATH" (builtins.toString ghc_filesystem)) + (lib.cmakeFeature "DRACO_TINYGLTF_PATH" (builtins.toString tinygltf)) ]; env.CXXFLAGS = toString [ diff --git a/pkgs/by-name/dr/draco/tinygltf.nix b/pkgs/by-name/dr/draco/tinygltf.nix index 49b762f933bb..035cb6d56103 100644 --- a/pkgs/by-name/dr/draco/tinygltf.nix +++ b/pkgs/by-name/dr/draco/tinygltf.nix @@ -2,7 +2,6 @@ lib, stdenv, fetchFromGitHub, - nix-update-script, cmake, }: @@ -13,14 +12,12 @@ stdenv.mkDerivation (finalAttrs: { src = fetchFromGitHub { owner = "syoyo"; repo = "tinygltf"; - rev = "v${finalAttrs.version}"; + tag = "v${finalAttrs.version}"; hash = "sha256-uQlv+mUWnqUJIXnPf2pVuRg1akcXAfqyBIzPPmm4Np4="; }; nativeBuildInputs = [ cmake ]; - passthru.updateScript = nix-update-script { }; - meta = { description = "Header only C++11 tiny glTF 2.0 library"; homepage = "https://github.com/syoyo/tinygltf"; From d08104f5730af2f75e6dd72d34c3d1882071d932 Mon Sep 17 00:00:00 2001 From: Zexin Yuan Date: Thu, 4 Sep 2025 14:08:19 +0800 Subject: [PATCH 13/22] draco: minimize inputs --- pkgs/by-name/dr/draco/package.nix | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/pkgs/by-name/dr/draco/package.nix b/pkgs/by-name/dr/draco/package.nix index e2f5ff3c4dcb..06d9cc5f4223 100644 --- a/pkgs/by-name/dr/draco/package.nix +++ b/pkgs/by-name/dr/draco/package.nix @@ -24,12 +24,11 @@ stdenv.mkDerivation (finalAttrs: { owner = "google"; repo = "draco"; rev = finalAttrs.version; - hash = "sha256-p0Mn4kGeBBKL7Hoz4IBgb6Go6MdkgE7WZgxAnt1tE/0="; - fetchSubmodules = true; + hash = "sha256-Y1bwBFe3bCklZN2+TBs6mhqDKQjrezMiT5zXlPFuMew="; }; # ld: unknown option: --start-group - postPatch = '' + postPatch = lib.optional stdenv.hostPlatform.isDarwin '' substituteInPlace cmake/draco_targets.cmake \ --replace-fail "^Clang" "^AppleClang" ''; @@ -37,12 +36,10 @@ stdenv.mkDerivation (finalAttrs: { nativeBuildInputs = [ cmake python3 + gtest ]; - buildInputs = [ - gtest - ] - ++ lib.optionals withTranscoder [ + buildInputs = lib.optionals withTranscoder [ eigen ghc_filesystem tinygltf From 4f5c50df55816520f124ef1a388778729c0a82bc Mon Sep 17 00:00:00 2001 From: Zexin Yuan Date: Wed, 24 Sep 2025 22:01:31 +0800 Subject: [PATCH 14/22] draco: update maintainers --- pkgs/by-name/dr/draco/package.nix | 4 +++- pkgs/by-name/dr/draco/tinygltf.nix | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/dr/draco/package.nix b/pkgs/by-name/dr/draco/package.nix index 06d9cc5f4223..796b3a3f20e8 100644 --- a/pkgs/by-name/dr/draco/package.nix +++ b/pkgs/by-name/dr/draco/package.nix @@ -70,7 +70,9 @@ stdenv.mkDerivation (finalAttrs: { homepage = "https://google.github.io/draco/"; changelog = "https://github.com/google/draco/releases/tag/${finalAttrs.version}"; license = lib.licenses.asl20; - maintainers = with lib.maintainers; [ jansol ]; + maintainers = with lib.maintainers; [ + yzx9 + ]; platforms = lib.platforms.all; }; }) diff --git a/pkgs/by-name/dr/draco/tinygltf.nix b/pkgs/by-name/dr/draco/tinygltf.nix index 035cb6d56103..4a3ea6e52b6b 100644 --- a/pkgs/by-name/dr/draco/tinygltf.nix +++ b/pkgs/by-name/dr/draco/tinygltf.nix @@ -22,7 +22,9 @@ stdenv.mkDerivation (finalAttrs: { description = "Header only C++11 tiny glTF 2.0 library"; homepage = "https://github.com/syoyo/tinygltf"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ jansol ]; + maintainers = with lib.maintainers; [ + yzx9 + ]; platforms = lib.platforms.all; }; }) From 070e821be46816bec0639e4f37983ca5ead713bd Mon Sep 17 00:00:00 2001 From: Taliyah Webb Date: Fri, 5 Dec 2025 09:24:21 +0100 Subject: [PATCH 15/22] nixos/radicale: allow changing the run user --- .../modules/services/networking/radicale.nix | 28 +++++++++++++++---- 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/nixos/modules/services/networking/radicale.nix b/nixos/modules/services/networking/radicale.nix index fd0a63212d49..98d5368a2be7 100644 --- a/nixos/modules/services/networking/radicale.nix +++ b/nixos/modules/services/networking/radicale.nix @@ -108,6 +108,18 @@ in default = [ ]; description = "Extra arguments passed to the Radicale daemon."; }; + + user = mkOption { + type = types.str; + default = "radicale"; + description = "User account under which Radicale runs."; + }; + + group = mkOption { + type = types.str; + default = "radicale"; + description = "Group under which Radicale runs."; + }; }; config = mkIf cfg.enable { @@ -155,12 +167,16 @@ in environment.systemPackages = [ pkg ]; - users.users.radicale = { - isSystemUser = true; - group = "radicale"; + users.users = mkIf (cfg.user == "radicale") { + radicale = { + group = cfg.group; + isSystemUser = true; + }; }; - users.groups.radicale = { }; + users.groups = mkIf (cfg.group == "radicale") { + radicale = { }; + }; systemd.services.radicale = { description = "A Simple Calendar and Contact Server"; @@ -176,8 +192,8 @@ in ] ++ (map escapeShellArg cfg.extraArgs) ); - User = "radicale"; - Group = "radicale"; + User = cfg.user; + Group = cfg.group; StateDirectory = "radicale/collections"; StateDirectoryMode = "0750"; # Hardening From 1ddfc6dc5ff6c78e18358045d002be489c7933fc Mon Sep 17 00:00:00 2001 From: "Adam C. Stephens" Date: Fri, 15 May 2026 09:16:43 -0400 Subject: [PATCH 16/22] cloud-hypervisor: 51.1 -> 52.0 Diff: https://github.com/cloud-hypervisor/cloud-hypervisor/compare/v51.1...v52.0 Changelog: https://github.com/cloud-hypervisor/cloud-hypervisor/releases/tag/v52.0 --- pkgs/by-name/cl/cloud-hypervisor/package.nix | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/cl/cloud-hypervisor/package.nix b/pkgs/by-name/cl/cloud-hypervisor/package.nix index 71ca59fbab65..b8da2ae3b91a 100644 --- a/pkgs/by-name/cl/cloud-hypervisor/package.nix +++ b/pkgs/by-name/cl/cloud-hypervisor/package.nix @@ -11,16 +11,16 @@ rustPlatform.buildRustPackage (finalAttrs: { pname = "cloud-hypervisor"; - version = "51.1"; + version = "52.0"; src = fetchFromGitHub { owner = "cloud-hypervisor"; repo = "cloud-hypervisor"; rev = "v${finalAttrs.version}"; - hash = "sha256-H+sfuatB/7cAMwJcT8SKbTyISUdNyp8eSvvyvkKrjho="; + hash = "sha256-OGyvmedSaWPsyH6mdHhgXN7MvTnK1HzdfTKUhJRlq8I="; }; - cargoHash = "sha256-E32SLJNQ9ssn7GwFpvpKot5nay+cr3rSZcKovjA5oJE="; + cargoHash = "sha256-ZNj1H3Iq+IUSe0McHJjrwPOoR+YRB+rsSmZHMhXsHy0="; separateDebugInfo = true; @@ -38,6 +38,12 @@ rustPlatform.buildRustPackage (finalAttrs: { "net_util" # /dev/net/tun "--exclude" "vmm" # /dev/kvm + "--" + # io_uring syscalls are blocked by the Lix sandbox + "--skip=io_uring" + "--skip=qcow_async::unit_tests::" + # fallocate(PUNCH_HOLE) reported size depends on the host filesystem + "--skip=test_query_device_size_sparse_file_punch_hole" ]; nativeInstallCheckInputs = [ From a507eae9a8364d64017f5daa63db26de49addbf8 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 15 May 2026 18:14:24 +0200 Subject: [PATCH 17/22] python3Packages.iamdata: 0.1.202605141 -> 0.1.202605151 Diff: https://github.com/cloud-copilot/iam-data-python/compare/v0.1.202605141...v0.1.202605151 Changelog: https://github.com/cloud-copilot/iam-data-python/releases/tag/v0.1.202605151 --- pkgs/development/python-modules/iamdata/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/python-modules/iamdata/default.nix b/pkgs/development/python-modules/iamdata/default.nix index b6eb73d578ac..491b3754b8ce 100644 --- a/pkgs/development/python-modules/iamdata/default.nix +++ b/pkgs/development/python-modules/iamdata/default.nix @@ -8,14 +8,14 @@ buildPythonPackage (finalAttrs: { pname = "iamdata"; - version = "0.1.202605141"; + version = "0.1.202605151"; pyproject = true; src = fetchFromGitHub { owner = "cloud-copilot"; repo = "iam-data-python"; tag = "v${finalAttrs.version}"; - hash = "sha256-B0G+xXpu869GcTGWPTofODf3WHdiGTFXAq/fk1uMkS8="; + hash = "sha256-kfdMiKFSnsuD5A8VBjH7ZCQB1SqoorV0feOPHVYWivE="; }; __darwinAllowLocalNetworking = true; From 5baf3d00760ce0c65487ec420b8c116f1a3f123e Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 15 May 2026 16:26:19 +0000 Subject: [PATCH 18/22] allure: 2.40.0 -> 2.41.0 --- pkgs/by-name/al/allure/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/al/allure/package.nix b/pkgs/by-name/al/allure/package.nix index 30e3928b2ba3..714ce4761baa 100644 --- a/pkgs/by-name/al/allure/package.nix +++ b/pkgs/by-name/al/allure/package.nix @@ -8,11 +8,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "allure"; - version = "2.40.0"; + version = "2.41.0"; src = fetchurl { url = "https://github.com/allure-framework/allure2/releases/download/${finalAttrs.version}/allure-${finalAttrs.version}.tgz"; - hash = "sha256-RXOO/8dGZ0DULqkTjoD8pQgedWbHCvypRwjZxVhdNCQ="; + hash = "sha256-3dhrL0L24suVAEeMDQDKPs7A4c+a4V8X4AYQMAXj7lE="; }; dontConfigure = true; From 6127880c2c1856a77de19f59ea78f456eef37073 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 15 May 2026 16:27:00 +0000 Subject: [PATCH 19/22] mongodb-tools: 100.16.1 -> 100.17.0 --- pkgs/by-name/mo/mongodb-tools/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/mo/mongodb-tools/package.nix b/pkgs/by-name/mo/mongodb-tools/package.nix index 20c42939f918..7127813f22ff 100644 --- a/pkgs/by-name/mo/mongodb-tools/package.nix +++ b/pkgs/by-name/mo/mongodb-tools/package.nix @@ -11,13 +11,13 @@ buildGoModule (finalAttrs: { pname = "mongo-tools"; - version = "100.16.1"; + version = "100.17.0"; src = fetchFromGitHub { owner = "mongodb"; repo = "mongo-tools"; tag = finalAttrs.version; - hash = "sha256-oxMc0+Il6pY0L8KF0h5+DYpBuqQvPzaOcZ8cjQDig0c="; + hash = "sha256-lR0pEZgDoIW9HYfutrPa1fNqLLANcw5oS2jATuPSBLo="; }; vendorHash = null; From e7c92d67a28b267c85cdeef0ac0752bb9a23f68c Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 15 May 2026 17:43:01 +0000 Subject: [PATCH 20/22] fairywren: 0-unstable-2026-05-06 -> 0-unstable-2026-05-15 --- pkgs/by-name/fa/fairywren/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/fa/fairywren/package.nix b/pkgs/by-name/fa/fairywren/package.nix index 5228890bf1c8..d88e65f28e07 100644 --- a/pkgs/by-name/fa/fairywren/package.nix +++ b/pkgs/by-name/fa/fairywren/package.nix @@ -22,13 +22,13 @@ lib.checkListOfEnum "${pname}: colorVariants" colorVariantList colorVariants stdenvNoCC.mkDerivation { inherit pname; - version = "0-unstable-2026-05-06"; + version = "0-unstable-2026-05-15"; src = fetchFromGitLab { owner = "aiyahm"; repo = "FairyWren-Icons"; - rev = "ea33df10bcc0054b1981f859dcbcc36a77de9107"; - hash = "sha256-Y4siWzKOmHBATSeoJ+Y5FbntsJYLFp8nmMcQq/UQGXw="; + rev = "d4a7d6d0a363e9a640a97e54318e64a52c7fcc28"; + hash = "sha256-08w8DhTpQeJzqgcBjaH5ELkahgrYrYjulCVR8zd5n9Q="; }; propagatedBuildInputs = [ From ecec173a507f0410536c296c923da3f2557910b1 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 15 May 2026 17:43:32 +0000 Subject: [PATCH 21/22] websurfx: 1.29.0 -> 1.29.9 --- pkgs/by-name/we/websurfx/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/we/websurfx/package.nix b/pkgs/by-name/we/websurfx/package.nix index 7c471c622968..ff3c362a3bca 100644 --- a/pkgs/by-name/we/websurfx/package.nix +++ b/pkgs/by-name/we/websurfx/package.nix @@ -6,7 +6,7 @@ pkg-config, }: let - version = "1.29.0"; + version = "1.29.9"; in rustPlatform.buildRustPackage { pname = "websurfx"; @@ -16,7 +16,7 @@ rustPlatform.buildRustPackage { owner = "neon-mmd"; repo = "websurfx"; tag = "v${version}"; - hash = "sha256-F9tXo+DjLR7v6z3BtV/sO/gGlV9aBXgcXRMHEFki98Q="; + hash = "sha256-qSgNyK9W38wAkL0EM9HIFJOilPNQWeHRNpiasGbBL0I="; }; nativeBuildInputs = [ @@ -27,7 +27,7 @@ rustPlatform.buildRustPackage { openssl ]; - cargoHash = "sha256-nSZ1sOVsIGdxXuR61R/seW7UX17Kx67f6Sm77GDtLQE="; + cargoHash = "sha256-oI9+nMDkmRLxN0dw/X1zchsSUrr5ZC4qQgXoBKR0AbU="; postPatch = '' substituteInPlace src/handler.rs \ From 61c7cd73fbcdca3c9cf721fc7358a08c8b9370e2 Mon Sep 17 00:00:00 2001 From: "Adam C. Stephens" Date: Fri, 15 May 2026 13:44:05 -0400 Subject: [PATCH 22/22] beamPackages.hex: 2.4.1 -> 2.4.2 Diff: https://github.com/hexpm/hex/compare/v2.4.1...v2.4.2 --- pkgs/development/beam-modules/hex/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/beam-modules/hex/default.nix b/pkgs/development/beam-modules/hex/default.nix index c9455c193cda..05143c682196 100644 --- a/pkgs/development/beam-modules/hex/default.nix +++ b/pkgs/development/beam-modules/hex/default.nix @@ -18,13 +18,13 @@ let self: stdenv.mkDerivation rec { pname = "hex"; - version = "2.4.1"; + version = "2.4.2"; src = fetchFromGitHub { owner = "hexpm"; repo = "hex"; rev = "v${version}"; - sha256 = "sha256-K6ucUWoh5QOXWAciJ04Jo3UIiRxHfcWSKRY/EL/qHjw="; + sha256 = "sha256-+deoFCHs2paABaZInyknwdQJafJ/DO0EnqscPUiL6rY="; }; setupHook = writeText "setupHook.sh" ''