git-autofixup: init as alias
A top-level attribute makes this program easier to find for nix repl junkies like me.
This commit is contained in:
@@ -26919,6 +26919,8 @@ with pkgs;
|
||||
# Git with SVN support, but without GUI.
|
||||
gitSVN = lowPrio (git.override { svnSupport = true; });
|
||||
|
||||
git-autofixup = perlPackages.GitAutofixup;
|
||||
|
||||
git-doc = lib.addMetaAttrs {
|
||||
description = "Additional documentation for Git";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user