Loading pkgs/development/compilers/elm/packages/elm-analyse/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ buildNpmPackage (finalAttrs: { description = "Analyse your Elm code, identify deficiencies and apply best practices"; homepage = "https://stil4m.github.io/elm-analyse/"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ pyrox0 ]; maintainers = [ ]; mainProgram = "elm-analyse"; }; }) pkgs/development/compilers/elm/packages/elm-doc-preview/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,6 +40,6 @@ buildNpmPackage (finalAttrs: { description = "Elm offline documentation previewer"; homepage = "https://github.com/dmy/elm-doc-preview"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ pyrox0 ]; maintainers = [ ]; }; }) pkgs/development/compilers/elm/packages/elm-git-install/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ buildNpmPackage (finalAttrs: { description = "Install private Elm packages from any git url"; homepage = "https://github.com/robinheghan/elm-git-install"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ pyrox0 ]; maintainers = [ ]; mainProgram = "elm-git-install"; }; }) pkgs/development/compilers/elm/packages/elm-graphql/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ buildNpmPackage (finalAttrs: { description = "Autogenerate type-safe GraphQL queries in Elm"; homepage = "https://github.com/dillonkearns/elm-graphql"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ pyrox0 ]; maintainers = [ ]; mainProgram = "elm-graphql"; }; }) pkgs/development/compilers/elm/packages/elm-language-server/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -30,6 +30,6 @@ buildNpmPackage (finalAttrs: { mainProgram = "elm-language-server"; homepage = "https://github.com/elm-tooling/elm-language-server"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ pyrox0 ]; maintainers = [ ]; }; }) Loading
pkgs/development/compilers/elm/packages/elm-analyse/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ buildNpmPackage (finalAttrs: { description = "Analyse your Elm code, identify deficiencies and apply best practices"; homepage = "https://stil4m.github.io/elm-analyse/"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ pyrox0 ]; maintainers = [ ]; mainProgram = "elm-analyse"; }; })
pkgs/development/compilers/elm/packages/elm-doc-preview/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,6 +40,6 @@ buildNpmPackage (finalAttrs: { description = "Elm offline documentation previewer"; homepage = "https://github.com/dmy/elm-doc-preview"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ pyrox0 ]; maintainers = [ ]; }; })
pkgs/development/compilers/elm/packages/elm-git-install/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ buildNpmPackage (finalAttrs: { description = "Install private Elm packages from any git url"; homepage = "https://github.com/robinheghan/elm-git-install"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ pyrox0 ]; maintainers = [ ]; mainProgram = "elm-git-install"; }; })
pkgs/development/compilers/elm/packages/elm-graphql/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ buildNpmPackage (finalAttrs: { description = "Autogenerate type-safe GraphQL queries in Elm"; homepage = "https://github.com/dillonkearns/elm-graphql"; license = lib.licenses.bsd3; maintainers = with lib.maintainers; [ pyrox0 ]; maintainers = [ ]; mainProgram = "elm-graphql"; }; })
pkgs/development/compilers/elm/packages/elm-language-server/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -30,6 +30,6 @@ buildNpmPackage (finalAttrs: { mainProgram = "elm-language-server"; homepage = "https://github.com/elm-tooling/elm-language-server"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ pyrox0 ]; maintainers = [ ]; }; })