Loading pkgs/applications/networking/znc/modules.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ in description = "ZNC module for client specific buffers"; homepage = "https://github.com/CyberShadow/znc-clientbuffer"; license = licenses.asl20; maintainers = with maintainers; [ hrdinka szlend ]; maintainers = with maintainers; [ hrdinka szlend cybershadow ]; }; }; Loading pkgs/development/libraries/hax11/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ multiStdenv.mkDerivation (finalAttrs: { homepage = "https://github.com/CyberShadow/hax11"; description = "Hackbrary to Hook and Augment X11 protocol calls"; license = with lib.licenses; [ mit ]; maintainers = with lib.maintainers; [ AndersonTorres ]; maintainers = with lib.maintainers; [ AndersonTorres cybershadow ]; platforms = lib.platforms.linux; }; }) pkgs/tools/misc/btdu/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ buildDubPackage rec { changelog = "https://github.com/CyberShadow/btdu/releases/tag/${src.rev}"; license = licenses.gpl2Only; platforms = platforms.linux; maintainers = with maintainers; [ atila ]; maintainers = with maintainers; [ atila cybershadow ]; mainProgram = "btdu"; }; } Loading
pkgs/applications/networking/znc/modules.nix +1 −1 Original line number Diff line number Diff line Loading @@ -57,7 +57,7 @@ in description = "ZNC module for client specific buffers"; homepage = "https://github.com/CyberShadow/znc-clientbuffer"; license = licenses.asl20; maintainers = with maintainers; [ hrdinka szlend ]; maintainers = with maintainers; [ hrdinka szlend cybershadow ]; }; }; Loading
pkgs/development/libraries/hax11/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ multiStdenv.mkDerivation (finalAttrs: { homepage = "https://github.com/CyberShadow/hax11"; description = "Hackbrary to Hook and Augment X11 protocol calls"; license = with lib.licenses; [ mit ]; maintainers = with lib.maintainers; [ AndersonTorres ]; maintainers = with lib.maintainers; [ AndersonTorres cybershadow ]; platforms = lib.platforms.linux; }; })
pkgs/tools/misc/btdu/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ buildDubPackage rec { changelog = "https://github.com/CyberShadow/btdu/releases/tag/${src.rev}"; license = licenses.gpl2Only; platforms = platforms.linux; maintainers = with maintainers; [ atila ]; maintainers = with maintainers; [ atila cybershadow ]; mainProgram = "btdu"; }; }