Commit 0aed65f3 authored by Justin Restivo's avatar Justin Restivo
Browse files

robo: fix composerVendor hash

sha256-HGVeoy6duUfRLtx05mlZc3wCOeRTzNXJXxXurZDzZFs= -> sha256-rOFY9TymSw8MatAR/yCpKaj0LupuhaIkk7QAnaKQUZ4=
parent 4667e1d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ php82.buildComposerProject2 (finalAttrs: {
    hash = "sha256-OYuP56KlS9onuYcy9xL0XrH9hqf/njwVUju1pDyRgKM=";
  };

  vendorHash = "sha256-HGVeoy6duUfRLtx05mlZc3wCOeRTzNXJXxXurZDzZFs=";
  vendorHash = "sha256-rOFY9TymSw8MatAR/yCpKaj0LupuhaIkk7QAnaKQUZ4=";

  nativeInstallCheckInputs = [
    versionCheckHook