Alyssa Ross
3893d6c6d7
gitAndTools: move everything to the top level
...
The comment at the top of git-and-tools/default.nix said:
/* All git-relates tools live here, in a separate attribute set so that users
* can get a fast overview over what's available.
but unfortunately that hasn't actually held up in practice.
Git-related packages have continued to be added to the top level, or
into gitAndTools, or sometimes both, basically at random, so having
gitAndTools is just confusing. In fact, until I looked as part of
working on getting rid of gitAndTools, one program (ydiff) was
packaged twice independently, once in gitAndTools and once at the top
level (I fixed this in 98c3490196 ).
So I think it's for the best if we move away from gitAndTools, and
just put all the packages it previously contained at the top level.
I've implemented this here by just making gitAndTools an alias for the
top level -- this saves having loads of lines in aliases.nix. This
means that people can keep referring to gitAndTools in their
configuration, but it won't be allowed to be used within Nixpkgs, and
it won't be presented to new users by e.g. nix search.
The only other change here that I'm aware of is that
appendToName "minimal" is not longer called on the default git
package, because doing that would have necessitated having a private
gitBase variable like before. I think it makes more sense not to do
that anyway, and reserve the "minimal" suffix only for gitMinimal.
2021-01-14 21:27:48 +00:00
..
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-08-31 17:12:13 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-07 11:20:20 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-12-27 14:42:42 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-14 21:27:48 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-06-04 13:29:41 +03:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-12-28 17:07:10 +01:00
2021-01-11 10:38:22 +01:00
2020-09-24 23:19:01 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-08-10 16:02:30 +10:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-09-17 21:13:43 +02:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-12-17 16:38:13 +10:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-03 00:27:49 +01:00
2021-01-08 05:43:28 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-20 22:24:25 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-01 11:52:33 +07:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-17 08:22:31 -07:00
2021-01-11 10:38:22 +01:00
2020-09-18 00:52:48 +02:00
2021-01-13 22:33:51 +03:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-17 08:22:31 -07:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-21 19:43:54 +00:00
2021-01-11 10:38:22 +01:00
2020-12-20 19:34:00 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-08-15 19:34:47 -07:00
2020-10-03 16:01:53 +02:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-26 14:30:31 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-12-09 07:40:50 +10:00
2021-01-11 10:38:22 +01:00
2020-11-30 19:44:33 +00:00
2020-10-31 22:53:19 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-15 17:17:31 -05:00
2021-01-03 18:37:40 +07:00
2020-11-24 10:02:14 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-06-01 08:04:36 +00:00
2021-01-11 10:38:22 +01:00
2020-07-30 01:40:17 +02:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-08-11 23:49:24 +02:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-06 06:11:26 +10:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-07-31 14:07:43 +10:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-12 21:22:18 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-25 16:31:19 -07:00
2020-09-02 08:11:38 +02:00
2020-12-04 13:01:56 +00:00
2020-10-17 08:22:31 -07:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-17 08:22:31 -07:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-03 19:18:16 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-03 19:00:26 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-04 12:28:03 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-08-16 12:48:18 +10:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-12-29 14:37:15 +01:00
2020-10-20 10:30:15 +10:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-02 09:01:35 -07:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-12-19 20:59:16 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-08-15 19:34:47 -07:00
2021-01-11 10:38:22 +01:00
2020-11-17 13:09:31 +02:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-07-13 19:02:13 +02:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-03 03:46:26 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-12-30 18:42:41 -08:00
2020-06-24 14:29:49 +08:00
2021-01-11 10:38:22 +01:00
2020-11-24 12:42:06 -05:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-10 11:54:57 +10:00
2021-01-11 10:38:22 +01:00
2020-10-14 14:22:56 -03:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-07-27 17:24:15 +08:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-08-10 12:41:25 +00:00
2020-12-22 02:46:52 +00:00
2020-10-02 09:01:35 -07:00
2021-01-11 10:38:22 +01:00
2021-01-11 12:08:18 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-17 13:09:31 +02:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-17 08:22:31 -07:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-26 15:32:13 +00:00
2021-01-11 10:38:22 +01:00
2020-10-17 08:22:31 -07:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-03 19:18:16 +00:00
2021-01-03 18:37:40 +07:00
2021-01-11 10:38:22 +01:00
2020-12-18 21:03:56 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-17 13:09:31 +02:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-23 16:18:40 -08:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-14 20:58:38 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-01 10:00:22 +02:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-12 21:22:18 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-08-16 02:46:24 +00:00
2021-01-10 22:22:28 -08:00
2021-01-11 10:38:22 +01:00
2020-12-02 22:27:41 +01:00
2020-08-18 05:11:14 +00:00
2020-10-23 16:32:58 +07:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-07-21 15:41:35 +02:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-24 12:42:06 -05:00
2020-12-01 07:23:28 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-20 18:15:17 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-06-06 18:09:39 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-27 09:15:07 -07:00
2020-08-16 12:48:18 +10:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-12-04 23:32:14 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-12-01 11:43:44 -05:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-06-15 23:48:42 +02:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-12-11 03:07:20 +00:00
2020-10-17 08:22:31 -07:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-08-15 19:34:47 -07:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-11-24 12:42:06 -05:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-30 07:16:00 -05:00
2021-01-11 10:38:22 +01:00
2020-12-04 20:55:14 +03:00
2021-01-12 05:52:09 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-12-08 07:48:41 +00:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-12 13:18:33 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-07-02 23:46:01 +02:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-30 18:36:21 +01:00
2020-07-31 14:07:43 +10:00
2020-06-10 12:19:43 -07:00
2021-01-10 22:29:48 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-12-29 09:26:12 +01:00
2021-01-11 10:38:22 +01:00
2020-12-05 13:47:44 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-27 09:15:07 -07:00
2021-01-11 10:38:22 +01:00
2021-01-01 11:52:33 +07:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-02 11:42:59 +02:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-08 23:06:47 +02:00
2021-01-11 10:38:22 +01:00
2020-08-16 12:48:18 +10:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-08 16:34:54 +10:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-17 08:22:31 -07:00
2020-10-17 08:22:31 -07:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00
2020-10-30 18:58:57 -07:00
2021-01-11 10:38:22 +01:00
2021-01-11 10:38:22 +01:00