treewide: drop figsoda as maintainer (part 1)

s/maintainers = with lib.maintainers; [ figsoda ];/maintainers = with lib.maintainers; [ ];/
This commit is contained in:
Michael Daniels
2025-10-26 13:12:31 -04:00
parent 31dfe5fb3f
commit eb833639c8
96 changed files with 96 additions and 96 deletions

View File

@@ -115,5 +115,5 @@ in
})
];
meta.maintainers = with lib.maintainers; [ figsoda ];
meta.maintainers = [ ];
}

View File

@@ -25,5 +25,5 @@ in
};
};
meta.maintainers = with lib.maintainers; [ figsoda ];
meta.maintainers = [ ];
}

View File

@@ -25,5 +25,5 @@ in
};
};
meta.maintainers = with lib.maintainers; [ figsoda ];
meta.maintainers = [ ];
}

View File

@@ -32,6 +32,6 @@ buildLua rec {
changelog = "https://github.com/marzzzello/mpv_thumbnail_script/releases/tag/${version}";
license = lib.licenses.gpl3Plus;
platforms = lib.platforms.all;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -41,6 +41,6 @@ buildGoModule rec {
homepage = "https://github.com/dnnrly/abbreviate";
changelog = "https://github.com/dnnrly/abbreviate/releases/tag/${src.rev}";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -31,7 +31,7 @@ buildGoModule (finalAttrs: {
homepage = "https://github.com/jonaslu/ain";
changelog = "https://github.com/jonaslu/ain/releases/tag/v${finalAttrs.version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "ain";
};
})

View File

@@ -69,6 +69,6 @@ rustPlatform.buildRustPackage rec {
# or
asl20
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -42,7 +42,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/finefindus/artem";
changelog = "https://github.com/finefindus/artem/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "artem";
};
}

View File

@@ -21,7 +21,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/jpeddicord/askalono";
changelog = "https://github.com/jpeddicord/askalono/blob/${version}/CHANGELOG.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "askalono";
};
}

View File

@@ -97,6 +97,6 @@ python3Packages.buildPythonApplication rec {
homepage = "https://juftin.com/browsr";
changelog = "https://github.com/juftin/browsr/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -68,6 +68,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/cargo-bins/cargo-binstall";
changelog = "https://github.com/cargo-bins/cargo-binstall/releases/tag/v${version}";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

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

View File

@@ -32,6 +32,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/messense/cargo-zigbuild";
changelog = "https://github.com/messense/cargo-zigbuild/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -25,7 +25,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/brycx/checkpwn";
changelog = "https://github.com/brycx/checkpwn/releases/tag/${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "checkpwn";
};
}

View File

@@ -21,6 +21,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/blst-security/cherrybomb";
changelog = "https://github.com/blst-security/cherrybomb/releases/tag/v${version}";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -55,7 +55,7 @@ rustPlatform.buildRustPackage {
description = "Create a video of how a git repository's code changes over time";
homepage = "https://github.com/sloganking/codemov";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "codemov";
};
}

View File

@@ -26,7 +26,7 @@ buildGoModule {
description = "Confetti in your TTY";
homepage = "https://github.com/maaslalani/confetty";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "confetty";
};
}

View File

@@ -28,7 +28,7 @@ rustPlatform.buildRustPackage rec {
unlicense # or
mit
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "crabz";
};
}

View File

@@ -22,7 +22,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/doctave/doctave";
changelog = "https://github.com/doctave/doctave/blob/${version}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "doctave";
};
}

View File

@@ -23,6 +23,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/egoist/dum";
changelog = "https://github.com/egoist/dum/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -32,7 +32,7 @@ buildNpmPackage rec {
homepage = "https://github.com/aca/emmet-ls";
changelog = "https://github.com/aca/emmet-ls/releases/tag/${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "emmet-ls";
};
}

View File

@@ -54,7 +54,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/vv9k/epick";
changelog = "https://github.com/vv9k/epick/blob/${version}/CHANGELOG.md";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "epick";
};
}

