Skip to content

Commit d4a3f8a

Browse files
Update angular-cli monorepo to v18.2.9 (#118)
1 parent f82d3e1 commit d4a3f8a

File tree

2 files changed

+307
-271
lines changed

2 files changed

+307
-271
lines changed

nix/frontend.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ stdenv.mkDerivation (finalAttrs: {
1919

2020
pnpmDeps = pnpm.fetchDeps {
2121
inherit (finalAttrs) pname version src;
22-
hash = "sha256-Ib3LtASKSLEnaLqa7nPIMX7I/FncL2pb7u7KcxaR4f8=";
22+
hash = "sha256-kl+U2TWtqF4qCEp4v5jZprepGMapGSHOdzrrYobH0UQ=";
2323
};
2424

2525
nativeBuildInputs = [ nodejs pnpm.configHook ];

0 commit comments

Comments
 (0)