cnspec: fix build on darwin

This commit is contained in:
figsoda 2023-05-22 16:53:47 -04:00
parent b18427fb2f
commit 66e97b497d

View file

@ -14,7 +14,8 @@ buildGoModule rec {
hash = "sha256-xgDHpLnbTAC0OL7Z5JQsOWlarIHqvr7xrDBg6hlWRRw=";
};
vendorHash = "sha256-cjM8pj3squAu2KJbeGz5cd3LRGxKX9BGxtF+lUZaFyU=";
proxyVendor = true;
vendorHash = "sha256-LlLnkJc+bIRG1s6AHBYL6r5guYXPDo0moQwMSmHX3Zg=";
subPackages = [
"apps/cnspec"