mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
gitea: fix darwin build
This commit is contained in:
parent
c4e0ce35fb
commit
ea7e4d21e3
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@ let
|
|||
pnpm
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
buildPhase = ''
|
||||
make frontend
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue