Installation
System wide:
{
environment.systemPackages = with nix-casks.packages.${system}; [
coscreen # CoScreen
];
} Home Manager:
{
home.packages = with nix-casks.packages.${system}; [
coscreen # CoScreen
];
} Package Definition
{
"pname": "coscreen",
"version": "8.11.14",
"src": {
"url": "https://update.coscreen.org/CoScreen-8.11.14-stable-arm64.dmg",
"sha256": "00a91e0532ad699c3eb9b1df6bd56334e161e255026b9776bbe761f65c1e28b5"
},
"installPhase": [
"mkdir -p \"$out/Applications/CoScreen.app\" && cp -r \"CoScreen.app\" \"$out/Applications\""
],
"meta": {
"description": "Collaboration tool with multi-user screen sharing",
"homepage": "https://www.coscreen.co/"
}
} Version History
8.11.14 (NixCasks v4)
13 July 2026, 00:00 8.10.11 (NixCasks v4)
14 November 2025, 00:00 8.9.6 (NixCasks v4)
12 October 2025, 12:08 8.6.10 (NixCasks v4)
16 May 2025, 00:16 8.5.9 (NixCasks v4)
17 April 2025, 00:00 8.4.7 (NixCasks v4)
1 April 2025, 00:00 8.3.15 (NixCasks v4)
13 March 2025, 00:00 8.2.119 (NixCasks v4)
7 March 2025, 09:14 8.2.119 (NixCasks v3)
5 March 2025, 00:00 8.2.119 (NixCasks v2)
4 March 2025, 19:10 8.2.119 (NixCasks v1)
22 February 2025, 00:00 8.1.65 (NixCasks v1)
8 November 2024, 20:46