yubihsm-shell: mark as broken on darwin
This commit is contained in:
@@ -70,5 +70,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/Yubico/yubihsm-shell";
|
||||
maintainers = with maintainers; [ matthewcroughan ];
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.all;
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user