doggo: enable darwin support
This commit is contained in:
parent
3a09cdcd9c
commit
ef0edbb5c4
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ buildGoModule rec {
|
|||
It outputs information in a neat concise manner and supports protocols like DoH, DoT, DoQ, and DNSCrypt as well
|
||||
'';
|
||||
license = licenses.gpl3Only;
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ georgesalkhouri ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue