Installation
System wide:
{
environment.systemPackages = with nix-casks.packages.${system}; [
proton-drive # Proton Drive
];
} Home Manager:
{
home.packages = with nix-casks.packages.${system}; [
proton-drive # Proton Drive
];
} Package Definition
{
"pname": "proton-drive",
"version": "2.11.4",
"src": {
"url": "https://proton.me/download/drive/macos/2.11.4/ProtonDrive-2.11.4.dmg",
"sha256": "71e642e56b24fb4e9b6a737ad533321c14feae03baf0576cdefc172c53de1486"
},
"installPhase": [
"mkdir -p \"$out/Applications/Proton Drive.app\" && cp -r \"Proton Drive.app\" \"$out/Applications\""
],
"meta": {
"description": "Client for Proton Drive",
"homepage": "https://proton.me/drive"
}
} Version History
2.11.5 (NixCasks v4)
23 May 2026, 00:00 2.11.4 (NixCasks v4)
23 April 2026, 00:02 2.10.3 (NixCasks v4)
16 March 2026, 08:02 2.11.0 (NixCasks v4)
27 February 2026, 00:00 2.10.2 (NixCasks v4)
13 January 2026, 00:00 2.10.1 (NixCasks v4)
30 October 2025, 00:00 2.10.0 (NixCasks v4)
24 October 2025, 00:00 2.9.0 (NixCasks v4)
14 October 2025, 00:00 2.8.0 (NixCasks v4)
12 October 2025, 12:08 2.7.0 (NixCasks v4)
15 August 2025, 00:00 2.6.0 (NixCasks v4)
2 July 2025, 00:00 2.5.0 (NixCasks v4)
6 June 2025, 00:00 2.4.0 (NixCasks v4)
17 May 2025, 00:00 2.3.0 (NixCasks v4)
16 May 2025, 00:16 2.1.1 (NixCasks v4)
9 April 2025, 00:00 2.0.0 (NixCasks v4)
1 April 2025, 00:00 1.16.0 (NixCasks v4)
28 March 2025, 00:00 1.12.0 (NixCasks v4)
7 March 2025, 09:14 1.12.0 (NixCasks v3)
5 March 2025, 00:00 1.12.0 (NixCasks v2)
4 March 2025, 19:10 1.12.0 (NixCasks v1)
24 January 2025, 00:00 1.11.0 (NixCasks v1)
8 November 2024, 21:17