Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update angular monorepo to v18.2.13
Browse files Browse the repository at this point in the history
SuperSandroBot committed Dec 5, 2024
1 parent 1630754 commit 7ead133
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
@@ -25,7 +25,7 @@ stdenv.mkDerivation (finalAttrs: {

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

nativeBuildInputs = [ nodejs pnpm.configHook ];
Loading

0 comments on commit 7ead133

Please sign in to comment.