Skip to content

Commit

Permalink
Update angular-cli monorepo to v19.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandroBot committed Jan 20, 2025
1 parent 836908e commit 134551a
Show file tree
Hide file tree
Showing 2 changed files with 842 additions and 1,011 deletions.
2 changes: 1 addition & 1 deletion nix/frontend.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ stdenv.mkDerivation (finalAttrs: {

pnpmDeps = pnpm.fetchDeps {
inherit (finalAttrs) pname version src;
hash = "sha256-+lUaSj0zs8DpjB4m6B4BORP2tp5u5szn9Fz57m4rLXY=";
hash = "sha256-t4XFlR4YVTzNt3CSnb7024T4ZPl2xjlUNRZhfDEsc1I=";
};

nativeBuildInputs = [ nodejs pnpm.configHook ];
Expand Down
Loading

0 comments on commit 134551a

Please sign in to comment.