Skip to content

Commit

Permalink
Update angular-cli monorepo to v19.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandroBot committed Jan 26, 2025
1 parent f91a0ac commit 0b8204d
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 274 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-hIfYT4JCq6z4EVoHnJ/pnVK3eUqjtn/MF0nBcCqYDrI=";
};

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

0 comments on commit 0b8204d

Please sign in to comment.