maintainers: drop dan4ik605743

This commit is contained in:
éclairevoyant 2025-07-26 17:35:48 -04:00
parent e330b66982
commit 19f88ab5f0
33 changed files with 30 additions and 38 deletions

View File

@ -5562,12 +5562,6 @@
matrix = "@dan:matrix.org";
name = "Daniel Theriault";
};
dan4ik605743 = {
email = "6057430gu@gmail.com";
github = "dan4ik605743";
githubId = 86075850;
name = "Danil Danevich";
};
danbst = {
email = "abcz2.uprola@gmail.com";
github = "danbst";

View File

@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "coreaction";
homepage = "https://gitlab.com/cubocore/coreapps/coreaction";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -41,7 +41,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "corearchiver";
homepage = "https://gitlab.com/cubocore/coreapps/corearchiver";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "corefm";
homepage = "https://gitlab.com/cubocore/coreapps/corefm";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -41,7 +41,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "coregarage";
homepage = "https://gitlab.com/cubocore/coreapps/coregarage";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "corehunt";
homepage = "https://gitlab.com/cubocore/coreapps/corehunt";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "coreimage";
homepage = "https://gitlab.com/cubocore/coreapps/coreimage";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -43,7 +43,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "coreinfo";
homepage = "https://gitlab.com/cubocore/coreapps/coreinfo";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -40,7 +40,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "corekeyboard";
homepage = "https://gitlab.com/cubocore/coreapps/corekeyboard";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "corepad";
homepage = "https://gitlab.com/cubocore/coreapps/corepad";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "corepaint";
homepage = "https://gitlab.com/cubocore/coreapps/corepaint";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -43,7 +43,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "corepdf";
homepage = "https://gitlab.com/cubocore/coreapps/corepdf";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "corepins";
homepage = "https://gitlab.com/cubocore/coreapps/corepins";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "corerenamer";
homepage = "https://gitlab.com/cubocore/coreapps/corerenamer";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "coreshot";
homepage = "https://gitlab.com/cubocore/coreapps/coreshot";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "corestats";
homepage = "https://gitlab.com/cubocore/coreapps/corestats";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -45,7 +45,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "corestuff";
homepage = "https://gitlab.com/cubocore/coreapps/corestuff";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
# Address boundary error
broken = true;

View File

@ -40,7 +40,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "coreterminal";
homepage = "https://gitlab.com/cubocore/coreapps/coreterminal";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "coretime";
homepage = "https://gitlab.com/cubocore/coreapps/coretime";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -81,7 +81,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "shareIT";
homepage = "https://gitlab.com/cubocore/coreapps/coretoppings";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "coreuniverse";
homepage = "https://gitlab.com/cubocore/coreapps/coreuniverse";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -40,7 +40,7 @@ stdenv.mkDerivation (finalAttrs: {
description = "Library for bookmarking, saving recent activites, managing settings of C-Suite";
homepage = "https://gitlab.com/cubocore/libcprime";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -35,7 +35,7 @@ stdenv.mkDerivation (finalAttrs: {
description = "Library for managing drive and getting system resource information in real time";
homepage = "https://gitlab.com/cubocore/libcsys";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -34,7 +34,7 @@ i3lock-color.overrideAttrs (oldAttrs: rec {
description = "Improved screenlocker based upon XCB and PAM with background blurring filter";
homepage = "https://github.com/karulont/i3lock-blur/";
license = licenses.bsd3;
maintainers = with maintainers; [ dan4ik605743 ];
maintainers = with maintainers; [ ];
platforms = platforms.all;
broken = stdenv.hostPlatform.isDarwin; # never built on Hydra https://hydra.nixos.org/job/nixpkgs/trunk/i3lock-blur.x86_64-darwin
};

View File

@ -24,7 +24,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/13-CF/afetch";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [
dan4ik605743
jk
];
platforms = lib.platforms.linux;

View File

@ -100,7 +100,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
homepage = "https://desktop.github.com/";
license = lib.licenses.mit;
mainProgram = "github-desktop";
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
};

View File

@ -45,7 +45,7 @@ stdenv.mkDerivation (finalAttrs: {
mainProgram = "archiver";
homepage = "https://gitlab.com/marcusbritanicus/libarchive-qt";
license = lib.licenses.lgpl3Plus;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = lib.platforms.linux;
};
})

View File

@ -46,7 +46,7 @@ stdenv.mkDerivation rec {
description = "Scriptable music files tags tool and editor";
homepage = "https://github.com/kaworu/tagutil";
license = licenses.bsd2;
maintainers = with maintainers; [ dan4ik605743 ];
maintainers = with maintainers; [ ];
platforms = platforms.linux;
mainProgram = "tagutil";
};

View File

@ -69,7 +69,6 @@ stdenv.mkDerivation rec {
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.unfree;
maintainers = with maintainers; [
dan4ik605743
husjon
orivej
];

View File

@ -61,7 +61,7 @@ stdenv.mkDerivation rec {
homepage = "https://tonelib.net/";
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = [ "x86_64-linux" ];
mainProgram = "ToneLib-Jam";
};

View File

@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
homepage = "https://tonelib.net";
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [ dan4ik605743 ];
maintainers = with lib.maintainers; [ ];
platforms = [ "x86_64-linux" ];
mainProgram = "ToneLib-Metal";
};

View File

@ -60,7 +60,7 @@ stdenv.mkDerivation rec {
homepage = "https://tonelib.net/";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.unfree;
maintainers = with maintainers; [ dan4ik605743 ];
maintainers = with maintainers; [ ];
platforms = [ "x86_64-linux" ];
mainProgram = "ToneLib-Zoom";
};

View File

@ -56,7 +56,7 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/vk-cli/vk";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.asl20;
maintainers = with maintainers; [ dan4ik605743 ];
maintainers = with maintainers; [ ];
platforms = [ "x86_64-linux" ];
};
}