Loading pkgs/tools/security/yubihsm-shell/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -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; }; } Loading
pkgs/tools/security/yubihsm-shell/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -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; }; }