Installation
System wide:
{
environment.systemPackages = with nix-casks.packages.${system}; [
ledger-wallet # Ledger Wallet
];
} Home Manager:
{
home.packages = with nix-casks.packages.${system}; [
ledger-wallet # Ledger Wallet
];
} Package Definition
{
"pname": "ledger-wallet",
"version": "4.2.0",
"src": {
"url": "https://download.live.ledger.com/ledger-live-desktop-4.2.0-mac.dmg",
"sha256": "8634bf9bd0e31ba508bb694b0cc7e5e276f32dd153cb5e1774264b3f50f69b3c"
},
"installPhase": [
"mkdir -p \"$out/Applications/Ledger Wallet.app\" && cp -r \"Ledger Wallet.app\" \"$out/Applications\""
],
"meta": {
"description": "Wallet desktop application to maintain multiple cryptocurrencies",
"homepage": "https://shop.ledger.com/pages/ledger-wallet"
}
} Version History
4.4.0 (NixCasks v4)
19 May 2026, 00:00 4.2.2 (NixCasks v4)
13 May 2026, 00:00 4.2.0 (NixCasks v4)
23 April 2026, 00:02 4.0.0 (NixCasks v4)
3 April 2026, 00:00 2.145.0 (NixCasks v4)
20 March 2026, 10:58 2.143.0 (NixCasks v4)
5 March 2026, 00:00 2.141.0 (NixCasks v4)
19 February 2026, 00:00 2.139.1 (NixCasks v4)
5 February 2026, 00:00 2.139.0 (NixCasks v4)
3 February 2026, 00:00 2.137.0 (NixCasks v4)
20 January 2026, 00:00 2.135.2 (NixCasks v4)
13 January 2026, 00:00 2.133.0 (NixCasks v4)
21 November 2025, 00:00 2.132.0 (NixCasks v4)
6 November 2025, 00:00