Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -4780,12 +4780,6 @@ githubId = 150736012; email = "me+git@delliott.xyz"; }; delroth = { email = "delroth@gmail.com"; github = "delroth"; githubId = 202798; name = "Pierre Bourdon"; }; delta = { email = "d4delta@outlook.fr"; github = "D4Delta"; Loading nixos/tests/nginx-sso.nix +1 −1 Original line number Diff line number Diff line import ./make-test-python.nix ({ pkgs, ... }: { name = "nginx-sso"; meta = { maintainers = with pkgs.lib.maintainers; [ delroth ]; maintainers = with pkgs.lib.maintainers; [ ]; }; nodes.machine = { Loading nixos/tests/syncthing-relay.nix +1 −1 Original line number Diff line number Diff line import ./make-test-python.nix ({ lib, pkgs, ... }: { name = "syncthing-relay"; meta.maintainers = with pkgs.lib.maintainers; [ delroth ]; meta.maintainers = with pkgs.lib.maintainers; [ ]; nodes.machine = { environment.systemPackages = [ pkgs.jq ]; Loading pkgs/applications/editors/hexedit/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ stdenv.mkDerivation rec { homepage = "http://rigaux.org/hexedit.html"; license = licenses.gpl2Plus; platforms = platforms.unix; maintainers = with maintainers; [ delroth ]; maintainers = with maintainers; [ ]; mainProgram = "hexedit"; }; } pkgs/applications/networking/irc/glowing-bear/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { description = "A web client for Weechat"; homepage = "https://github.com/glowing-bear/glowing-bear"; license = licenses.gpl3Plus; maintainers = with maintainers; [ delroth ]; maintainers = with maintainers; [ ]; platforms = platforms.unix; }; } Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -4780,12 +4780,6 @@ githubId = 150736012; email = "me+git@delliott.xyz"; }; delroth = { email = "delroth@gmail.com"; github = "delroth"; githubId = 202798; name = "Pierre Bourdon"; }; delta = { email = "d4delta@outlook.fr"; github = "D4Delta"; Loading
nixos/tests/nginx-sso.nix +1 −1 Original line number Diff line number Diff line import ./make-test-python.nix ({ pkgs, ... }: { name = "nginx-sso"; meta = { maintainers = with pkgs.lib.maintainers; [ delroth ]; maintainers = with pkgs.lib.maintainers; [ ]; }; nodes.machine = { Loading
nixos/tests/syncthing-relay.nix +1 −1 Original line number Diff line number Diff line import ./make-test-python.nix ({ lib, pkgs, ... }: { name = "syncthing-relay"; meta.maintainers = with pkgs.lib.maintainers; [ delroth ]; meta.maintainers = with pkgs.lib.maintainers; [ ]; nodes.machine = { environment.systemPackages = [ pkgs.jq ]; Loading
pkgs/applications/editors/hexedit/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ stdenv.mkDerivation rec { homepage = "http://rigaux.org/hexedit.html"; license = licenses.gpl2Plus; platforms = platforms.unix; maintainers = with maintainers; [ delroth ]; maintainers = with maintainers; [ ]; mainProgram = "hexedit"; }; }
pkgs/applications/networking/irc/glowing-bear/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { description = "A web client for Weechat"; homepage = "https://github.com/glowing-bear/glowing-bear"; license = licenses.gpl3Plus; maintainers = with maintainers; [ delroth ]; maintainers = with maintainers; [ ]; platforms = platforms.unix; }; }