We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5e523d + 824b156 commit a9ec22dCopy full SHA for a9ec22d
pkgs/by-name/le/ledger-live-desktop/package.nix
@@ -8,11 +8,11 @@
8
9
let
10
pname = "ledger-live-desktop";
11
- version = "2.100.0";
+ version = "2.102.0";
12
13
src = fetchurl {
14
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
15
- hash = "sha256-WDSlVcWOwri8CT4AD9/tahx5upJvKCQp45wltPp8zI8=";
+ hash = "sha256-mi4YOY8TYorLiUbRCmknY3NBzTXId7/vfdvzUJSrdrI=";
16
};
17
18
appimageContents = appimageTools.extractType2 {
0 commit comments