Commit graph

17 commits

Author SHA1 Message Date
R. Ryantm 7d17e26099 git-machete: 3.17.3 -> 3.17.4 2023-05-15 21:56:59 +00:00
R. Ryantm 9dd3a860ff git-machete: 3.17.1 -> 3.17.3 2023-05-05 16:23:40 +00:00
R. Ryantm 8afa0168c0 git-machete: 3.17.0 -> 3.17.1 2023-04-26 16:13:37 +00:00
R. Ryantm 8aec299c6b git-machete: 3.16.3 -> 3.17.0 2023-04-19 23:51:49 +00:00
R. Ryantm b7c91e3721 git-machete: 3.16.1 -> 3.16.3 2023-04-06 22:59:34 +00:00
R. Ryantm c4ee594229 git-machete: 3.16.0 -> 3.16.1 2023-03-13 01:13:51 +00:00
R. Ryantm b3209f6dbc git-machete: 3.15.2 -> 3.16.0 2023-03-04 14:10:39 +00:00
R. Ryantm 654cc11a5f git-machete: 3.15.0 -> 3.15.2 2023-02-20 06:03:54 +00:00
R. Ryantm ea4693ba91 git-machete: 3.14.3 -> 3.15.0 2023-02-08 15:24:51 +00:00
R. Ryantm 27a557db61 git-machete: 3.14.2 -> 3.14.3 2023-01-23 10:49:52 +00:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm 8081aee9f1 git-machete: 3.14.0 -> 3.14.2 2023-01-15 10:39:08 +00:00
R. Ryantm e2ba4093d1 git-machete: 3.13.2 -> 3.14.0 2023-01-12 17:24:14 +00:00
Fabian Affolter ed9016bc71
git-machete: add changelog to meta 2022-12-30 17:46:26 +01:00
R. Ryantm 1652a667a5 git-machete: 3.13.0 -> 3.13.2 2022-12-30 10:29:18 +00:00
figsoda a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05: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