Installation
System wide:
{
environment.systemPackages = with nix-casks.packages.${system}; [
ricochet-refresh # Ricochet Refresh
];
}
Home Manager:
{
home.packages = with nix-casks.packages.${system}; [
ricochet-refresh # Ricochet Refresh
];
}
Package Definition
{
"pname": "ricochet-refresh",
"version": "3.0.37",
"src": {
"url": "https://github.com/blueprint-freespeech/ricochet-refresh/releases/download/v3.0.37-release/ricochet-refresh-3.0.37-macos-aarch64.dmg",
"sha256": "5fe99372a0ab348dfb5bef4a30fc6d31c02992ead145093d9791c266950c51a5"
},
"installPhase": [
"mkdir -p \"$out/Applications/Ricochet Refresh.app\" && cp -r \"Ricochet Refresh.app\" \"$out/Applications\""
],
"meta": {
"description": "Private and anonymous instant messaging over tor",
"homepage": "https://www.ricochetrefresh.net/"
}
}
Version History
3.0.37 (NixCasks v4)
12 October 2025, 12:08 3.0.35 (NixCasks v4)
11 July 2025, 00:00 3.0.34 (NixCasks v4)
31 May 2025, 00:00 3.0.33 (NixCasks v4)
18 April 2025, 00:00 3.0.32 (NixCasks v4)
23 March 2025, 00:00 3.0.31 (NixCasks v4)
7 March 2025, 09:14 3.0.31 (NixCasks v3)
5 March 2025, 00:00 3.0.31 (NixCasks v2)
4 March 2025, 19:10 3.0.31 (NixCasks v1)
25 February 2025, 00:00 3.0.30 (NixCasks v1)
20 January 2025, 00:00 3.0.29 (NixCasks v1)
3 December 2024, 00:00 3.0.28 (NixCasks v1)
8 November 2024, 21:18