asc-key-to-qr-code-gif: expand platforms to unix
This commit is contained in:
parent
30467aa9dd
commit
bf5a6680e4
@ -39,7 +39,7 @@ stdenv.mkDerivation {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/yishilin14/asc-key-to-qr-code-gif";
|
homepage = "https://github.com/yishilin14/asc-key-to-qr-code-gif";
|
||||||
description = "Convert ASCII-armored PGP keys to animated QR code";
|
description = "Convert ASCII-armored PGP keys to animated QR code";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ asymmetric ];
|
maintainers = with maintainers; [ asymmetric ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user