libfido2: linux build only
This commit is contained in:
@@ -20,6 +20,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://github.com/Yubico/libfido2;
|
homepage = https://github.com/Yubico/libfido2;
|
||||||
license = licenses.bsd2;
|
license = licenses.bsd2;
|
||||||
maintainers = with maintainers; [ dtzWill ];
|
maintainers = with maintainers; [ dtzWill ];
|
||||||
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user