maintainers: drop sander (#468189)

This commit is contained in:
Wolfgang Walther
2025-12-10 12:35:14 +00:00
committed by GitHub
43 changed files with 0 additions and 50 deletions
-6
View File
@@ -23197,12 +23197,6 @@
github = "SandaruKasa";
githubId = 50824690;
};
sander = {
email = "s.vanderburg@tudelft.nl";
github = "svanderburg";
githubId = 1153271;
name = "Sander van der Burg";
};
sandptel = {
email = "sandppatel15@gmail.com";
github = "sandptel";
@@ -87,7 +87,6 @@ stdenv.mkDerivation {
meta = {
description = "Super Nintendo Entertainment System Emulator";
license = lib.licenses.gpl2Plus;
maintainers = [ lib.maintainers.sander ];
homepage = "https://www.zsnes.com";
platforms = [
"i686-linux"
@@ -419,7 +419,6 @@ stdenv.mkDerivation (finalAttrs: {
license = lib.licenses.gpl3Only;
homepage = "https://www.virtualbox.org/";
maintainers = with lib.maintainers; [
sander
friedrichaltheide
blitz
];
@@ -24,7 +24,6 @@ fetchurl rec {
license = licenses.virtualbox-puel;
homepage = "https://www.virtualbox.org/";
maintainers = with maintainers; [
sander
friedrichaltheide
];
platforms = [ "x86_64-linux" ];
@@ -14,7 +14,6 @@ fetchurl {
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
license = lib.licenses.gpl2;
maintainers = [
lib.maintainers.sander
lib.maintainers.friedrichaltheide
];
platforms = [
@@ -171,7 +171,6 @@ stdenv.mkDerivation {
sourceProvenance = with lib.sourceTypes; [ fromSource ];
license = lib.licenses.gpl3Only;
maintainers = [
lib.maintainers.sander
lib.maintainers.friedrichaltheide
];
platforms = [
-1
View File
@@ -61,7 +61,6 @@ gccStdenv.mkDerivation (finalAttrs: {
provided by ARJ Software, Inc.
'';
license = lib.licenses.gpl2Plus;
maintainers = [ lib.maintainers.sander ];
platforms = lib.platforms.unix;
};
})
-1
View File
@@ -31,7 +31,6 @@ stdenv.mkDerivation rec {
Java).
'';
license = licenses.gpl2Plus;
maintainers = [ maintainers.sander ];
platforms = platforms.unix;
mainProgram = "daemon";
};
-1
View File
@@ -32,7 +32,6 @@ stdenv.mkDerivation rec {
meta = with lib; {
platforms = platforms.linux;
maintainers = [ maintainers.sander ];
license = licenses.afl21;
};
}
@@ -72,7 +72,6 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://github.com/svanderburg/DisnixWebService";
changelog = "https://github.com/svanderburg/DisnixWebService/blob/${finalAttrs.src.rev}/NEWS.txt";
license = lib.licenses.mit;
maintainers = [ lib.maintainers.sander ];
platforms = lib.platforms.linux;
};
})
-1
View File
@@ -29,7 +29,6 @@ stdenv.mkDerivation rec {
meta = {
description = "Provides complementary NixOS infrastructure deployment to Disnix";
license = lib.licenses.lgpl21Plus;
maintainers = [ lib.maintainers.sander ];
platforms = lib.platforms.linux;
};
}
-1
View File
@@ -99,7 +99,6 @@ stdenv.mkDerivation (finalAttrs: {
license = licenses.gpl2Plus;
maintainers = with maintainers; [
jayman2000
sander
];
platforms = platforms.all;
};
-1
View File
@@ -184,7 +184,6 @@ stdenv.mkDerivation (finalAttrs: {
license = with lib.licenses; [ gpl2Plus ];
maintainers = with lib.maintainers; [
qubitnano
sander
];
platforms = lib.platforms.all;
};
-1
View File
@@ -52,7 +52,6 @@ stdenv.mkDerivation (finalAttrs: {
description = "C++ template library for linear algebra: vectors, matrices, and related algorithms";
license = lib.licenses.lgpl3Plus;
maintainers = with lib.maintainers; [
sander
raskin
];
platforms = lib.platforms.unix;
-1
View File
@@ -27,7 +27,6 @@ stdenv.mkDerivation rec {
description = "C++ template library for linear algebra: vectors, matrices, and related algorithms";
license = licenses.lgpl3Plus;
maintainers = with maintainers; [
sander
raskin
];
platforms = platforms.unix;
-1
View File
@@ -41,7 +41,6 @@ stdenv.mkDerivation rec {
description = "C++ template library for linear algebra: vectors, matrices, and related algorithms";
license = licenses.lgpl3Plus;
maintainers = with maintainers; [
sander
raskin
pbsds
];
-1
View File
@@ -221,7 +221,6 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://www.ejabberd.im";
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [
sander
chuangzhu
toastal
];
-1
View File
@@ -55,7 +55,6 @@ stdenv.mkDerivation (finalAttrs: {
'';
homepage = "http://freetts.sourceforge.net";
license = lib.licenses.bsdOriginal;
maintainers = with lib.maintainers; [ sander ];
sourceProvenance = with lib.sourceTypes; [
fromSource
binaryBytecode # jsapi.jar is bundled in a self-extracting shell-script
@@ -56,9 +56,6 @@ stdenv.mkDerivation (finalAttrs: {
description = "Graphical front-end for the FS-UAE emulator";
license = lib.licenses.gpl2Plus;
mainProgram = "fs-uae-launcher";
maintainers = with lib.maintainers; [
sander
];
platforms = with lib.systems.inspect; patternLogicalAnd patterns.isx86 patterns.isLinux;
};
})
-1
View File
@@ -28,7 +28,6 @@ stdenv.mkDerivation rec {
meta = {
description = "GeoIP Java API";
license = lib.licenses.lgpl21Plus;
maintainers = [ lib.maintainers.sander ];
platforms = lib.platforms.unix;
};
}
-1
View File
@@ -23,7 +23,6 @@ stdenv.mkDerivation rec {
description = "Open Source J2EE application server";
sourceProvenance = with sourceTypes; [ binaryBytecode ];
license = licenses.lgpl21;
maintainers = [ maintainers.sander ];
platforms = platforms.unix;
knownVulnerabilities = [
"CVE-2015-7501: remote code execution in apache-commons-collections: InvokerTransformer during deserialisation"
-1
View File
@@ -38,7 +38,6 @@ stdenv.mkDerivation rec {
homepage = "http://www.krusader.org";
description = "Norton/Total Commander clone for KDE";
license = lib.licenses.gpl2Only;
maintainers = with lib.maintainers; [ sander ];
mainProgram = "krusader";
};
}
-1
View File
@@ -23,7 +23,6 @@ stdenv.mkDerivation {
homepage = "https://github.com/jca02266/lha";
platforms = lib.platforms.unix;
maintainers = with lib.maintainers; [
sander
momeemt
];
# Some of the original LHa code has been rewritten and the current author
-1
View File
@@ -22,7 +22,6 @@ stdenv.mkDerivation rec {
'';
license = licenses.isc;
homepage = "http://fragglet.github.io/lhasa";
maintainers = [ maintainers.sander ];
mainProgram = "lha";
platforms = platforms.unix;
};
@@ -21,7 +21,6 @@ stdenv.mkDerivation rec {
meta = with lib; {
platforms = platforms.linux;
maintainers = [ maintainers.sander ];
license = licenses.mit;
};
}
-1
View File
@@ -58,7 +58,6 @@ stdenv.mkDerivation (finalAttrs: {
sourceProvenance = [ lib.sourceTypes.fromSource ];
platforms = lib.platforms.all;
maintainers = [
lib.maintainers.sander
lib.maintainers.emily
];
mainProgram = "resample-sndfile";
-1
View File
@@ -61,7 +61,6 @@ stdenv.mkDerivation rec {
description = "SSH client library";
homepage = "https://libssh.org";
license = licenses.lgpl2Plus;
maintainers = with maintainers; [ sander ];
platforms = platforms.all;
};
}
-1
View File
@@ -101,7 +101,6 @@ stdenv.mkDerivation rec {
downloadPage = "https://ftp.osuosl.org/pub/midnightcommander/";
homepage = "https://midnight-commander.org";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ sander ];
platforms = platforms.linux ++ platforms.darwin;
mainProgram = "mc";
};
-1
View File
@@ -56,7 +56,6 @@ stdenv.mkDerivation rec {
description = "Nintendo 64 Emulator";
license = licenses.gpl2Plus;
homepage = "http://www.mupen64plus.org/";
maintainers = [ maintainers.sander ];
platforms = [ "x86_64-linux" ];
mainProgram = "mupen64plus";
};
-1
View File
@@ -91,7 +91,6 @@ stdenv.mkDerivation {
binaryNativeCode
];
maintainers = with lib.maintainers; [
sander
rszibele
kashw2
];
-1
View File
@@ -51,6 +51,5 @@ stdenv.mkDerivation rec {
homepage = "https://spiro.trikaliotis.net/opencbm";
license = licenses.gpl2Plus;
platforms = platforms.linux;
maintainers = [ maintainers.sander ];
};
}
-1
View File
@@ -73,7 +73,6 @@ stdenv.mkDerivation {
license = lib.licenses.unfreeRedistributable;
homepage = "http://advsys.net/ken/utils.htm";
platforms = lib.attrNames platforms;
maintainers = [ lib.maintainers.sander ];
mainProgram = "pngout";
};
}
-1
View File
@@ -75,7 +75,6 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "rott";
homepage = "https://icculus.org/rott/";
license = with lib.licenses; [ gpl2Plus ] ++ lib.optional withSharewareData unfreeRedistributable;
maintainers = with lib.maintainers; [ sander ];
platforms = lib.platforms.all;
};
})
-1
View File
@@ -87,7 +87,6 @@ stdenv.mkDerivation rec {
description = "Emulators for a variety of 8-bit Commodore computers";
homepage = "https://vice-emu.sourceforge.io/";
license = lib.licenses.gpl2Plus;
maintainers = [ lib.maintainers.sander ];
platforms = lib.platforms.linux;
};
}
-1
View File
@@ -55,7 +55,6 @@ stdenv.mkDerivation rec {
license = licenses.gpl2;
maintainers = with maintainers; [
lassulus
sander
];
platforms = platforms.all;
};
@@ -203,6 +203,5 @@ buildPythonPackage rec {
homepage = "https://riverbankcomputing.com/";
license = licenses.gpl3Only;
inherit (mesa.meta) platforms;
maintainers = with maintainers; [ sander ];
};
}
@@ -26,6 +26,5 @@ buildPythonPackage rec {
homepage = "https://github.com/Python-SIP/sip";
license = licenses.gpl3Only;
inherit (mesa.meta) platforms;
maintainers = with maintainers; [ sander ];
};
}
@@ -64,7 +64,6 @@ buildPythonPackage rec {
license = licenses.gpl2Plus;
maintainers = with maintainers; [
lovek323
sander
];
platforms = platforms.all;
};
-1
View File
@@ -22,7 +22,6 @@ stdenv.mkDerivation rec {
homepage = "https://felix.apache.org";
sourceProvenance = with sourceTypes; [ binaryBytecode ];
license = licenses.asl20;
maintainers = [ maintainers.sander ];
mainProgram = "felix.jar";
};
}
@@ -26,6 +26,5 @@ stdenv.mkDerivation rec {
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.unfree;
homepage = "http://advsys.net/ken/utils.htm";
maintainers = [ maintainers.sander ];
};
}
-1
View File
@@ -98,7 +98,6 @@ stdenv.mkDerivation (finalAttrs: {
gpl2Plus
lgpl21Plus
];
maintainers = with maintainers; [ sander ];
platforms = platforms.all;
pkgConfigModules = [ "liblzma" ];
};
@@ -47,7 +47,6 @@ stdenv.mkDerivation rec {
description = "Nix-based distributed service deployment tool";
license = lib.licenses.lgpl21Plus;
maintainers = with lib.maintainers; [
sander
tomberek
];
platforms = lib.platforms.unix;
@@ -103,7 +103,6 @@ stdenv.mkDerivation rec {
meta = {
description = "Automated deployment of mutable components and services for Disnix";
license = lib.licenses.mit;
maintainers = [ lib.maintainers.sander ];
platforms = lib.platforms.unix;
};
}