Skip to content

Commit

Permalink
Update angular monorepo to v19.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandroBot committed Jan 26, 2025
1 parent f91a0ac commit c2cf9b4
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 127 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-jA/VgdBGo7pqSdWhArgh27yqm0KM9n6EcLY4RzyVdtg=";
hash = "sha256-TCVpWQquLLlisivsClPJ+KGDJ0dyh2sd9yZ3kXWLcB4=";
};

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

0 comments on commit c2cf9b4

Please sign in to comment.