View File

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

View File

@@ -27,7 +27,7 @@ rustPlatform.buildRustPackage rec {
asl20 # or
mit
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "faketty";
};
}

View File

@@ -47,7 +47,7 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/svetlitski/fcp/releases/tag/v${version}";
license = lib.licenses.bsd3;
platforms = lib.platforms.unix;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "fcp";
};
}

View File

@@ -54,7 +54,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/kyoheiu/felix";
changelog = "https://github.com/kyoheiu/felix/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "fx";
};
}

View File

@@ -51,6 +51,6 @@ rustPlatform.buildRustPackage rec {
mit # or
asl20
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -36,6 +36,6 @@ buildGoModule (finalAttrs: {
homepage = "https://github.com/antonmedv/fx";
license = lib.licenses.mit;
mainProgram = "fx";
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
})

View File

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

View File

@@ -45,7 +45,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://gif.ski/";
changelog = "https://github.com/ImageOptim/gifski/releases/tag/${src.rev}";
license = lib.licenses.agpl3Plus;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "gifski";
};
}

View File

@@ -47,6 +47,6 @@ rustPlatform.buildRustPackage {
homepage = "https://github.com/PurpleBooth/git-mit";
changelog = "https://github.com/PurpleBooth/git-mit/releases/tag/v${version}";
license = lib.licenses.cc0;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -38,7 +38,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/milo123459/glitter";
changelog = "https://github.com/Milo123459/glitter/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "glitter";
};
}

View File

@@ -25,6 +25,6 @@ rustPlatform.buildRustPackage {
description = "Cross-platform TUI database management tool written in Rust";
homepage = "https://github.com/tako8ki/gobang";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -72,7 +72,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
asl20
mit
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "halp";
};
})

View File

@@ -34,7 +34,7 @@ rustPlatform.buildRustPackage rec {
asl20
mit
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "hayagriva";
};
}

View File

@@ -31,6 +31,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/samwho/hmm";
changelog = "https://github.com/samwho/hmm/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -26,6 +26,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/windsoilder/hors";
changelog = "https://github.com/WindSoilder/hors/blob/v${version}/CHANGELOG.md";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -49,6 +49,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/thecoshman/http";
changelog = "https://github.com/thecoshman/http/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -33,6 +33,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/jonhoo/inferno";
changelog = "https://github.com/jonhoo/inferno/blob/v${version}/CHANGELOG.md";
license = lib.licenses.cddl;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -47,7 +47,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/j-lentz/iwgtk";
changelog = "https://github.com/j-lentz/iwgtk/blob/v${version}/CHANGELOG";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
platforms = lib.platforms.linux;
mainProgram = "iwgtk";
};

View File

@@ -92,6 +92,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
# Assets
cc-by-nc-40
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
})

View File

@@ -41,7 +41,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/spectralops/keyscope";
changelog = "https://github.com/spectralops/keyscope/blob/v${version}/CHANGELOG.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "keyscope";
};
}

View File

@@ -27,7 +27,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/numToStr/lemmy-help";
changelog = "https://github.com/numToStr/lemmy-help/releases/tag/v${version}";
license = with lib.licenses; [ mit ];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "lemmy-help";
};
}

View File

@@ -40,7 +40,7 @@ stdenv.mkDerivation (finalAttrs: {
description = "Generate music from the entropy of Linux";
changelog = "https://github.com/orhun/linuxwave/blob/${finalAttrs.src.rev}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
inherit (zig.meta) platforms;
mainProgram = "linuxwave";
};

View File

@@ -54,7 +54,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://menyoki.cli.rs/";
changelog = "https://github.com/orhun/menyoki/blob/v${version}/CHANGELOG.md";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "menyoki";
};
}

View File

@@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: {
description = "Minisign reimplemented in Zig";
homepage = "https://github.com/jedisct1/zig-minisign";
license = lib.licenses.isc;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "minizign";
inherit (zig.meta) platforms;
};

View File

