Unverified Commit b98b6e56 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #233500 from figsoda/cnspec

cnspec: fix build on darwin
parents 65ee6998 66e97b49
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -14,7 +14,8 @@ buildGoModule rec {
    hash = "sha256-xgDHpLnbTAC0OL7Z5JQsOWlarIHqvr7xrDBg6hlWRRw=";
  };

  vendorHash = "sha256-cjM8pj3squAu2KJbeGz5cd3LRGxKX9BGxtF+lUZaFyU=";
  proxyVendor = true;
  vendorHash = "sha256-LlLnkJc+bIRG1s6AHBYL6r5guYXPDo0moQwMSmHX3Zg=";

  subPackages = [
    "apps/cnspec"