Installation
System wide:
{
environment.systemPackages = with nix-casks.packages.${system}; [
status # Status
];
} Home Manager:
{
home.packages = with nix-casks.packages.${system}; [
status # Status
];
} Package Definition
{
"pname": "status",
"version": "2.36.1,ad089d",
"src": {
"url": "https://github.com/status-im/status-desktop/releases/download/2.36.1/StatusIm-Desktop-2.36.1-ad089d-aarch64.dmg",
"sha256": "7d87e5bb5e90a14342eb913dfb180fcac0ff625294087130c96c8bc7a036a4ec"
},
"installPhase": [
"mkdir -p \"$out/Applications/Status.app\" && cp -r \"Status.app\" \"$out/Applications\""
],
"meta": {
"description": "Decentralised wallet and messenger",
"homepage": "https://status.app/"
}
} Version History
2.37.1,760417 (NixCasks v4)
1 May 2026, 00:00 2.37.0,7a514a (NixCasks v4)
5 March 2026, 00:00 2.36.1,ad089d (NixCasks v4)
18 December 2025, 00:00 2.36.0,36af4b (NixCasks v4)
12 December 2025, 00:00 2.35.1,748cd6 (NixCasks v4)
12 October 2025, 12:08 2.34.3,c562f2 (NixCasks v4)
18 July 2025, 00:00 2.34.2,03f75f (NixCasks v4)
6 July 2025, 00:00 2.34.0,da9032 (NixCasks v4)
23 June 2025, 00:00 2.33.2,16fe57 (NixCasks v4)
16 May 2025, 00:16