Revert "trezor-suite: mark as broken"

This reverts commit 2beb7de23e.
This commit is contained in:
Cole Mickens 2024-03-31 15:44:04 -06:00
parent ce31cd2a45
commit daa600f16b

View File

@ -53,9 +53,6 @@ appimageTools.wrapType2 rec {
'';
meta = with lib; {
# trezor-suite fails to detect a connected hardware wallet
# ref: https://github.com/NixOS/nixpkgs/issues/281975
broken = true;
description = "Trezor Suite - Desktop App for managing crypto";
homepage = "https://suite.trezor.io";
changelog = "https://github.com/trezor/trezor-suite/releases/tag/v${version}";