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