treewide: drop figsoda as maintainer (part 3)
s/^\s*figsoda\s*$//
This commit is contained in:
@@ -982,7 +982,6 @@ with lib.maintainers;
|
||||
|
||||
zig = {
|
||||
members = [
|
||||
figsoda
|
||||
RossComputerGuy
|
||||
];
|
||||
scope = "Maintain the Zig compiler toolchain and nixpkgs integration.";
|
||||
|
||||
@@ -51,7 +51,6 @@ in
|
||||
};
|
||||
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
thiagokokada
|
||||
];
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
{
|
||||
name = "sx";
|
||||
meta.maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
thiagokokada
|
||||
];
|
||||
|
||||
|
||||
@@ -50,7 +50,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
Br1ght0ne
|
||||
figsoda
|
||||
];
|
||||
platforms = lib.platforms.unix;
|
||||
mainProgram = "bandwhich";
|
||||
|
||||
@@ -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
|
||||
];
|
||||
|
||||
@@ -59,7 +59,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mainProgram = "btm";
|
||||
maintainers = with lib.maintainers; [
|
||||
berbiche
|
||||
figsoda
|
||||
gepbird
|
||||
];
|
||||
};
|
||||
|
||||
@@ -38,7 +38,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
dit7ya
|
||||
figsoda
|
||||
];
|
||||
platforms = platforms.linux;
|
||||
broken = stdenv.hostPlatform.isAarch64;
|
||||
|
||||
@@ -37,7 +37,6 @@ rustPlatform.buildRustPackage rec {
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
evanjs
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
mainProgram = "cargo-about";
|
||||
|
||||
@@ -23,7 +23,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mit
|
||||
];
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -43,7 +43,6 @@ rustPlatform.buildRustPackage rec {
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
basvandijk
|
||||
figsoda
|
||||
jk
|
||||
];
|
||||
};
|
||||
|
||||
@@ -27,7 +27,6 @@ rustPlatform.buildRustPackage rec {
|
||||
asl20
|
||||
];
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -26,7 +26,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mit
|
||||
];
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -40,7 +40,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mit
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
janlikar
|
||||
];
|
||||
|
||||
@@ -44,7 +44,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mit
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
jk
|
||||
];
|
||||
|
||||
@@ -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
|
||||
];
|
||||
};
|
||||
|
||||
@@ -55,7 +55,6 @@ rustPlatform.buildRustPackage rec {
|
||||
asl20
|
||||
];
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -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
|
||||
];
|
||||
};
|
||||
|
||||
@@ -60,7 +60,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mit
|
||||
];
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
mistydemeo
|
||||
];
|
||||
|
||||
@@ -40,7 +40,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/Keruspe/cargo-duplicates";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -39,7 +39,6 @@ rustPlatform.buildRustPackage rec {
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
Br1ght0ne
|
||||
figsoda
|
||||
gerschtli
|
||||
jb55
|
||||
killercup
|
||||
|
||||
@@ -26,7 +26,6 @@ rustPlatform.buildRustPackage rec {
|
||||
asl20
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
xrelkd
|
||||
];
|
||||
mainProgram = "cargo-expand";
|
||||
|
||||
@@ -78,7 +78,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
mit
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
turbomack
|
||||
matthiasbeyer
|
||||
];
|
||||
|
||||
@@ -45,7 +45,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
asl20
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
macalinao
|
||||
nartsiss
|
||||
];
|
||||
|
||||
@@ -37,7 +37,6 @@ rustPlatform.buildRustPackage rec {
|
||||
asl20
|
||||
];
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -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
|
||||
];
|
||||
|
||||
@@ -22,7 +22,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = with licenses; [ mit ];
|
||||
maintainers = with maintainers; [
|
||||
basvandijk
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -27,7 +27,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mit
|
||||
];
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -27,7 +27,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mit
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -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
|
||||
];
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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
|
||||
];
|
||||
|
||||
@@ -46,7 +46,6 @@ rustPlatform.buildRustPackage rec {
|
||||
];
|
||||
maintainers = with maintainers; [
|
||||
ekleog
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -52,7 +52,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mit
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
gerschtli
|
||||
];
|
||||
};
|
||||
|
||||
@@ -68,7 +68,6 @@ rustPlatform.buildRustPackage rec {
|
||||
asl20
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -46,7 +46,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mit
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
oxalica
|
||||
matthiasbeyer
|
||||
];
|
||||
|
||||
@@ -27,7 +27,6 @@ rustPlatform.buildRustPackage rec {
|
||||
asl20
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -28,7 +28,6 @@ rustPlatform.buildRustPackage rec {
|
||||
zlib
|
||||
]; # any of three
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -25,7 +25,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mit
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -43,7 +43,6 @@ rustPlatform.buildRustPackage rec {
|
||||
asl20
|
||||
];
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
hugoreeves
|
||||
];
|
||||
};
|
||||
|
||||
@@ -27,7 +27,6 @@ rustPlatform.buildRustPackage rec {
|
||||
asl20
|
||||
];
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -67,7 +67,6 @@ rustPlatform.buildRustPackage rec {
|
||||
gpl3Only
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -29,7 +29,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
mit
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
jk
|
||||
matthiasbeyer
|
||||
];
|
||||
|
||||
@@ -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
|
||||
];
|
||||
|
||||
@@ -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
|
||||
];
|
||||
};
|
||||
|
||||
@@ -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
|
||||
];
|
||||
};
|
||||
|
||||
@@ -65,7 +65,6 @@ rustPlatform.buildRustPackage rec {
|
||||
maintainers = with lib.maintainers; [
|
||||
zowoq
|
||||
SuperSandro2000
|
||||
figsoda
|
||||
];
|
||||
mainProgram = "delta";
|
||||
};
|
||||
|
||||
@@ -39,7 +39,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
ethancedwards8
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
defelo
|
||||
];
|
||||
|
||||
@@ -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
|
||||
];
|
||||
|
||||
@@ -35,7 +35,6 @@ buildGoModule (finalAttrs: {
|
||||
description = "Disk Usage/Free Utility";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
penguwin
|
||||
sigmasquadron
|
||||
];
|
||||
|
||||
@@ -45,7 +45,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mit
|
||||
];
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
holymonson
|
||||
];
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -25,7 +25,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/egraphs-good/egglog";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
XBagon
|
||||
];
|
||||
};
|
||||
|
||||
@@ -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 ];
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -21,7 +21,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
ma27
|
||||
figsoda
|
||||
];
|
||||
mainProgram = "eva";
|
||||
};
|
||||
|
||||
@@ -71,7 +71,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
coffeeispower
|
||||
figsoda
|
||||
lom
|
||||
w-lfchen
|
||||
];
|
||||
|
||||
@@ -45,7 +45,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
cyounkins
|
||||
figsoda
|
||||
];
|
||||
mainProgram = "fclones";
|
||||
};
|
||||
|
||||
@@ -64,7 +64,6 @@ rustPlatform.buildRustPackage rec {
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
dywedir
|
||||
figsoda
|
||||
globin
|
||||
ma27
|
||||
zowoq
|
||||
|
||||
@@ -44,7 +44,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
Br1ght0ne
|
||||
figsoda
|
||||
];
|
||||
mainProgram = "findomain";
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -29,7 +29,6 @@ rustPlatform.buildRustPackage rec {
|
||||
unlicense
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
gepbird
|
||||
];
|
||||
mainProgram = "hck";
|
||||
|
||||
@@ -41,7 +41,6 @@ rustPlatform.buildRustPackage rec {
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
dywedir
|
||||
figsoda
|
||||
SuperSandro2000
|
||||
];
|
||||
mainProgram = "hexyl";
|
||||
|
||||
@@ -32,7 +32,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
builditluc
|
||||
figsoda
|
||||
];
|
||||
mainProgram = "hoard";
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -37,7 +37,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mit
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
thoughtpolice
|
||||
];
|
||||
mainProgram = "hyperfine";
|
||||
|
||||
@@ -72,7 +72,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
license = lib.licenses.mit;
|
||||
teams = [ lib.teams.ngi ];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
siraben
|
||||
];
|
||||
mainProgram = "jaq";
|
||||
|
||||
@@ -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
|
||||
];
|
||||
};
|
||||
|
||||
@@ -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
|
||||
];
|
||||
|
||||
@@ -27,7 +27,6 @@ rustPlatform.buildRustPackage rec {
|
||||
];
|
||||
maintainers = with maintainers; [
|
||||
akshgpt7
|
||||
figsoda
|
||||
];
|
||||
mainProgram = "jql";
|
||||
};
|
||||
|
||||
@@ -44,7 +44,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/CertainLach/jrsonnet";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
figsoda
|
||||
lach
|
||||
];
|
||||
};
|
||||
|
||||
@@ -58,7 +58,6 @@ rustPlatform.buildRustPackage rec {
|
||||
'';
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
lovesegfault
|
||||
];
|
||||
mainProgram = "kalker";
|
||||
|
||||
@@ -36,7 +36,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = lib.licenses.gpl3Only;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
matthiasbeyer
|
||||
];
|
||||
mainProgram = "kmon";
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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
|
||||
];
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -33,7 +33,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = with lib.licenses; [ mit ];
|
||||
maintainers = with lib.maintainers; [
|
||||
_414owen
|
||||
figsoda
|
||||
];
|
||||
mainProgram = "macchina";
|
||||
};
|
||||
|
||||
@@ -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
|
||||
];
|
||||
};
|
||||
|
||||
@@ -80,7 +80,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = lib.licenses.bsd3;
|
||||
maintainers = with lib.maintainers; [
|
||||
dit7ya
|
||||
figsoda
|
||||
];
|
||||
mainProgram = "microbin";
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -43,7 +43,6 @@ rustPlatform.buildRustPackage rec {
|
||||
asl20
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
oxalica
|
||||
];
|
||||
mainProgram = "nil";
|
||||
|
||||
@@ -44,7 +44,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = with licenses; [ bsd3 ];
|
||||
maintainers = with maintainers; [
|
||||
bennofs
|
||||
figsoda
|
||||
ncfavier
|
||||
];
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -25,7 +25,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [
|
||||
artturin
|
||||
figsoda
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -86,7 +86,6 @@ python3Packages.buildPythonApplication rec {
|
||||
license = lib.licenses.mit;
|
||||
mainProgram = "nixpkgs-review";
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
mic92
|
||||
];
|
||||
};
|
||||
|
||||
@@ -91,7 +91,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mainProgram = "oculante";
|
||||
maintainers = with lib.maintainers; [
|
||||
dit7ya
|
||||
figsoda
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -71,7 +71,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
Br1ght0ne
|
||||
figsoda
|
||||
kloenk
|
||||
];
|
||||
mainProgram = "onefetch";
|
||||
|
||||
@@ -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
|
||||
];
|
||||
|
||||
@@ -75,7 +75,6 @@ buildGoModule rec {
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
farcaller
|
||||
figsoda
|
||||
];
|
||||
mainProgram = "ov";
|
||||
};
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -24,7 +24,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [
|
||||
astro
|
||||
figsoda
|
||||
];
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = "pw-volume";
|
||||
|
||||
@@ -94,7 +94,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://github.com/saivert/pwvucontrol";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
figsoda
|
||||
Guanran928
|
||||
johnrtitor
|
||||
];
|
||||
|
||||
@@ -50,7 +50,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
maintainers = with lib.maintainers; [
|
||||
aristid
|
||||
Br1ght0ne
|
||||
figsoda
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
@@ -95,7 +95,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
mainProgram = "ruff";
|
||||
maintainers = with lib.maintainers; [
|
||||
bengsparks
|
||||
figsoda
|
||||
GaetanLepage
|
||||
];
|
||||
};
|
||||
|
||||
@@ -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
|
||||
];
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user