12 src = fetchFromGitHub {
16 hash = "sha256-pjjeA0Nwc5M3LwxZLpBPnFqXJX0b6KDaj4YCPuGoUuU=";
19 vendorHash = "sha256-G9oDMHLmdv/vQfofTqKAf21xaGp+lvW+sedLmaj+A5A=";
24 "-X github.com/julien040/gut/src/telemetry.gutVersion=${version}"
27 # Depends on `/home` existing
30 passthru.updateScript = nix-update-script { };
33 description = "Alternative git CLI";
34 homepage = "https://gut-cli.dev";
35 license = licenses.mit;