Loading pkgs/development/tools/coder/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { homepage = "https://coder.com"; license = lib.licenses.agpl3Only; mainProgram = "coder"; maintainers = with lib.maintainers; [ ghuntley urandom ]; maintainers = with lib.maintainers; [ ghuntley kylecarbs urandom ]; }; passthru = { Loading Loading
pkgs/development/tools/coder/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { homepage = "https://coder.com"; license = lib.licenses.agpl3Only; mainProgram = "coder"; maintainers = with lib.maintainers; [ ghuntley urandom ]; maintainers = with lib.maintainers; [ ghuntley kylecarbs urandom ]; }; passthru = { Loading