Skip to content

Commit

Permalink
Update angular monorepo to v18.2.13 (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandroBot authored Dec 5, 2024
1 parent ceeccc2 commit 68e9fad
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 117 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-V071PyhVsOQpa2FKgpPUACrVeZj7pKjlF2DNH4xpDWU=";
hash = "sha256-gSCyJ7dK63z0WYIXHvj4YXI7azp5pFOhsIXRbwdyRVU=";
};

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

0 comments on commit 68e9fad

Please sign in to comment.