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.11",
"src": {
"url": "https://github.com/ybeapps/homebrew-sourcegit/releases/download/v2026.11-signed/SourceGit-v2026.11-arm64-signed.dmg",
"sha256": "401d928ceef760ca10d6268f2196ec83575a258a47e5fe3317fd038b3c10291b"
},
"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