Skip to content

Commit

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

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

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

0 comments on commit 5412882

Please sign in to comment.