Loading pkgs/development/compilers/elm/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ lib, makeWrapper, nodejs ? pkgs.nodejs_20, config, }: let Loading Loading @@ -87,5 +88,8 @@ lib.makeScope pkgs.newScope ( lamdera = callPackage ./packages/lamdera { }; } // lib.optionalAttrs config.allowAliases { create-elm-app = throw "'elmPackages.create-elm-app' has not had a release since December 2020, so it was removed."; # Added 2025-11-15 } ) ) pkgs/development/compilers/elm/packages/node/default.nix +0 −14 Original line number Diff line number Diff line Loading @@ -13,21 +13,7 @@ let inherit (pkgs.stdenv.hostPlatform) system; }; in with self; with elmLib; { create-elm-app = patchNpmElm nodePkgs.create-elm-app // { meta = with lib; nodePkgs.create-elm-app.meta // { description = "Create Elm apps with no build configuration"; homepage = "https://github.com/halfzebra/create-elm-app"; license = licenses.mit; maintainers = [ maintainers.turbomack ]; }; }; elm-pages = import ./elm-pages { inherit nodePkgs Loading pkgs/development/compilers/elm/packages/node/node-packages.json +3 −1 Original line number Diff line number Diff line ["create-elm-app", "elm-pages"] [ "elm-pages" ] pkgs/development/compilers/elm/packages/node/node-packages.nix +2161 −13747 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
pkgs/development/compilers/elm/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ lib, makeWrapper, nodejs ? pkgs.nodejs_20, config, }: let Loading Loading @@ -87,5 +88,8 @@ lib.makeScope pkgs.newScope ( lamdera = callPackage ./packages/lamdera { }; } // lib.optionalAttrs config.allowAliases { create-elm-app = throw "'elmPackages.create-elm-app' has not had a release since December 2020, so it was removed."; # Added 2025-11-15 } ) )
pkgs/development/compilers/elm/packages/node/default.nix +0 −14 Original line number Diff line number Diff line Loading @@ -13,21 +13,7 @@ let inherit (pkgs.stdenv.hostPlatform) system; }; in with self; with elmLib; { create-elm-app = patchNpmElm nodePkgs.create-elm-app // { meta = with lib; nodePkgs.create-elm-app.meta // { description = "Create Elm apps with no build configuration"; homepage = "https://github.com/halfzebra/create-elm-app"; license = licenses.mit; maintainers = [ maintainers.turbomack ]; }; }; elm-pages = import ./elm-pages { inherit nodePkgs Loading
pkgs/development/compilers/elm/packages/node/node-packages.json +3 −1 Original line number Diff line number Diff line ["create-elm-app", "elm-pages"] [ "elm-pages" ]
pkgs/development/compilers/elm/packages/node/node-packages.nix +2161 −13747 File changed.Preview size limit exceeded, changes collapsed. Show changes