Installation
System wide:
{
environment.systemPackages = with nix-casks.packages.${system}; [
eigent # Eigent
];
} Home Manager:
{
home.packages = with nix-casks.packages.${system}; [
eigent # Eigent
];
} Package Definition
{
"pname": "eigent",
"version": "0.0.91",
"src": {
"url": "https://github.com/eigent-ai/eigent/releases/download/v0.0.91/Eigent-0.0.91-arm64.dmg",
"sha256": "cf8912139e74e757676cb9273710c0663f4ab737041504d476d7da75bdf263bc"
},
"installPhase": [
"mkdir -p \"$out/Applications/Eigent.app\" && cp -r \"Eigent.app\" \"$out/Applications\""
],
"meta": {
"description": "Desktop AI agent",
"homepage": "https://www.eigent.ai/"
}
} Version History
0.0.91 (NixCasks v4)
20 May 2026, 00:00 0.0.90 (NixCasks v4)
16 April 2026, 00:01 0.0.89 (NixCasks v4)
26 March 2026, 00:00 0.0.88 (NixCasks v4)
20 March 2026, 10:58 0.0.87 (NixCasks v4)
8 March 2026, 00:00 0.0.86 (NixCasks v4)
24 February 2026, 00:00 0.0.83 (NixCasks v4)
14 February 2026, 00:00 0.0.82 (NixCasks v4)
25 January 2026, 00:00 0.0.80 (NixCasks v4)
19 January 2026, 00:00 0.0.79 (NixCasks v4)
18 January 2026, 00:00