Installation
System wide:
{
environment.systemPackages = with nix-casks.packages.${system}; [
gather # Gather Town
];
} Home Manager:
{
home.packages = with nix-casks.packages.${system}; [
gather # Gather Town
];
} Package Definition
{
"pname": "gather",
"version": "1.37.1",
"src": {
"url": "https://github.com/gathertown/gather-town-desktop-releases/releases/download/v1.37.1/Gather-1.37.1-arm64-mac.zip",
"sha256": "50ba0fb5fc81ac1ff5b15d383f253a7693cf32d9dc96ffd5896e78e2666e9ee0"
},
"installPhase": [
"mkdir -p \"$out/Applications/Gather.app\" && cp -r \"Gather.app\" \"$out/Applications\""
],
"meta": {
"description": "Virtual video-calling space",
"homepage": "https://gather.town/"
}
} Version History
1.37.1 (NixCasks v4)
14 April 2026, 00:01 1.35.1 (NixCasks v4)
6 November 2025, 00:00 1.35.0 (NixCasks v4)
31 October 2025, 00:00 1.33.2 (NixCasks v4)
12 October 2025, 12:08 1.32.0 (NixCasks v4)
16 May 2025, 00:16 1.28.0 (NixCasks v4)
7 March 2025, 09:14 1.28.0 (NixCasks v3)
5 March 2025, 00:00 1.28.0 (NixCasks v2)
4 March 2025, 23:53 1.25.0 (NixCasks v2)
4 March 2025, 19:10 1.25.0 (NixCasks v1)
24 January 2025, 00:00 1.23.1 (NixCasks v1)
3 January 2025, 00:01 1.22.1 (NixCasks v1)
7 December 2024, 00:00 1.20.0 (NixCasks v1)
22 November 2024, 00:00 1.18.0 (NixCasks v1)
8 November 2024, 21:00