Installation
System wide:
{
environment.systemPackages = with nix-casks.packages.${system}; [
sourcegit # SourceGit
];
} Home Manager:
{
home.packages = with nix-casks.packages.${system}; [
sourcegit # SourceGit
];
} Package Definition
{
"pname": "sourcegit",
"version": "2026.08",
"src": {
"url": "https://github.com/ybeapps/homebrew-sourcegit/releases/download/v2026.08-signed/SourceGit-v2026.08-arm64-signed.dmg",
"sha256": "5dfc97375c42bd82f4b22b580f278b79323ff6caf456e414792c94735c81766d"
},
"installPhase": [
"mkdir -p \"$out/Applications/SourceGit.app\" && cp -r \"SourceGit.app\" \"$out/Applications\""
],
"meta": {
"description": "Git GUI client",
"homepage": "https://github.com/sourcegit-scm/sourcegit"
}
} Version History
2026.11 (NixCasks v4)
19 May 2026, 00:00 2026.10 (NixCasks v4)
5 May 2026, 00:00 2026.09 (NixCasks v4)
21 April 2026, 00:02 2026.08 (NixCasks v4)
14 April 2026, 00:01 2026.07 (NixCasks v4)
31 March 2026, 00:00 2026.06 (NixCasks v4)
16 March 2026, 08:02 2026.05 (NixCasks v4)
3 March 2026, 00:00 2026.04 (NixCasks v4)
14 February 2026, 00:00 2026.03 (NixCasks v4)
10 February 2026, 00:00 2026.02 (NixCasks v4)
27 January 2026, 00:00 2026.01 (NixCasks v4)
13 January 2026, 00:00 2025.40 (NixCasks v4)
26 December 2025, 00:00