Loading maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -9151,12 +9151,6 @@ githubId = 30196; name = "Ian Liu Rodrigues"; }; ianmjones = { email = "ian@ianmjones.com"; github = "ianmjones"; githubId = 4710; name = "Ian M. Jones"; }; ianwookim = { email = "ianwookim@gmail.com"; github = "wavewave"; Loading pkgs/applications/misc/deckmaster/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ buildGoModule rec { homepage = "https://github.com/muesli/deckmaster"; changelog = "https://github.com/muesli/deckmaster/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ ianmjones ]; maintainers = with maintainers; [ ]; platforms = platforms.linux; }; } pkgs/by-name/ob/obs-cmd/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/grigio/obs-cmd"; changelog = "https://github.com/grigio/obs-cmd/releases/tag/${src.rev}"; license = licenses.mit; maintainers = with maintainers; [ ianmjones ]; maintainers = with maintainers; [ ]; mainProgram = "obs-cmd"; }; } pkgs/by-name/sc/scd2html/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { description = "scd2html generates HTML from scdoc source files"; homepage = "https://git.sr.ht/~bitfehler/scd2html"; license = licenses.mit; maintainers = with maintainers; [ ianmjones ]; maintainers = with maintainers; [ ]; platforms = platforms.linux; mainProgram = "scd2html"; }; Loading pkgs/by-name/sn/snippetexpander/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ buildGoModule rec { description = "Your little expandable text snippet helper CLI"; homepage = "https://snippetexpander.org"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ ianmjones ]; maintainers = with lib.maintainers; [ ]; platforms = lib.platforms.linux; mainProgram = "snippetexpander"; }; Loading Loading
maintainers/maintainer-list.nix +0 −6 Original line number Diff line number Diff line Loading @@ -9151,12 +9151,6 @@ githubId = 30196; name = "Ian Liu Rodrigues"; }; ianmjones = { email = "ian@ianmjones.com"; github = "ianmjones"; githubId = 4710; name = "Ian M. Jones"; }; ianwookim = { email = "ianwookim@gmail.com"; github = "wavewave"; Loading
pkgs/applications/misc/deckmaster/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ buildGoModule rec { homepage = "https://github.com/muesli/deckmaster"; changelog = "https://github.com/muesli/deckmaster/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ ianmjones ]; maintainers = with maintainers; [ ]; platforms = platforms.linux; }; }
pkgs/by-name/ob/obs-cmd/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/grigio/obs-cmd"; changelog = "https://github.com/grigio/obs-cmd/releases/tag/${src.rev}"; license = licenses.mit; maintainers = with maintainers; [ ianmjones ]; maintainers = with maintainers; [ ]; mainProgram = "obs-cmd"; }; }
pkgs/by-name/sc/scd2html/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { description = "scd2html generates HTML from scdoc source files"; homepage = "https://git.sr.ht/~bitfehler/scd2html"; license = licenses.mit; maintainers = with maintainers; [ ianmjones ]; maintainers = with maintainers; [ ]; platforms = platforms.linux; mainProgram = "scd2html"; }; Loading
pkgs/by-name/sn/snippetexpander/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ buildGoModule rec { description = "Your little expandable text snippet helper CLI"; homepage = "https://snippetexpander.org"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ ianmjones ]; maintainers = with lib.maintainers; [ ]; platforms = lib.platforms.linux; mainProgram = "snippetexpander"; }; Loading