forked from mirrors/nixpkgs
darkman: build on linux only
This commit is contained in:
parent
69f8e94c46
commit
4d2e0a096b
|
@ -45,5 +45,6 @@ buildGoModule rec {
|
|||
homepage = "https://gitlab.com/WhyNotHugo/darkman";
|
||||
license = licenses.isc;
|
||||
maintainers = [ maintainers.ajgrf ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue