Skip to content

Commit

Permalink
Update angular monorepo to v19.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandroBot committed Feb 1, 2025
1 parent 5efc9c9 commit b19f01c
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 111 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-wqUH8p5WOckffY5SzKdzY25lUCZWemZSto6nivUas8E=";
hash = "sha256-o0FfQFI7jNbWluegNIvr0TiWc5CwP8T77Nfa2ERdTCQ=";
};

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

0 comments on commit b19f01c

Please sign in to comment.