Installation
System wide:
{
environment.systemPackages = with nix-casks.packages.${system}; [
linear # Linear
];
} Home Manager:
{
home.packages = with nix-casks.packages.${system}; [
linear # Linear
];
} Package Definition
{
"pname": "linear",
"version": "1.28.13,260318pho1bttxr",
"src": {
"url": "https://download.todesktop.com/200315glz2793v6/Linear%201.28.13%20-%20Build%20260318pho1bttxr-arm64-mac.zip",
"sha256": "acaf0297625baab0e0edaf664556056dc30818a70d0a36b3580f0fde28747ec6"
},
"installPhase": [
"mkdir -p \"$out/Applications/Linear.app\" && cp -r \"Linear.app\" \"$out/Applications\""
],
"meta": {
"description": "App to manage software development and track bugs",
"homepage": "https://linear.app/"
}
} Version History
1.32.1 (NixCasks v4)
4 August 2026, 00:00 1.32.0 (NixCasks v4)
30 July 2026, 00:00 1.31.1 (NixCasks v4)
27 June 2026, 00:00 1.31.0 (NixCasks v4)
12 June 2026, 00:00 1.30.2 (NixCasks v4)
17 May 2026, 00:00 1.30.0 (NixCasks v4)
15 May 2026, 00:00 1.28.13,260318pho1bttxr (NixCasks v4)
30 April 2026, 00:00 1.5 (NixCasks v4)
7 March 2025, 09:14 1.5 (NixCasks v3)
5 March 2025, 00:00 1.5 (NixCasks v2)
4 March 2025, 19:10 1.5 (NixCasks v1)
8 November 2024, 21:11