Installation
System wide:
{
environment.systemPackages = with nix-casks.packages.${system}; [
green-go-control # Green-GO Control
];
} Home Manager:
{
home.packages = with nix-casks.packages.${system}; [
green-go-control # Green-GO Control
];
} Package Definition
{
"pname": "green-go-control",
"version": "5.2.2",
"src": {
"url": "https://downloads.greengoconnect.com/5.2.2/macos/green-go-control.dmg",
"sha256": "1ed3b3c8b1daa73a12f7f7b7e2197cae188bb659832eeb89321cb61e76b1e416"
},
"installPhase": [
"mkdir -p \"$out/Applications/Green-GO Control.app\" && cp -r \"Green-GO Control.app\" \"$out/Applications\""
],
"meta": {
"description": "Configure and manage Green-GO intercom systems",
"homepage": "https://www.greengodigital.com/"
}
} Version History
5.2.2 (NixCasks v4)
24 April 2026, 00:03 5.2.1 (NixCasks v4)
11 December 2025, 00:00 5.2.0 (NixCasks v4)
12 October 2025, 12:08 5.1.3 (NixCasks v4)
7 June 2025, 00:00 5.1.2 (NixCasks v4)
19 March 2025, 00:00 5.1.1 (NixCasks v4)
11 March 2025, 00:00 5.1.0 (NixCasks v4)
7 March 2025, 09:14 5.1.0 (NixCasks v3)
5 March 2025, 00:00 5.1.0 (NixCasks v2)
4 March 2025, 19:10 5.1.0 (NixCasks v1)
2 January 2025, 00:00