Skip to content

Commit

Permalink
scripts.generate: remove update of node-installer vendorHash
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Meyer <[email protected]>
  • Loading branch information
katexochen committed Aug 1, 2024
1 parent 464f0f1 commit 88126c2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/scripts.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@
echo "Updating vendorHash of service-mesh package" >&2
nix-update --version=skip --flake legacyPackages.x86_64-linux.service-mesh
echo "Updating vendorHash of node-installer package" >&2
nix-update --version=skip --flake legacyPackages.x86_64-linux.contrast.nodeinstaller
echo "Updateing yarn offlineCache hash of contrast-docs package" >&2
nix-update --version=skip --flake \
--override-filename=packages/by-name/contrast-docs/package.nix \
Expand Down

0 comments on commit 88126c2

Please sign in to comment.