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