We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8357485 + ef75217 commit 185acc4Copy full SHA for 185acc4
pkgs/by-name/t4/t4kcommon/package.nix
@@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
59
description = "Library of code shared between tuxmath and tuxtype";
60
homepage = "https://github.com/tux4kids/t4kcommon";
61
license = licenses.gpl3Plus;
62
- maintainers = [ maintainers.aanderse ];
+ maintainers = [ ];
63
platforms = platforms.linux;
64
};
65
}
pkgs/by-name/tu/tuxtype/package.nix
@@ -64,7 +64,7 @@ stdenv.mkDerivation rec {
mainProgram = "tuxtype";
homepage = "https://github.com/tux4kids/tuxtype";
66
67
68
69
70
0 commit comments