ledger-live-desktop: 2.37.2 -> 2.38.2

This commit is contained in:
neirenoir 2022-02-08 20:00:21 +01:00 committed by Jonathan Ringer
parent 0a15821ee7
commit 948603bb97

View file

@ -7,7 +7,7 @@ let
src = fetchurl {
url = "https://github.com/LedgerHQ/${pname}/releases/download/v${version}/${pname}-${version}-linux-x86_64.AppImage";
hash = "sha256-k6Rbxpe5BpRmlE+WL7iiFUtRCs5KlrLH2c3iSucUhqo";
hash = "sha256-k6Rbxpe5BpRmlE+WL7iiFUtRCs5KlrLH2c3iSucUhqo=";
};
appimageContents = appimageTools.extractType2 {