mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 04:46:43 +00:00
Merge pull request #201430 from viraptor/doggo-darwin
doggo: enable darwin support
This commit is contained in:
commit
34769aa892
@ -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 New Issue
Block a user