treewide: drop figsoda as maintainer (part 3)

s/^\s*figsoda\s*$//
This commit is contained in:
Michael Daniels
2025-10-26 13:16:57 -04:00
parent 30420dabad
commit 1d0bb7b61b
126 changed files with 1 additions and 127 deletions

View File

@@ -982,7 +982,6 @@ with lib.maintainers;
zig = {
members = [
figsoda
RossComputerGuy
];
scope = "Maintain the Zig compiler toolchain and nixpkgs integration.";

View File

@@ -51,7 +51,6 @@ in
};
meta.maintainers = with lib.maintainers; [
figsoda
thiagokokada
];
}

View File

@@ -2,7 +2,6 @@
{
name = "sx";
meta.maintainers = with lib.maintainers; [
figsoda
thiagokokada
];

View File

@@ -50,7 +50,6 @@ rustPlatform.buildRustPackage rec {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
Br1ght0ne
figsoda
];
platforms = lib.platforms.unix;
mainProgram = "bandwhich";

View File

@@ -63,7 +63,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
changelog = "https://github.com/biomejs/biome/blob/${finalAttrs.src.rev}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
isabelroses
wrbbz
];

View File

@@ -59,7 +59,6 @@ rustPlatform.buildRustPackage rec {
mainProgram = "btm";
maintainers = with lib.maintainers; [
berbiche
figsoda
gepbird
];
};

View File

@@ -38,7 +38,6 @@ rustPlatform.buildRustPackage rec {
license = licenses.mit;
maintainers = with maintainers; [
dit7ya
figsoda
];
platforms = platforms.linux;
broken = stdenv.hostPlatform.isAarch64;

View File

@@ -37,7 +37,6 @@ rustPlatform.buildRustPackage rec {
];
maintainers = with lib.maintainers; [
evanjs
figsoda
matthiasbeyer
];
mainProgram = "cargo-about";

View File

@@ -23,7 +23,6 @@ rustPlatform.buildRustPackage rec {
mit
];
maintainers = with maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -43,7 +43,6 @@ rustPlatform.buildRustPackage rec {
];
maintainers = with lib.maintainers; [
basvandijk
figsoda
jk
];
};

View File

@@ -27,7 +27,6 @@ rustPlatform.buildRustPackage rec {
asl20
];
maintainers = with maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -26,7 +26,6 @@ rustPlatform.buildRustPackage rec {
mit
];
maintainers = with maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -40,7 +40,6 @@ rustPlatform.buildRustPackage rec {
mit
];
maintainers = with lib.maintainers; [
figsoda
matthiasbeyer
janlikar
];

View File

@@ -44,7 +44,6 @@ rustPlatform.buildRustPackage rec {
mit
];
maintainers = with lib.maintainers; [
figsoda
matthiasbeyer
jk
];

View File

@@ -24,7 +24,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://git.sr.ht/~jplatte/cargo-depgraph/tree/${src.rev}/item/CHANGELOG.md";
license = licenses.gpl3Plus;
maintainers = with maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -55,7 +55,6 @@ rustPlatform.buildRustPackage rec {
asl20
];
maintainers = with maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -24,7 +24,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/the-lean-crate/cargo-diet/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -60,7 +60,6 @@ rustPlatform.buildRustPackage rec {
mit
];
maintainers = with maintainers; [
figsoda
matthiasbeyer
mistydemeo
];

View File

@@ -40,7 +40,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/Keruspe/cargo-duplicates";
license = licenses.mit;
maintainers = with maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -39,7 +39,6 @@ rustPlatform.buildRustPackage rec {
];
maintainers = with lib.maintainers; [
Br1ght0ne
figsoda
gerschtli
jb55
killercup

View File

@@ -26,7 +26,6 @@ rustPlatform.buildRustPackage rec {
asl20
];
maintainers = with lib.maintainers; [
figsoda
xrelkd
];
mainProgram = "cargo-expand";

View File

@@ -78,7 +78,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
mit
];
maintainers = with lib.maintainers; [
figsoda
turbomack
matthiasbeyer
];

View File

@@ -45,7 +45,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
asl20
];
maintainers = with lib.maintainers; [
figsoda
macalinao
nartsiss
];

View File

@@ -37,7 +37,6 @@ rustPlatform.buildRustPackage rec {
asl20
];
maintainers = with maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -35,7 +35,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/mitsuhiko/insta/blob/${version}/CHANGELOG.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
figsoda
oxalica
matthiasbeyer
];

View File

@@ -22,7 +22,6 @@ rustPlatform.buildRustPackage rec {
license = with licenses; [ mit ];
maintainers = with maintainers; [
basvandijk
figsoda
matthiasbeyer
];
};

