maintainers: remove synthetica

This commit is contained in:
Steven Allen
2026-03-01 08:21:51 -08:00
parent dde8eb9b7f
commit 62da52900f
27 changed files with 14 additions and 37 deletions
-6
View File
@@ -26022,12 +26022,6 @@
githubId = 12595971;
name = "Guillaume Girol";
};
synthetica = {
email = "nix@hilhorst.be";
github = "Synthetica9";
githubId = 7075751;
name = "Patrick Hilhorst";
};
sysedwinistrator = {
email = "edwin.mowen@gmail.com";
github = "sysedwinistrator";
-1
View File
@@ -295,7 +295,6 @@ with lib.maintainers;
gcc = {
members = [
synthetica
vcunat
ericson2314
];
+2 -2
View File
@@ -29,8 +29,8 @@ let
in
{
name = "pulseaudio${lib.optionalString fullVersion "Full"}${lib.optionalString systemWide "-systemWide"}";
meta = with pkgs.lib.maintainers; {
maintainers = [ synthetica ] ++ pkgs.pulseaudio.meta.maintainers;
meta = {
maintainers = pkgs.pulseaudio.meta.maintainers;
};
nodes.machine =
+1 -3
View File
@@ -2,9 +2,7 @@
{
name = "sway";
meta = {
maintainers = with lib.maintainers; [
synthetica
];
maintainers = [ ];
};
# testScriptWithTypes:49: error: Cannot call function of unknown type
-1
View File
@@ -41,7 +41,6 @@ let
nodes."${name}" = machine;
meta.maintainers = with lib.maintainers; [
synthetica
turion
];
@@ -112,7 +112,6 @@ buildVscode {
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [
eadwu
synthetica
bobby285271
johnrtitor
jefflabonte
@@ -81,7 +81,6 @@ buildVscode rec {
license = lib.licenses.mit;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
maintainers = with lib.maintainers; [
synthetica
bobby285271
];
mainProgram = "codium";
@@ -29,7 +29,7 @@ python3Packages.buildPythonApplication {
meta = {
description = "XMonad-like workspace switching for i3 and sway";
mainProgram = "i3-wk-switch";
maintainers = with lib.maintainers; [ synthetica ];
maintainers = [ ];
platforms = lib.platforms.linux;
license = lib.licenses.mit;
homepage = "https://travisf.net/i3-wk-switcher";
@@ -44,7 +44,7 @@ rustPlatform.buildRustPackage rec {
mainProgram = "wmfocus";
homepage = "https://github.com/svenstaro/wmfocus";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ synthetica ];
maintainers = [ ];
platforms = lib.platforms.linux;
};
}
-1
View File
@@ -81,7 +81,6 @@ stdenv.mkDerivation (finalAttrs: {
# See: https://github.com/NixOS/nixpkgs/issues/279226
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [
synthetica
eljamm
];
mainProgram = "albert";
+1 -1
View File
@@ -44,7 +44,7 @@ buildGoModule (finalAttrs: {
Command to enable you to reproduce the CircleCI environment locally and
run jobs as if they were running on the hosted CirleCI application.
'';
maintainers = with lib.maintainers; [ synthetica ];
maintainers = [ ];
mainProgram = "circleci";
license = lib.licenses.mit;
homepage = "https://circleci.com/";
+1 -1
View File
@@ -40,7 +40,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
with support for rich output like plots.
'';
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ synthetica ];
maintainers = [ ];
mainProgram = "codebraid";
};
})
-1
View File
@@ -33,7 +33,6 @@ stdenv.mkDerivation (finalAttrs: {
platforms = lib.platforms.all;
maintainers = with lib.maintainers; [
pSub
synthetica
];
mainProgram = "entr";
};
-1
View File
@@ -89,7 +89,6 @@ stdenv.mkDerivation rec {
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [
raskin
synthetica
];
broken = stdenv.hostPlatform.isDarwin;
platforms = lib.platforms.all;
-1
View File
@@ -78,7 +78,6 @@ stdenv.mkDerivation (finalAttrs: {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
dywedir
synthetica
];
platforms = lib.platforms.linux;
mainProgram = "mako";
-1
View File
@@ -42,7 +42,6 @@ python3Packages.buildPythonApplication (finalAttrs: {
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [
l0b0
synthetica
];
};
})
+1 -1
View File
@@ -30,7 +30,7 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://github.com/Ferdi265/pipectl";
license = lib.licenses.gpl3;
description = "Simple named pipe management utility";
maintainers = with lib.maintainers; [ synthetica ];
maintainers = [ ];
mainProgram = "pipectl";
};
})
-1
View File
@@ -43,7 +43,6 @@ appimageTools.wrapType2 {
maintainers = with lib.maintainers; [
killercup
redhawk
synthetica
];
platforms = [ "x86_64-linux" ];
};
+1 -3
View File
@@ -139,9 +139,7 @@ stdenv.mkDerivation (finalAttrs: {
changelog = "https://github.com/swaywm/sway/releases/tag/${finalAttrs.version}";
license = lib.licenses.mit;
platforms = lib.platforms.linux ++ lib.platforms.freebsd;
maintainers = with lib.maintainers; [
synthetica
];
maintainers = [ ];
mainProgram = "sway";
};
})
-1
View File
@@ -220,7 +220,6 @@ stdenv.mkDerivation (finalAttrs: {
lovesegfault
minijackson
rodrgz
synthetica
khaneliman
];
platforms = lib.platforms.linux;
+1 -1
View File
@@ -89,7 +89,7 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://github.com/Ferdi265/wl-mirror";
description = "Simple Wayland output mirror client";
license = lib.licenses.gpl3;
maintainers = with lib.maintainers; [ synthetica ];
maintainers = [ ];
platforms = lib.platforms.linux;
};
})
@@ -136,7 +136,6 @@ stdenv.mkDerivation {
detegr
shnarazk
sternenseemann
synthetica
];
platforms = lib.platforms.all;
};
@@ -146,7 +146,6 @@ let
license = lib.licenses.mit;
platforms = lib.platforms.linux ++ lib.platforms.freebsd;
maintainers = with lib.maintainers; [
synthetica
wineee
doronbehar
];
@@ -24,6 +24,6 @@ buildPythonPackage rec {
description = "Encodes and decodes data in the BespON format";
homepage = "https://github.com/gpoore/bespon_py";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ synthetica ];
maintainers = [ ];
};
}
@@ -50,6 +50,6 @@ buildPythonPackage rec {
homepage = "https://github.com/browniebroke/deezer-python";
changelog = "https://github.com/browniebroke/deezer-python/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ synthetica ];
maintainers = [ ];
};
}
@@ -28,6 +28,6 @@ buildPythonPackage rec {
homepage = "https://scorreia.com/software/panflute";
changelog = "https://github.com/sergiocorreia/panflute/releases/tag/${version}";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ synthetica ];
maintainers = [ ];
};
}
+1 -1
View File
@@ -33,7 +33,7 @@ buildPythonApplication rec {
into images or ASCII art
'';
license = with lib.licenses; [ mit ];
maintainers = with lib.maintainers; [ synthetica ];
maintainers = [ ];
mainProgram = "pandoc-imagine";
};
}