Merge pull request #320119 from emilazy/remove-myself-from-unused-packages

treewide: remove myself from packages I don’t use
This commit is contained in:
h7x4 2024-06-16 01:19:51 +02:00 committed by GitHub
commit 449246e4cb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
20 changed files with 15 additions and 20 deletions

View File

@ -53,6 +53,6 @@ buildGoModule rec {
description = "A terminal based Matrix client written in Go";
mainProgram = "gomuks";
license = licenses.agpl3Plus;
maintainers = with maintainers; [ chvp emily ];
maintainers = with maintainers; [ chvp ];
};
}

View File

@ -20,6 +20,6 @@ stdenv.mkDerivation rec {
description = "Autosort is a weechat script to automatically or manually keep your buffers sorted";
homepage = "https://github.com/de-vri-es/weechat-autosort";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ emily flokli ];
maintainers = with maintainers; [ flokli ];
};
}

View File

@ -99,6 +99,6 @@ in buildPythonPackage {
homepage = "https://github.com/poljar/weechat-matrix";
license = licenses.isc;
platforms = platforms.unix;
maintainers = with maintainers; [ tilpner emily ];
maintainers = with maintainers; [ tilpner ];
};
}

View File

@ -55,7 +55,7 @@ stdenv.mkDerivation {
description = "Tooling for Yosys-based verification flows";
homepage = "https://symbiyosys.readthedocs.io/";
license = lib.licenses.isc;
maintainers = with lib.maintainers; [ thoughtpolice emily ];
maintainers = with lib.maintainers; [ thoughtpolice ];
mainProgram = "sby";
platforms = lib.platforms.all;
};

View File

@ -89,6 +89,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/yosyshq/nextpnr";
license = licenses.isc;
platforms = platforms.all;
maintainers = with maintainers; [ thoughtpolice emily ];
maintainers = with maintainers; [ thoughtpolice ];
};
}

View File

@ -171,6 +171,6 @@ in stdenv.mkDerivation (finalAttrs: {
homepage = "https://yosyshq.net/yosys/";
license = licenses.isc;
platforms = platforms.all;
maintainers = with maintainers; [ shell thoughtpolice emily Luflosi ];
maintainers = with maintainers; [ shell thoughtpolice Luflosi ];
};
})

View File

@ -73,7 +73,7 @@ stdenv.mkDerivation rec {
'';
homepage = "https://github.com/blacksphere/blackmagic";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ pjones emily sorki ];
maintainers = with maintainers; [ pjones sorki ];
platforms = platforms.unix;
};
}

View File

@ -64,7 +64,7 @@ stdenv.mkDerivation rec {
'';
homepage = "https://github.com/YosysHQ/icestorm/";
license = lib.licenses.isc;
maintainers = with lib.maintainers; [ shell thoughtpolice emily ];
maintainers = with lib.maintainers; [ shell thoughtpolice ];
platforms = lib.platforms.all;
};
}

View File

@ -34,7 +34,7 @@ with python3Packages; buildPythonApplication rec {
homepage = "https://github.com/tinyfpga/TinyFPGA-Bootloader/tree/master/programmer";
description = "Programmer for FPGA boards using the TinyFPGA USB Bootloader";
mainProgram = "tinyprog";
maintainers = with maintainers; [ emily ];
maintainers = with maintainers; [ ];
license = licenses.asl20;
};
}

View File

@ -64,7 +64,7 @@ in stdenv.mkDerivation rec {
'';
homepage = "https://github.com/YosysHQ/prjtrellis";
license = licenses.isc;
maintainers = with maintainers; [ q3k thoughtpolice emily rowanG077 ];
maintainers = with maintainers; [ q3k thoughtpolice rowanG077 ];
platforms = platforms.all;
};
}

View File

@ -45,7 +45,6 @@ buildPythonPackage rec {
homepage = "https://github.com/amaranth-lang/amaranth-boards";
license = licenses.bsd2;
maintainers = with maintainers; [
emily
thoughtpolice
pbsds
];

View File

@ -38,7 +38,6 @@ buildPythonPackage rec {
homepage = "https://github.com/amaranth-lang/amaranth-soc";
license = licenses.bsd2;
maintainers = with maintainers; [
emily
thoughtpolice
pbsds
];

View File

@ -58,7 +58,6 @@ buildPythonPackage rec {
homepage = "https://amaranth-lang.org/docs/amaranth";
license = licenses.bsd2;
maintainers = with maintainers; [
emily
thoughtpolice
pbsds
];

View File

@ -46,6 +46,6 @@ buildPythonPackage rec {
mainProgram = "fx2tool";
homepage = "https://github.com/whitequark/libfx2";
license = licenses.bsd0;
maintainers = with maintainers; [ emily ];
maintainers = with maintainers; [ ];
};
}

View File

@ -26,6 +26,6 @@ buildPythonPackage rec {
homepage = "https://github.com/avian2/jsonmerge";
changelog = "https://github.com/avian2/jsonmerge/blob/jsonmerge-${version}/ChangeLog";
license = licenses.mit;
maintainers = with maintainers; [ emily ];
maintainers = with maintainers; [ ];
};
}

View File

@ -112,7 +112,6 @@ buildPythonPackage rec {
license = licenses.isc;
maintainers = with maintainers; [
tilpner
emily
symphorien
];
};

View File

@ -32,7 +32,6 @@ buildPythonPackage rec {
license = licenses.mit;
maintainers = with maintainers; [
sb0
emily
];
};
}

View File

@ -50,6 +50,6 @@ buildPythonPackage rec {
homepage = "https://github.com/florisla/stm32loader";
changelog = "https://github.com/florisla/stm32loader/blob/v${version}/CHANGELOG.md";
license = licenses.gpl3;
maintainers = with maintainers; [ emily ];
maintainers = with maintainers; [ ];
};
}

View File

@ -55,6 +55,6 @@ callPackage ../nginx/generic.nix args rec {
homepage = "https://openresty.org";
license = lib.licenses.bsd2;
platforms = lib.platforms.all;
maintainers = with lib.maintainers; [ thoughtpolice lblasc emily ];
maintainers = with lib.maintainers; [ thoughtpolice lblasc ];
};
}

View File

@ -76,7 +76,7 @@ python3.pkgs.buildPythonApplication rec {
description = "Software for Glasgow, a digital interface multitool";
homepage = "https://github.com/GlasgowEmbedded/Glasgow";
license = licenses.bsd0;
maintainers = with maintainers; [ emily thoughtpolice ];
maintainers = with maintainers; [ thoughtpolice ];
mainProgram = "glasgow";
};
}