treewide: remove paveloom
as maintainer
This commit is contained in:
parent
3cad0c8e96
commit
f685a22664
@ -19389,12 +19389,6 @@
|
|||||||
name = "Michael Bergmeister";
|
name = "Michael Bergmeister";
|
||||||
githubId = 53442728;
|
githubId = 53442728;
|
||||||
};
|
};
|
||||||
paveloom = {
|
|
||||||
email = "contact@paveloom.dev";
|
|
||||||
github = "paveloom";
|
|
||||||
githubId = 49961859;
|
|
||||||
name = "Pavel Sobolev";
|
|
||||||
};
|
|
||||||
pawelchcki = {
|
pawelchcki = {
|
||||||
email = "pawel.chcki@gmail.com";
|
email = "pawel.chcki@gmail.com";
|
||||||
github = "pawelchcki";
|
github = "pawelchcki";
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{ lib, ... }:
|
{ lib, ... }:
|
||||||
{
|
{
|
||||||
name = "flaresolverr";
|
name = "flaresolverr";
|
||||||
meta.maintainers = with lib.maintainers; [ paveloom ];
|
meta.maintainers = with lib.maintainers; [ ];
|
||||||
|
|
||||||
nodes.machine =
|
nodes.machine =
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{ lib, ... }:
|
{ lib, ... }:
|
||||||
{
|
{
|
||||||
name = "whisparr";
|
name = "whisparr";
|
||||||
meta.maintainers = [ lib.maintainers.paveloom ];
|
meta.maintainers = [ ];
|
||||||
|
|
||||||
nodes.machine =
|
nodes.machine =
|
||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
|
@ -117,10 +117,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
'';
|
'';
|
||||||
homepage = "http://cppcheck.sourceforge.net";
|
homepage = "http://cppcheck.sourceforge.net";
|
||||||
license = lib.licenses.gpl3Plus;
|
license = lib.licenses.gpl3Plus;
|
||||||
maintainers = with lib.maintainers; [
|
maintainers = with lib.maintainers; [ joachifm ];
|
||||||
joachifm
|
|
||||||
paveloom
|
|
||||||
];
|
|
||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
@ -33,7 +33,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
changelog = "https://github.com/glehmann/earthlyls/releases/tag/${version}";
|
changelog = "https://github.com/glehmann/earthlyls/releases/tag/${version}";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
mainProgram = "earthlyls";
|
mainProgram = "earthlyls";
|
||||||
maintainers = with lib.maintainers; [ paveloom ];
|
maintainers = with lib.maintainers; [ ];
|
||||||
platforms = lib.platforms.linux ++ lib.platforms.darwin;
|
platforms = lib.platforms.linux ++ lib.platforms.darwin;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -138,7 +138,7 @@ buildDotnetModule rec {
|
|||||||
homepage = "https://eddie.website";
|
homepage = "https://eddie.website";
|
||||||
license = lib.licenses.gpl3Plus;
|
license = lib.licenses.gpl3Plus;
|
||||||
mainProgram = "eddie-ui";
|
mainProgram = "eddie-ui";
|
||||||
maintainers = with lib.maintainers; [ paveloom ];
|
maintainers = with lib.maintainers; [ ];
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -77,7 +77,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
changelog = "https://github.com/FlareSolverr/FlareSolverr/blob/${finalAttrs.src.rev}/CHANGELOG.md";
|
changelog = "https://github.com/FlareSolverr/FlareSolverr/blob/${finalAttrs.src.rev}/CHANGELOG.md";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
mainProgram = "flaresolverr";
|
mainProgram = "flaresolverr";
|
||||||
maintainers = with maintainers; [ paveloom ];
|
maintainers = with maintainers; [ ];
|
||||||
inherit (undetected-chromedriver.meta) platforms;
|
inherit (undetected-chromedriver.meta) platforms;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
@ -48,7 +48,7 @@ stdenvNoCC.mkDerivation rec {
|
|||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||||
mainProgram = "fopnu";
|
mainProgram = "fopnu";
|
||||||
maintainers = with maintainers; [ paveloom ];
|
maintainers = with maintainers; [ ];
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "GR framework is a graphics library for visualisation applications";
|
description = "GR framework is a graphics library for visualisation applications";
|
||||||
homepage = "https://gr-framework.org";
|
homepage = "https://gr-framework.org";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ paveloom ];
|
maintainers = with maintainers; [ ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -35,6 +35,6 @@ buildGoModule rec {
|
|||||||
homepage = "https://git.gay/besties/ios-safari-remote-debug";
|
homepage = "https://git.gay/besties/ios-safari-remote-debug";
|
||||||
license = lib.licenses.agpl3Plus;
|
license = lib.licenses.agpl3Plus;
|
||||||
mainProgram = "ios-safari-remote-debug";
|
mainProgram = "ios-safari-remote-debug";
|
||||||
maintainers = with lib.maintainers; [ paveloom ];
|
maintainers = with lib.maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -74,9 +74,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
changelog = "https://github.com/google/ios-webkit-debug-proxy/releases/tag/${finalAttrs.src.rev}";
|
changelog = "https://github.com/google/ios-webkit-debug-proxy/releases/tag/${finalAttrs.src.rev}";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
mainProgram = "ios_webkit_debug_proxy";
|
mainProgram = "ios_webkit_debug_proxy";
|
||||||
maintainers = with maintainers; [
|
maintainers = with maintainers; [ abustany ];
|
||||||
abustany
|
|
||||||
paveloom
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
@ -45,7 +45,6 @@ buildGoModule rec {
|
|||||||
Br1ght0ne
|
Br1ght0ne
|
||||||
equirosa
|
equirosa
|
||||||
khaneliman
|
khaneliman
|
||||||
paveloom
|
|
||||||
starsep
|
starsep
|
||||||
sigmasquadron
|
sigmasquadron
|
||||||
];
|
];
|
||||||
|
@ -165,7 +165,7 @@ stdenv'.mkDerivation (finalAttrs: {
|
|||||||
changelog = "https://github.com/JCWasmx86/mesonlsp/releases/tag/v${finalAttrs.version}";
|
changelog = "https://github.com/JCWasmx86/mesonlsp/releases/tag/v${finalAttrs.version}";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
mainProgram = "mesonlsp";
|
mainProgram = "mesonlsp";
|
||||||
maintainers = with maintainers; [ paveloom ];
|
maintainers = with maintainers; [ ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
# ../src/liblog/log.cpp:41:7: error: call to 'format' is ambiguous
|
# ../src/liblog/log.cpp:41:7: error: call to 'format' is ambiguous
|
||||||
broken = stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isx86_64;
|
broken = stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isx86_64;
|
||||||
|
@ -130,9 +130,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
broken = stdenv.hostPlatform.isDarwin;
|
broken = stdenv.hostPlatform.isDarwin;
|
||||||
mainProgram = "mold";
|
mainProgram = "mold";
|
||||||
maintainers = with lib.maintainers; [
|
maintainers = with lib.maintainers; [ azahi ];
|
||||||
azahi
|
|
||||||
paveloom
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
@ -77,6 +77,6 @@ stdenv.mkDerivation rec {
|
|||||||
"x86_64-linux"
|
"x86_64-linux"
|
||||||
];
|
];
|
||||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||||
maintainers = with lib.maintainers; [ paveloom ];
|
maintainers = with lib.maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -66,7 +66,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
description = "Scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer";
|
description = "Scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer";
|
||||||
homepage = "https://github.com/nathom/streamrip";
|
homepage = "https://github.com/nathom/streamrip";
|
||||||
license = licenses.gpl3Only;
|
license = licenses.gpl3Only;
|
||||||
maintainers = with maintainers; [ paveloom ];
|
maintainers = with maintainers; [ ];
|
||||||
mainProgram = "rip";
|
mainProgram = "rip";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -43,6 +43,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
homepage = "https://www.randomhacks.net/substudy";
|
homepage = "https://www.randomhacks.net/substudy";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
mainProgram = "substudy";
|
mainProgram = "substudy";
|
||||||
maintainers = with maintainers; [ paveloom ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -95,6 +95,6 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||||
maintainers = with maintainers; [ paveloom ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -129,7 +129,6 @@ stdenv.mkDerivation rec {
|
|||||||
maintainers = with maintainers; [
|
maintainers = with maintainers; [
|
||||||
mpickering
|
mpickering
|
||||||
nagisa
|
nagisa
|
||||||
paveloom
|
|
||||||
];
|
];
|
||||||
platforms = platforms.linux ++ platforms.darwin;
|
platforms = platforms.linux ++ platforms.darwin;
|
||||||
};
|
};
|
||||||
|
@ -38,6 +38,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
meta = chromedriver.meta // {
|
meta = chromedriver.meta // {
|
||||||
description = "Custom Selenium ChromeDriver that passes all bot mitigation systems";
|
description = "Custom Selenium ChromeDriver that passes all bot mitigation systems";
|
||||||
mainProgram = "undetected-chromedriver";
|
mainProgram = "undetected-chromedriver";
|
||||||
maintainers = with lib.maintainers; [ paveloom ];
|
maintainers = with lib.maintainers; [ ];
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
@ -75,6 +75,6 @@ stdenv.mkDerivation rec {
|
|||||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||||
license = lib.licenses.lgpl21Plus;
|
license = lib.licenses.lgpl21Plus;
|
||||||
inherit (wine.meta) platforms;
|
inherit (wine.meta) platforms;
|
||||||
maintainers = with lib.maintainers; [ paveloom ];
|
maintainers = with lib.maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -47,7 +47,7 @@ buildGoModule rec {
|
|||||||
description = "Warp + Psiphon, an anti censorship utility for Iran";
|
description = "Warp + Psiphon, an anti censorship utility for Iran";
|
||||||
homepage = "https://github.com/bepass-org/warp-plus";
|
homepage = "https://github.com/bepass-org/warp-plus";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
maintainers = with lib.maintainers; [ paveloom ];
|
maintainers = with lib.maintainers; [ ];
|
||||||
mainProgram = "warp-plus";
|
mainProgram = "warp-plus";
|
||||||
# Doesn't work with Go toolchain >1.22, runtime error:
|
# Doesn't work with Go toolchain >1.22, runtime error:
|
||||||
# 'panic: tls.ConnectionState doesn't match'
|
# 'panic: tls.ConnectionState doesn't match'
|
||||||
|
@ -91,6 +91,6 @@ stdenv.mkDerivation rec {
|
|||||||
];
|
];
|
||||||
sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
|
sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
|
||||||
mainProgram = "Whisparr";
|
mainProgram = "Whisparr";
|
||||||
maintainers = [ lib.maintainers.paveloom ];
|
maintainers = [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -58,6 +58,6 @@ buildPythonPackage rec {
|
|||||||
description = "Flat dark theme for PySide and PyQt";
|
description = "Flat dark theme for PySide and PyQt";
|
||||||
homepage = "https://pyqtdarktheme.readthedocs.io/en/stable";
|
homepage = "https://pyqtdarktheme.readthedocs.io/en/stable";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ paveloom ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -49,6 +49,6 @@ buildPythonPackage {
|
|||||||
description = "Python library for the custom Selenium ChromeDriver that passes all bot mitigation systems";
|
description = "Python library for the custom Selenium ChromeDriver that passes all bot mitigation systems";
|
||||||
homepage = "https://github.com/ultrafunkamsterdam/undetected-chromedriver";
|
homepage = "https://github.com/ultrafunkamsterdam/undetected-chromedriver";
|
||||||
license = licenses.gpl3Only;
|
license = licenses.gpl3Only;
|
||||||
maintainers = with lib.maintainers; [ paveloom ];
|
maintainers = with lib.maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user