View File

@@ -27,7 +27,6 @@ rustPlatform.buildRustPackage rec {
mit
];
maintainers = with maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -27,7 +27,6 @@ rustPlatform.buildRustPackage rec {
mit
];
maintainers = with lib.maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -27,7 +27,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/bnjbvr/cargo-machete/blob/${src.rev}/CHANGELOG.md";
license = licenses.mit;
maintainers = with maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -47,7 +47,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/sagiegurari/cargo-make/blob/${version}/CHANGELOG.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
figsoda
xrelkd
];
mainProgram = "cargo-make";

View File

@@ -52,7 +52,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/regexident/cargo-modules/blob/${src.tag}/CHANGELOG.md";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [
figsoda
rvarago
matthiasbeyer
];

View File

@@ -46,7 +46,6 @@ rustPlatform.buildRustPackage rec {
];
maintainers = with maintainers; [
ekleog
figsoda
matthiasbeyer
];
};

View File

@@ -52,7 +52,6 @@ rustPlatform.buildRustPackage rec {
mit
];
maintainers = with lib.maintainers; [
figsoda
gerschtli
];
};

View File

@@ -68,7 +68,6 @@ rustPlatform.buildRustPackage rec {
asl20
];
maintainers = with lib.maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -46,7 +46,6 @@ rustPlatform.buildRustPackage rec {
mit
];
maintainers = with lib.maintainers; [
figsoda
oxalica
matthiasbeyer
];

View File

@@ -27,7 +27,6 @@ rustPlatform.buildRustPackage rec {
asl20
];
maintainers = with lib.maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -28,7 +28,6 @@ rustPlatform.buildRustPackage rec {
zlib
]; # any of three
maintainers = with maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -25,7 +25,6 @@ rustPlatform.buildRustPackage rec {
mit
];
maintainers = with lib.maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -43,7 +43,6 @@ rustPlatform.buildRustPackage rec {
asl20
];
maintainers = with maintainers; [
figsoda
hugoreeves
];
};

View File

@@ -27,7 +27,6 @@ rustPlatform.buildRustPackage rec {
asl20
];
maintainers = with maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -67,7 +67,6 @@ rustPlatform.buildRustPackage rec {
gpl3Only
];
maintainers = with lib.maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -39,7 +39,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/timonpost/cargo-unused-features";
license = licenses.mit;
maintainers = with maintainers; [
figsoda
matthiasbeyer
];
mainProgram = "unused-features";

View File

@@ -29,7 +29,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
mit
];
maintainers = with lib.maintainers; [
figsoda
jk
matthiasbeyer
];

View File

@@ -44,7 +44,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/pksunkara/cargo-workspaces/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
macalinao
matthiasbeyer
];

View File

@@ -43,7 +43,6 @@ buildGoModule rec {
changelog = "https://github.com/miniscruff/changie/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
matthiasbeyer
];
};

View File

@@ -24,7 +24,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/kivikakk/comrak/blob/v${version}/changelog.txt";
license = lib.licenses.bsd2;
maintainers = with lib.maintainers; [
figsoda
kivikakk
];
};

View File

@@ -65,7 +65,6 @@ rustPlatform.buildRustPackage rec {
maintainers = with lib.maintainers; [
zowoq
SuperSandro2000
figsoda
];
mainProgram = "delta";
};

View File

@@ -39,7 +39,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
ethancedwards8
figsoda
matthiasbeyer
defelo
];

View File

@@ -46,7 +46,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
changelog = "https://github.com/Byron/dua-cli/blob/v${finalAttrs.version}/CHANGELOG.md";
license = with lib.licenses; [ mit ];
maintainers = with lib.maintainers; [
figsoda
killercup
defelo
];

View File

@@ -35,7 +35,6 @@ buildGoModule (finalAttrs: {
description = "Disk Usage/Free Utility";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
penguwin
sigmasquadron
];

View File

@@ -45,7 +45,6 @@ rustPlatform.buildRustPackage rec {
mit
];
maintainers = with maintainers; [
figsoda
holymonson
];
};

View File

@@ -33,7 +33,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/Canop/dysk/blob/${src.rev}/CHANGELOG.md";
license = licenses.mit;
maintainers = with maintainers; [
figsoda
koral
];
mainProgram = "dysk";

View File

@@ -25,7 +25,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/egraphs-good/egglog";
license = licenses.mit;
maintainers = with maintainers; [
figsoda
XBagon
];
};

View File

