mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
snouty: enable networking on darwin
(cherry picked from commit b9fb78fae7)
This commit is contained in:
committed by
Ihar Hrachyshka
parent
19d9f7dd3f
commit
25dd1cab88
@@ -52,6 +52,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
versionCheckProgramArg = "version";
|
||||
doInstallCheck = true;
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
passthru.updateScript = nix-update-script { };
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user