@@ -32,7 +32,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/figsoda/mmtc";
changelog = "https://github.com/figsoda/mmtc/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "mmtc";
};
}

View File

@@ -27,7 +27,7 @@ buildGoModule (finalAttrs: {
homepage = "https://github.com/raviqqe/muffet";
changelog = "https://github.com/raviqqe/muffet/releases/tag/${finalAttrs.src.tag}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "muffet";
};
})

View File

@@ -96,6 +96,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
homepage = "https://github.com/nix-community/nix-init";
changelog = "https://github.com/nix-community/nix-init/blob/${finalAttrs.src.tag}/CHANGELOG.md";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
})

View File

@@ -41,6 +41,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
homepage = "https://github.com/jtojnar/nixpkgs-hammering";
license = lib.licenses.mit;
mainProgram = "nixpkgs-hammer";
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
})

View File

@@ -52,7 +52,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/nix-community/nurl";
changelog = "https://github.com/nix-community/nurl/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "nurl";
};
}

View File

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

View File

@@ -45,7 +45,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
homepage = "https://github.com/oxc-project/oxc";
changelog = "https://github.com/oxc-project/oxc/releases/tag/${finalAttrs.src.tag}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "oxlint";
};
})

View File

@@ -40,6 +40,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/figsoda/pactorio";
changelog = "https://github.com/figsoda/pactorio/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -48,6 +48,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/nix-community/patsh";
changelog = "https://github.com/nix-community/patsh/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -22,7 +22,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/nwtgck/piping-server-rust";
changelog = "https://github.com/nwtgck/piping-server-rust/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "piping-server";
};
}

View File

@@ -26,7 +26,7 @@ buildGoModule rec {
homepage = "https://github.com/orhun/pkgtop";
changelog = "https://github.com/orhun/pkgtop/releases/tag/${version}";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "pkgtop";
};
}

View File

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

View File

@@ -80,7 +80,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/marhkb/pods";
changelog = "https://github.com/marhkb/pods/releases/tag/v${version}";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
platforms = lib.platforms.linux;
mainProgram = "pods";
};

View File

@@ -38,7 +38,7 @@ python3.pkgs.buildPythonApplication rec {
homepage = "https://github.com/nat-n/poethepoet";
changelog = "https://github.com/nat-n/poethepoet/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "poe";
};
}

View File

@@ -44,6 +44,6 @@ rustPlatform.buildRustPackage rec {
mit # or
asl20
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

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

View File

@@ -27,7 +27,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/brettcannon/python-launcher";
changelog = "https://github.com/brettcannon/python-launcher/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "py";
};
}

View File

@@ -26,7 +26,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/lnx-search/rewrk";
changelog = "https://github.com/lnx-search/rewrk/releases/tag/${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "rewrk";
};
}

View File

@@ -39,6 +39,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://riff.sh";
changelog = "https://github.com/DeterminateSystems/riff/releases/tag/v${version}";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -23,6 +23,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/ismaelgv/rnr";
changelog = "https://github.com/ismaelgv/rnr/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

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

View File

@@ -30,7 +30,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/v0ldek/rsonpath";
changelog = "https://github.com/v0ldek/rsonpath/blob/${src.rev}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "rq";
};
}

View File

@@ -27,7 +27,7 @@ rustPlatform.buildRustPackage rec {
asl20
mit
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "rune-languageserver";
};
}

View File

@@ -28,7 +28,7 @@ rustPlatform.buildRustPackage rec {
asl20
mit
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "rune";
};
}

View File

@@ -76,6 +76,6 @@ buildGoModule rec {
homepage = "https://runme.dev";
changelog = "https://github.com/runmedev/runme/releases/tag/v${version}";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -34,7 +34,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/rust-motd/rust-motd";
changelog = "https://github.com/rust-motd/rust-motd/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "rust-motd";
};
}

View File

@@ -29,6 +29,6 @@ rustPlatform.buildRustPackage rec {
mit # or
asl20
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -44,7 +44,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/RustScan/RustScan";
changelog = "https://github.com/RustScan/RustScan/releases/tag/${version}";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "rustscan";
};
}