@@ -68,7 +68,6 @@ stdenv.mkDerivation rec {
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.unix;
maintainers = with lib.maintainers; [
figsoda
foo-dogsquared
];
teams = [ lib.teams.gnome-circle ];

View File

@@ -23,7 +23,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/solidiquis/erdtree/releases/tag/${src.rev}";
license = licenses.mit;
maintainers = with maintainers; [
figsoda
zendo
];
mainProgram = "erd";

View File

@@ -21,7 +21,6 @@ rustPlatform.buildRustPackage rec {
license = licenses.mit;
maintainers = with maintainers; [
ma27
figsoda
];
mainProgram = "eva";
};

View File

@@ -71,7 +71,6 @@ rustPlatform.buildRustPackage rec {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
coffeeispower
figsoda
lom
w-lfchen
];

View File

@@ -45,7 +45,6 @@ rustPlatform.buildRustPackage rec {
license = licenses.mit;
maintainers = with maintainers; [
cyounkins
figsoda
];
mainProgram = "fclones";
};

View File

@@ -64,7 +64,6 @@ rustPlatform.buildRustPackage rec {
];
maintainers = with lib.maintainers; [
dywedir
figsoda
globin
ma27
zowoq

View File

@@ -44,7 +44,6 @@ rustPlatform.buildRustPackage rec {
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [
Br1ght0ne
figsoda
];
mainProgram = "findomain";
};

View File

@@ -42,7 +42,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/kyu08/fzf-make/releases/tag/${src.rev}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
sigmanificient
];
mainProgram = "fzf-make";

View File

@@ -43,7 +43,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/reemus-dev/gitnr/blob/${src.rev}/CHANGELOG.md";
license = licenses.mit;
maintainers = with maintainers; [
figsoda
matthiasbeyer
];
mainProgram = "gitnr";

View File

@@ -29,7 +29,6 @@ rustPlatform.buildRustPackage rec {
unlicense
];
maintainers = with lib.maintainers; [
figsoda
gepbird
];
mainProgram = "hck";

View File

@@ -41,7 +41,6 @@ rustPlatform.buildRustPackage rec {
];
maintainers = with lib.maintainers; [
dywedir
figsoda
SuperSandro2000
];
mainProgram = "hexyl";

View File

@@ -32,7 +32,6 @@ rustPlatform.buildRustPackage rec {
license = licenses.mit;
maintainers = with maintainers; [
builditluc
figsoda
];
mainProgram = "hoard";
};

View File

@@ -58,7 +58,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/Orange-OpenSource/hurl/blob/${version}/CHANGELOG.md";
maintainers = with lib.maintainers; [
eonpatapon
figsoda
];
license = lib.licenses.asl20;
mainProgram = "hurl";

View File

@@ -37,7 +37,6 @@ rustPlatform.buildRustPackage rec {
mit
];
maintainers = with lib.maintainers; [
figsoda
thoughtpolice
];
mainProgram = "hyperfine";

View File

@@ -72,7 +72,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
license = lib.licenses.mit;
teams = [ lib.teams.ngi ];
maintainers = with lib.maintainers; [
figsoda
siraben
];
mainProgram = "jaq";

View File

@@ -31,7 +31,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/PaulJuliusMartinez/jless/blob/${src.rev}/CHANGELOG.md";
license = licenses.mit;
maintainers = with maintainers; [
figsoda
jfchevrette
];
};

View File

@@ -34,7 +34,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/kamiyaa/joshuto/releases/tag/${src.rev}";
license = licenses.lgpl3Only;
maintainers = with maintainers; [
figsoda
totoroot
xrelkd
];

View File

@@ -27,7 +27,6 @@ rustPlatform.buildRustPackage rec {
];
maintainers = with maintainers; [
akshgpt7
figsoda
];
mainProgram = "jql";
};

View File

@@ -44,7 +44,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/CertainLach/jrsonnet";
license = licenses.mit;
maintainers = with maintainers; [
figsoda
lach
];
};

View File

@@ -58,7 +58,6 @@ rustPlatform.buildRustPackage rec {
'';
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
lovesegfault
];
mainProgram = "kalker";

View File

@@ -36,7 +36,6 @@ rustPlatform.buildRustPackage rec {
license = lib.licenses.gpl3Only;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [
figsoda
matthiasbeyer
];
mainProgram = "kmon";

View File

@@ -128,7 +128,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
homepage = "https://github.com/ilya-zlobintsev/LACT";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
atemu
cything
johnrtitor

View File

@@ -21,7 +21,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/swanandx/lemmeknow/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
Br1ght0ne
];
mainProgram = "lemmeknow";

View File

