yubikey-touch-detector: Linux only
This tool is Linux only[*] but got merged with `platform.unix` meta at init. [*] https://github.com/maximbaz/yubikey-touch-detector/blob/0f30ac2da53f8ae1c70f38aae348a81d599eed28/README.md?plain=1#L13 ZHF: #172160
This commit is contained in:
@@ -21,6 +21,6 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/maximbaz/yubikey-touch-detector";
|
||||
maintainers = with maintainers; [ sumnerevans ];
|
||||
license = licenses.isc;
|
||||
platforms = platforms.unix;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user