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 43dc971 + 415a0de commit bdc95bfCopy full SHA for bdc95bf
pkgs/by-name/le/ledger-live-desktop/package.nix
@@ -8,11 +8,11 @@
8
9
let
10
pname = "ledger-live-desktop";
11
- version = "2.109.0";
+ version = "2.111.0";
12
13
src = fetchurl {
14
url = "https://download.live.ledger.com/${pname}-${version}-linux-x86_64.AppImage";
15
- hash = "sha256-wqY5f+A4j+KY99LulL8YS1eACvEsTSfMGV7Be6yOMqM=";
+ hash = "sha256-doREuoX6Lpm9V0yPvf/Ne13v4xvSZ16WzqIVAdVBeMw=";
16
};
17
18
appimageContents = appimageTools.extractType2 {
0 commit comments