nixpkgs/pkgs/development/tools/misc
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
..
abi-compliance-checker treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
abi-dumper abi-dumper: 1.1 -> 1.2 2020-11-21 14:50:32 +00:00
act maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
arcanist arcanist: copy directly from $PWD to pick up any applied patches (#95879) 2020-11-09 20:43:52 +01:00
argbash treewide: simplify rev/repo arguments in src 2020-11-01 23:02:24 -08:00
asls asls: 0.5.0 -> 0.5.1 2020-10-17 16:14:12 +00:00
astyle
autobuild treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
autoconf autoconf: 2.69 -> 2.70 2020-12-17 12:52:51 +00:00
autoconf-archive treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
autogen Make autogen.man reproducible 2020-11-16 17:20:23 +00:00
automake automake: 1.16.2 -> 1.16.3 2020-11-25 10:10:57 -08:00
automoc4 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
avrdude libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
awf treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
babeltrace treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bashdb treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bin_replace_string treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
binutils treewide: Start to break up static overlay 2021-01-03 19:18:16 +00:00
blackfire php.extensions.blackfire: 1.44.0 → 1.46.4 2020-12-01 11:02:52 +01:00
blackmagic blackmagic: unstable-2020-02-20 -> unstable-2020-08-05 2020-08-09 10:46:01 +02:00
bossa treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
bsdbuild treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
cbrowser treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
cc-tool cc-tool: init at unstable-2020-05-19 2020-07-08 13:30:53 +02:00
ccache ccache: 4.0 -> 4.1 2020-11-22 23:16:23 -05:00
ccls ccls: 0.20190823 -> 0.20201025 2020-10-27 13:54:39 -07:00
cflow cflow: include darwin 2021-01-09 10:24:46 -07:00
cgdb treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
checkbashisms treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
chrpath treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
chruby treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
chruby-fish chruby-fish: init at 0.8.2 2020-09-30 22:49:35 +09:00
circleci-cli circleci-cli: 0.1.11508 -> 0.1.11540 2020-12-27 19:06:42 +01:00
cl-launch
cli11 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
clojure-lsp clojure-lsp: 20201228T020543 -> 2021.01.03-00.42.23 2021-01-03 12:52:48 -03:00
coccinelle treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
complexity treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
cppi treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
cproto cproto: 4.7p -> 4.7q 2020-11-02 07:53:24 -08:00
creduce treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
cscope treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
csmith treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ctags treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
cwebbin treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
d-feet treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
dbench dbench: fix build w/glibc-2.32 2020-09-12 23:04:47 +02:00
ddd treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
dejagnu treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
dfu-programmer treewide: remove the-kenny from maintainers 2020-05-09 10:28:57 +01:00
dfu-util dfu-util: 0.9 -> 0.10 2020-11-27 14:14:05 +00:00
dialog dialog: 1.3-20190211 -> 1.3-20201126 2021-01-03 23:16:18 -03:00
direvent
distcc treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
doclifter treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
docopts docopts: build only necessary binaries 2020-12-20 15:50:58 +01:00
drush treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
easypdkprog easypdkprog: 1.2 -> 1.3 2020-07-14 14:25:50 +02:00
editorconfig-checker editorconfig-checker: 2.2.0 -> 2.3.1 2021-01-10 06:45:55 +10:00
editorconfig-core-c treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
eggdbus treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
elfinfo elfinfo: 1.0.1 -> 1.1.0 2020-07-28 08:18:54 +00:00
elfkickers treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
elfutils Merge master into staging-next 2020-07-11 08:59:54 +02:00
epm treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
findnewest treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
fsatrace treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
fswatch fswatch: enableParallelBuilding 2020-12-19 01:39:45 +00:00
fujprog treewide: simplify rev/repo arguments in src 2020-11-01 23:02:24 -08:00
gdb gdb: 9.2 -> 10.1 2020-10-24 19:22:36 +01:00
gdbgui pythonPackages.gdbgui: 0.13.2.0 -> 0.13.2.1 2020-07-31 00:46:59 -07:00
gede treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gengetopt gengetopt: fix tests 2020-11-23 08:33:04 -08:00
global global: 6.6.4 -> 6.6.5 2020-09-23 04:17:51 +00:00
gnum4 treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
go-license-detector buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
gob2
gperf treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gpshell treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gputils
gtkdialog treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
gtkperf treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
help2man treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
hound hound:use upstream vendor 2020-09-08 16:32:39 +10:00
hydra gitAndTools: move everything to the top level 2021-01-14 21:27:48 +00:00
hydra-cli hydra-cli: 0.2.0 -> 0.3.0 2020-11-15 09:42:29 +01:00
icon-naming-utils treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
igprof treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
indent
inotify-tools treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
intel-gpu-tools
intltool intltool: add perl to propagatedBuildInputs 2020-09-04 20:02:18 +02:00
iozone iozone: 3.471 -> 3.490 2020-10-23 22:14:56 +02:00
itm-tools pkgs/*: add final newline to .nix files 2020-11-09 11:39:28 +00:00
itstool Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
jscoverage treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
kconfig-frontends treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
kdbg treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
kibana treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
libtool treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
libwhich treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
linuxkit linuxkit: use buildFlagsArray 2020-07-27 16:20:00 -05:00
lit lit: 0.9.0 -> 0.10.0 2020-07-29 00:53:47 -05:00
loccount
lsof lsof: 4.93.2 -> 4.94.0 2020-11-11 14:36:05 +00:00
ltrace treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
lttng-tools treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
lttng-ust lttng-ust: python2 => python3 2021-01-07 16:13:07 +01:00
lttv treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
luarocks
macdylibbundler macdylibbundler: Should propagate dependency on otool (#103163) 2020-12-01 19:11:45 +01:00
md2man go-md2man: 1.0.6 -> 2.0.0 2020-04-12 17:26:12 +10:00
mdctags mdctags: init at unstable-2020-06-11 2020-12-27 18:24:15 +01:00
mdl mdl: 0.5.0 -> 0.11.0 2020-11-27 19:13:42 -05:00
micronucleus libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
mkcert mkcert: 1.4.2 -> 1.4.3 2020-11-26 11:41:55 +00:00
msitools treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
nimlsp nimlsp: init at 0.2.6 2021-01-08 11:04:25 +01:00
ninka treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
nix-build-uncached nix-build-uncached: 1.0.2 -> 1.1.0 2020-11-11 17:54:09 +00:00
nixbang treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
nrfutil nrfutil: 5.2 -> 6.1 2020-07-13 23:25:43 +02:00
nxpmicro-mfgtools nxpmicro-mfgtools: 1.3.191 -> 1.4.43 2020-12-09 11:03:06 +07:00
objconv objconv: 2.51 -> 2.52 2020-08-30 18:37:34 +00:00
one_gadget treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
opengrok treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
openocd openocd: unstable-2020-11-11 -> 0.11.0-rc1 2020-12-31 03:38:55 +01:00
pahole pahole: 1.16 -> 1.17 2020-08-06 15:25:18 +03:00
patchelf patchelf: 0.11 -> 0.12 2020-08-28 02:35:55 +02:00
perfect-hash perfect-hash: init at 0.4.1 2020-11-28 00:00:00 -05:00
pkg-config pkg-config: Multiple outputs 2020-05-21 08:58:34 -04:00
pkgconf pkgconf-unwrapped: 1.7.0 -> 1.7.3 2020-06-11 00:55:56 +00:00
pmccabe treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
prelink treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
premake treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
ptags ptags: init at 0.3.2 2020-05-08 09:35:53 -07:00
pwndbg pwndbg: 2019.12.09 -> 2020.07.23 2020-07-24 07:59:14 +00:00
remarkable Merge pull request #103030 from tadfisher/remarkable-2-toolchain 2021-01-14 21:03:32 +01:00
replacement replacement: init at 0.4.4 2020-08-22 15:11:07 +02:00
reviewdog reviewdog: 0.10.2 -> 0.11.0 2020-10-25 04:20:00 +00:00
rman treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rolespec treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
rtss rtss: init at 0.6.1 2020-11-29 08:59:45 -05:00
saleae-logic treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
scc maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
sccache sccache: 0.2.13 -> 0.2.14 2020-12-25 23:39:41 -08:00
semver-tool treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
sipp treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
sloccount treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
sqitch sqitch: package cleanup 2020-12-15 21:12:03 -05:00
srecord treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
stlink stlink: Correct comment about the use of services.udev.packages 2020-12-04 13:57:58 +01:00
stm32cubemx stm32cubemx: 5.6.1 -> 6.0.1 2020-08-31 16:34:45 +10:00
stm32flash treewide: remove the-kenny from maintainers 2020-05-09 10:28:57 +01:00
strace strace: mpers check always 2021-01-12 13:10:38 +01:00
svls svls: 0.1.17 -> 0.1.18 2020-12-08 06:38:07 +00:00
swig treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
sysbench sysbench: 1.0.19 -> 1.0.20 2020-05-04 09:17:21 +00:00
tcptrack
teensy-loader-cli treewide: remove the-kenny from maintainers 2020-05-09 10:28:57 +01:00
terracognita terracognita: 0.5.1 -> 0.6.0 2020-12-26 04:20:00 +00:00
terraform-ls terraform-ls: 0.11.0 -> 0.12.0 2021-01-09 23:52:38 +00:00
terraform-lsp
terraformer terraformer: 0.8.9 -> 0.8.10 2020-12-05 03:21:20 +00:00
tet treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
texi2html treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
texinfo Revert "Revert "texinfo: revert to version 6.5 on Darwin"" 2020-10-07 22:29:27 -07:00
texlab texlab: 2.2.1 -> 2.2.2 2021-01-10 11:55:02 -05:00
tie treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
tinyprog treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
tockloader treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
tokei tokei: 12.1.1 -> 12.1.2 2021-01-13 11:26:09 +00:00
travis travis: 1.8.11 -> 1.9.1 (#91282) 2020-06-22 20:47:31 +00:00
uisp treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
uncrustify treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
unifdef treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
universal-ctags treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
unused unused: init at 0.2.1 2020-12-22 14:52:34 +08:00
usb-modeswitch utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
usbsdmux usbsdmux: init at 0.1.8 2020-12-14 21:49:37 +01:00
vtable-dumper treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
watson-ruby treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
whatstyle
wishbone-tool libusb-compat-0_1: rename from libusb 2020-04-28 05:33:41 +02:00
xc3sprog treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
xxdiff
ycmd Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2" 2020-10-26 08:19:17 +01:00
yodl utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00