Loading pkgs/applications/blockchains/ledger-live-desktop/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ let pname = "ledger-live-desktop"; version = "2.55.0"; version = "2.57.0"; src = fetchurl { url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage"; hash = "sha256-N0BhbqZvZs3IP+jMxr85KlHs6I/fxWgoK884EKT9C9Y="; hash = "sha256-fXvCj9eBEp/kGPSiNUdir19eU0x461KzXgl5YgeapHI="; }; appimageContents = appimageTools.extractType2 { Loading Loading
pkgs/applications/blockchains/ledger-live-desktop/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -2,11 +2,11 @@ let pname = "ledger-live-desktop"; version = "2.55.0"; version = "2.57.0"; src = fetchurl { url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage"; hash = "sha256-N0BhbqZvZs3IP+jMxr85KlHs6I/fxWgoK884EKT9C9Y="; hash = "sha256-fXvCj9eBEp/kGPSiNUdir19eU0x461KzXgl5YgeapHI="; }; appimageContents = appimageTools.extractType2 { Loading