roadrunner: fix darwin build

This commit is contained in:
Austin Horstman 2025-05-13 20:27:04 -05:00
parent 5cd6a7bedd
commit 0a4e10dca1
No known key found for this signature in database

View file

@ -46,6 +46,8 @@ buildGoModule rec {
--replace "127.0.0.1:0" "127.0.0.1:55554"
'';
__darwinAllowLocalNetworking = true;
vendorHash = "sha256-dnbctKxwQqfxZfKPa3ZlKjF5a/7eC5arK9RrPksSNVg=";
meta = {