Skip to content

Commit

Permalink
Update angular-cli monorepo to v19.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandroBot committed Feb 1, 2025
1 parent 6896567 commit 4f59ef1
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 198 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-o0FfQFI7jNbWluegNIvr0TiWc5CwP8T77Nfa2ERdTCQ=";
hash = "sha256-HtnN5SU1A/xOkMDaB9nRRL1X9uRCiPnIGS5gEgTl480=";
};

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

0 comments on commit 4f59ef1

Please sign in to comment.