gitea: fix darwin build
This commit is contained in:
@@ -39,6 +39,8 @@ let
|
||||
pnpm
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
buildPhase = ''
|
||||
make frontend
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user