Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions maintainers/maintainer-list.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2310,12 +2310,6 @@
githubId = 119769817;
name = "goatastronaut0212";
};
astsmtl = {
email = "astsmtl@yandex.ru";
github = "astsmtl";
githubId = 2093941;
name = "Alexander Tsamutali";
};
asymmetric = {
email = "lorenzo@mailbox.org";
github = "asymmetric";
Expand Down
1 change: 0 additions & 1 deletion pkgs/applications/audio/guitarix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://github.com/brummer10/guitarix";
license = licenses.gpl3Plus;
maintainers = with maintainers; [
astsmtl
lord-valen
];
platforms = platforms.linux;
Expand Down
1 change: 0 additions & 1 deletion pkgs/applications/misc/goldendict/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ stdenv.mkDerivation rec {
platforms = with platforms; linux ++ darwin;
mainProgram = "goldendict";
maintainers = with maintainers; [
astsmtl
sikmir
];
license = licenses.gpl3Plus;
Expand Down
1 change: 0 additions & 1 deletion pkgs/applications/networking/p2p/transmission/4.nix
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ stdenv.mkDerivation (finalAttrs: {
gpl2Plus
mit
];
maintainers = with maintainers; [ astsmtl ];
platforms = platforms.unix;
};
})
1 change: 0 additions & 1 deletion pkgs/by-name/al/alienarena/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ stdenv.mkDerivation rec {
homepage = "https://alienarena.org";
# Engine is under GPLv2, everything else is under
license = licenses.unfreeRedistributable;
maintainers = with maintainers; [ astsmtl ];
platforms = platforms.linux;
hydraPlatforms = [ ];
};
Expand Down
1 change: 0 additions & 1 deletion pkgs/by-name/ap/apg/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ stdenv.mkDerivation {
'';
homepage = "https://github.com/wilx/apg";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ astsmtl ];
platforms = lib.platforms.unix;
};
}
1 change: 0 additions & 1 deletion pkgs/by-name/ca/caps/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ stdenv.mkDerivation rec {
'';
homepage = "http://www.quitte.de/dsp/caps.html";
license = lib.licenses.gpl3;
maintainers = [ lib.maintainers.astsmtl ];
platforms = lib.platforms.linux;
};
}
1 change: 0 additions & 1 deletion pkgs/by-name/li/libcue/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ stdenv.mkDerivation rec {
'';
homepage = "https://github.com/lipnitsk/libcue";
license = licenses.gpl2Only;
maintainers = with maintainers; [ astsmtl ];
platforms = platforms.unix;
};
}
1 change: 0 additions & 1 deletion pkgs/by-name/li/libmikmod/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ stdenv.mkDerivation rec {
homepage = "https://mikmod.shlomifish.org/";
license = licenses.lgpl2Plus;
maintainers = with maintainers; [
astsmtl
lovek323
];
platforms = platforms.unix;
Expand Down
1 change: 0 additions & 1 deletion pkgs/by-name/m1/m17n_db/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ stdenv.mkDerivation rec {
}";
license = lib.licenses.lgpl21Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ astsmtl ];
};
}
1 change: 0 additions & 1 deletion pkgs/by-name/ma/mars/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ stdenv.mkDerivation {
homepage = "https://mars-game.sourceforge.net/";
description = "Game about fighting with ships in a 2D space setting";
license = lib.licenses.gpl3Plus;
maintainers = [ lib.maintainers.astsmtl ];
platforms = lib.platforms.linux;
mainProgram = "mars";
};
Expand Down
1 change: 0 additions & 1 deletion pkgs/by-name/qu/quesoglc/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ stdenv.mkDerivation (finalAttrs: {
'';
homepage = "https://quesoglc.sourceforge.net/";
license = lib.licenses.lgpl21Plus;
maintainers = with lib.maintainers; [ astsmtl ];
platforms = lib.platforms.linux;
};
})
1 change: 0 additions & 1 deletion pkgs/by-name/ry/rymcast/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,5 @@ stdenv.mkDerivation rec {
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.unfree;
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ astsmtl ];
};
}
1 change: 0 additions & 1 deletion pkgs/by-name/sa/sakura/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ stdenv.mkDerivation (finalAttrs: {
'';
license = lib.licenses.gpl2Only;
maintainers = with lib.maintainers; [
astsmtl
codyopel
];
platforms = lib.platforms.linux;
Expand Down
1 change: 0 additions & 1 deletion pkgs/by-name/sf/sfml_2/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ stdenv.mkDerivation (finalAttrs: {
It is written in C++, and has bindings for various languages such as C, .Net, Ruby, Python.
'';
license = lib.licenses.zlib;
maintainers = [ lib.maintainers.astsmtl ];
platforms = lib.platforms.unix;
badPlatforms = [
# error: implicit instantiation of undefined template 'std::char_traits<unsigned int>'
Expand Down
1 change: 0 additions & 1 deletion pkgs/by-name/te/teeworlds/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ stdenv.mkDerivation rec {
# zlib src/engine/external/zlib/
];
maintainers = with lib.maintainers; [
astsmtl
Luflosi
];
platforms = lib.platforms.unix;
Expand Down
1 change: 0 additions & 1 deletion pkgs/by-name/te/terminus_font/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,5 @@ stdenv.mkDerivation rec {
'';
homepage = "https://terminus-font.sourceforge.net/";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ astsmtl ];
};
}
1 change: 0 additions & 1 deletion pkgs/by-name/tr/transmission_3/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,6 @@ stdenv.mkDerivation (finalAttrs: {
'';
homepage = "http://www.transmissionbt.com/";
license = lib.licenses.gpl2Plus; # parts are under MIT
maintainers = with lib.maintainers; [ astsmtl ];
platforms = lib.platforms.unix;
};

Expand Down
1 change: 0 additions & 1 deletion pkgs/by-name/ur/urbanterror/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ stdenv.mkDerivation {
'';
mainProgram = "urbanterror";
maintainers = with lib.maintainers; [
astsmtl
drupol
];
platforms = lib.platforms.linux;
Expand Down
1 change: 0 additions & 1 deletion pkgs/by-name/vt/vte/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ stdenv.mkDerivation (finalAttrs: {
'';
license = licenses.lgpl3Plus;
maintainers = with maintainers; [
astsmtl
antono
];
teams = [ teams.gnome ];
Expand Down
1 change: 0 additions & 1 deletion pkgs/by-name/wa/warzone2100/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://wz2100.net";
license = licenses.gpl2Plus;
maintainers = with maintainers; [
astsmtl
fgaz
];
platforms = platforms.all;
Expand Down
1 change: 0 additions & 1 deletion pkgs/games/oilrush/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ stdenv.mkDerivation {
'';
homepage = "http://oilrush-game.com/";
license = lib.licenses.unfree;
#maintainers = with lib.maintainers; [ astsmtl ];
platforms = lib.platforms.linux;
hydraPlatforms = [ ];
sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
Expand Down
1 change: 0 additions & 1 deletion pkgs/games/warsow/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ stdenv.mkDerivation rec {
homepage = "http://www.warsow.net";
license = licenses.unfreeRedistributable;
maintainers = with maintainers; [
astsmtl
abbradar
];
platforms = warsow-engine.meta.platforms;
Expand Down
1 change: 0 additions & 1 deletion pkgs/games/warsow/engine.nix
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ stdenv.mkDerivation {
homepage = "http://www.warsow.net";
license = licenses.gpl2Plus;
maintainers = with maintainers; [
astsmtl
abbradar
];
platforms = platforms.linux;
Expand Down
1 change: 0 additions & 1 deletion pkgs/games/xonotic/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ let
homepage = "https://www.xonotic.org/";
license = lib.licenses.gpl2Plus;
maintainers = with lib.maintainers; [
astsmtl
zalakain
];
platforms = lib.platforms.linux;
Expand Down
1 change: 0 additions & 1 deletion pkgs/misc/screensavers/slock/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ stdenv.mkDerivation (finalAttrs: {
'';
license = licenses.mit;
maintainers = with maintainers; [
astsmtl
qusic
];
platforms = platforms.linux;
Expand Down
1 change: 0 additions & 1 deletion pkgs/servers/mpd/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ let
homepage = "https://www.musicpd.org/";
license = licenses.gpl2Only;
maintainers = with maintainers; [
astsmtl
tobim
];
platforms = platforms.unix;
Expand Down
1 change: 0 additions & 1 deletion pkgs/tools/inputmethods/m17n-lib/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ stdenv.mkDerivation rec {
description = "Multilingual text processing library (runtime)";
license = lib.licenses.lgpl21Plus;
platforms = lib.platforms.linux;
maintainers = with lib.maintainers; [ astsmtl ];
};
}
1 change: 0 additions & 1 deletion pkgs/tools/misc/qjoypad/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ mkDerivation rec {
'';
homepage = "https://github.com/panzi/qjoypad/";
license = lib.licenses.gpl2Only;
maintainers = with maintainers; [ astsmtl ];
platforms = with platforms; linux;
mainProgram = "qjoypad";
};
Expand Down
Loading