Commit Graph

7 Commits

Author SHA1 Message Date
Alyssa Ross
ca7640c30e git-cinnabar: 0.6.2 -> 0.6.3 2024-01-30 22:53:34 +01:00
Pol Dellaiera
57f4bdf484
git-cinnabar: use finalAttrs pattern 2023-07-31 22:15:01 +02:00
Jan-Erik Rediger
48d622fe55 git-cinnabar: 0.6.1 -> 0.6.2 2023-07-31 12:18:03 +02:00
Alyssa Ross
5e06b3cb19 treewide: don't use rustPlatform.rust
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
Alyssa Ross
599dbaacc0 git-cinnabar: 0.6.0 -> 0.6.1 2023-04-29 15:21:16 +00:00
Alyssa Ross
8b3012cc0d
git-cinnabar: 0.5.11 -> 0.6.0 2023-04-01 21:46:12 +00: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