Commit Graph

3 Commits

Author SHA1 Message Date
Bryan Lai
665b4e7b14 gitstatus: disable checks for forked libgit2 dep
The libgit2 dep for gitstatus is a heavy fork, for which the original
checkPhase does not work. This commit ensures that it is disabled as
before.
2024-02-07 20:09:21 +08:00
Martin Weinelt
76611b6126
gitstatus: update libgit2 version 2024-01-26 13:39:27 +01:00
AndersonTorres
d994dabace treewide: remove git-and-tools directory
We do not use a "plugin system" for Git addons anymore, and therefore this
directory is no longer useful. Indeed that directory is way more confusing,
given that it includes more than mere Git addons, going from Bitbucket server
command-line tools to complete rewrites of Git in exotic programming languages.

Also, without this directory, the mental load of decision-making reduces a lot.
When anyone is interested in including a new git-related tool, just put it into
pkgs/applications/version-management, without apologies.
2022-12-19 15:05:22 -03:00