@@ -133,7 +133,6 @@ stdenv.mkDerivation (finalAttrs: {
changelog = "https://github.com/LuaLS/lua-language-server/blob/${finalAttrs.version}/changelog.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
gepbird
sei40kr
];

View File

@@ -28,8 +28,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/jakwai01/lurk";
license = lib.licenses.agpl3Only;
mainProgram = "lurk";
maintainers = with lib.maintainers; [
figsoda
maintainers = [
];
platforms = [
"i686-linux"

View File

@@ -33,7 +33,6 @@ rustPlatform.buildRustPackage rec {
license = with lib.licenses; [ mit ];
maintainers = with lib.maintainers; [
_414owen
figsoda
];
mainProgram = "macchina";
};

View File

@@ -50,7 +50,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
changelog = "https://github.com/jacobdeichert/mask/blob/mask/${finalAttrs.version}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
defelo
];
};

View File

@@ -80,7 +80,6 @@ rustPlatform.buildRustPackage rec {
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [
dit7ya
figsoda
];
mainProgram = "microbin";
};

View File

@@ -69,7 +69,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
changelog = "https://github.com/svenstaro/miniserve/blob/v${finalAttrs.version}/CHANGELOG.md";
license = with lib.licenses; [ mit ];
maintainers = with lib.maintainers; [
figsoda
defelo
];
mainProgram = "miniserve";

View File

@@ -43,7 +43,6 @@ rustPlatform.buildRustPackage rec {
asl20
];
maintainers = with lib.maintainers; [
figsoda
oxalica
];
mainProgram = "nil";

View File

@@ -44,7 +44,6 @@ rustPlatform.buildRustPackage rec {
license = with licenses; [ bsd3 ];
maintainers = with maintainers; [
bennofs
figsoda
ncfavier
];
};

View File

@@ -52,7 +52,6 @@ python3Packages.buildPythonApplication rec {
changelog = "https://github.com/Mic92/nix-update/releases/tag/${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
mic92
];
mainProgram = "nix-update";

View File

@@ -25,7 +25,6 @@ rustPlatform.buildRustPackage rec {
license = licenses.mit;
maintainers = with maintainers; [
artturin
figsoda
];
};
}

View File

@@ -86,7 +86,6 @@ python3Packages.buildPythonApplication rec {
license = lib.licenses.mit;
mainProgram = "nixpkgs-review";
maintainers = with lib.maintainers; [
figsoda
mic92
];
};

View File

@@ -91,7 +91,6 @@ rustPlatform.buildRustPackage rec {
mainProgram = "oculante";
maintainers = with lib.maintainers; [
dit7ya
figsoda
];
};
}

View File

@@ -71,7 +71,6 @@ rustPlatform.buildRustPackage rec {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
Br1ght0ne
figsoda
kloenk
];
mainProgram = "onefetch";

View File

@@ -71,7 +71,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/ouch-org/ouch/blob/${version}/CHANGELOG.md";
license = with lib.licenses; [ mit ] ++ lib.optionals enableUnfree [ unfreeRedistributable ];
maintainers = with lib.maintainers; [
figsoda
psibi
krovuxdev
];

View File

@@ -75,7 +75,6 @@ buildGoModule rec {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
farcaller
figsoda
];
mainProgram = "ov";
};

View File

@@ -58,7 +58,6 @@ stdenv.mkDerivation (finalAttrs: {
changelog = "https://github.com/pop-os/popsicle/releases/tag/${finalAttrs.version}";
maintainers = with lib.maintainers; [
_13r0ck
figsoda
];
license = lib.licenses.mit;
platforms = lib.platforms.linux;

View File

@@ -54,7 +54,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
homepage = "https://pg-language-server.com";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
myypo
];
mainProgram = "postgres-language-server";

View File

@@ -24,7 +24,6 @@ rustPlatform.buildRustPackage rec {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
astro
figsoda
];
platforms = lib.platforms.linux;
mainProgram = "pw-volume";

View File

@@ -94,7 +94,6 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://github.com/saivert/pwvucontrol";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [
figsoda
Guanran928
johnrtitor
];

View File

@@ -50,7 +50,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
maintainers = with lib.maintainers; [
aristid
Br1ght0ne
figsoda
];
};
})

View File

@@ -95,7 +95,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
mainProgram = "ruff";
maintainers = with lib.maintainers; [
bengsparks
figsoda
GaetanLepage
];
};

View File

@@ -32,7 +32,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
changelog = "https://git.sr.ht/~ireas/rusty-man/tree/v${finalAttrs.version}/item/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
defelo
];
};

View File

@@ -33,7 +33,6 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/orhun/rustypaste/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
figsoda
seqizz
];
mainProgram = "rustypaste";

View File

@@ -43,7 +43,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
changelog = "https://github.com/mozilla/sccache/releases/tag/v${finalAttrs.version}";
maintainers = with lib.maintainers; [
doronbehar
figsoda
];
license = lib.licenses.asl20;
};

Some files were not shown because too many files have changed in this diff Show More