View File

@@ -24,6 +24,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/pwnwriter/rustycli";
changelog = "https://github.com/pwnwriter/rustycli/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -32,7 +32,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/figsoda/sagoin";
changelog = "https://github.com/figsoda/sagoin/blob/v${version}/CHANGELOG.md";
license = lib.licenses.agpl3Plus;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "sagoin";
};
}

View File

@@ -31,7 +31,7 @@ rustPlatform.buildRustPackage rec {
asl20
mit
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "samply";
};
}

View File

@@ -28,6 +28,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/causal-agent/scraper";
changelog = "https://github.com/causal-agent/scraper/releases/tag/v${version}";
license = lib.licenses.isc;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -36,6 +36,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/kampfkarren/selene";
changelog = "https://github.com/kampfkarren/selene/blob/${version}/CHANGELOG.md";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -41,7 +41,7 @@ rustPlatform.buildRustPackage rec {
asl20 # or
mit
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "sic";
};
}

View File

@@ -99,7 +99,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
mit # or
asl20
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
teams = [ lib.teams.ngi ];
mainProgram = "sniffnet";
};

View File

@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
changelog = "https://git.sr.ht/~steef/snixembed/refs/${version}";
license = lib.licenses.isc;
platforms = lib.platforms.unix;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "snixembed";
};
}

View File

@@ -21,7 +21,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/facebook/starlark-rust";
changelog = "https://github.com/facebook/starlark-rust/blob/v${version}/CHANGELOG.md";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "starlark";
};
}

View File

@@ -35,7 +35,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/johnnymorganz/stylua";
changelog = "https://github.com/johnnymorganz/stylua/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "stylua";
};
}

View File

@@ -43,6 +43,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/greymd/teip";
changelog = "https://github.com/greymd/teip/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -32,7 +32,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/nabijaczleweli/termimage";
changelog = "https://github.com/nabijaczleweli/termimage/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "termimage";
};
}

View File

@@ -29,6 +29,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/alexhallam/tv";
changelog = "https://github.com/alexhallam/tv/blob/${version}/CHANGELOG.md";
license = lib.licenses.unlicense;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -28,6 +28,6 @@ buildGoModule rec {
homepage = "https://github.com/liamg/tml";
changelog = "https://github.com/liamg/tml/releases/tag/v${version}";
license = lib.licenses.unlicense;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -23,6 +23,6 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/uzimaru0000/tv";
changelog = "https://github.com/uzimaru0000/tv/blob/v${version}/CHANGELOG.md";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -39,6 +39,6 @@ rustPlatform.buildRustPackage rec {
asl20 # or
mit
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}

View File

@@ -30,6 +30,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
asl20
mit
];
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
})

View File

@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/orhun/zps";
changelog = "https://github.com/orhun/zps/releases/tag/${version}";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
platforms = lib.platforms.linux;
mainProgram = "zps";
};

View File

@@ -33,7 +33,7 @@ stdenv.mkDerivation (finalAttrs: {
description = "Generate tags files for Zig projects";
homepage = "https://github.com/gpanders/ztags";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "ztags";
inherit (zig.meta) platforms;
};

View File

@@ -39,7 +39,7 @@ python3Packages.buildPythonApplication rec {
homepage = "https://github.com/tusharsadhwani/zxpy";
changelog = "https://github.com/tusharsadhwani/zxpy/releases/tag/${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
mainProgram = "zxpy";
};
}

View File

@@ -5281,7 +5281,7 @@ final: prev: {
meta = {
homepage = "https://github.com/notomo/vusted";
description = "`busted` wrapper for testing neovim plugin";
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
license.fullName = "MIT <http://opensource.org/licenses/MIT>";
};
}

View File

@@ -40,6 +40,6 @@ buildPythonPackage rec {
homepage = "https://github.com/neovim/pynvim";
changelog = "https://github.com/neovim/pynvim/releases/tag/${version}";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [ figsoda ];
maintainers = [ ];
};
}