3
0
Fork 0
forked from mirrors/nixpkgs
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
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
autoconf autoconf: 2.69 -> 2.70 2020-12-17 12:52:51 +00:00
autoconf-archive
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
awf
babeltrace
bashdb
bin_replace_string
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
bsdbuild treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
cbrowser
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
checkbashisms
chrpath
chruby
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
complexity
cppi
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
csmith
ctags treewide: simplify pkgs.stdenv.lib -> pkgs.lib 2021-01-10 20:12:06 +01:00
cwebbin
d-feet
dbench dbench: fix build w/glibc-2.32 2020-09-12 23:04:47 +02:00
ddd
dejagnu
dfu-programmer
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
doclifter
docopts docopts: build only necessary binaries 2020-12-20 15:50:58 +01:00
drush
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
eggdbus
elfinfo elfinfo: 1.0.1 -> 1.1.0 2020-07-28 08:18:54 +00:00
elfkickers
elfutils Merge master into staging-next 2020-07-11 08:59:54 +02:00
epm
findnewest
fsatrace
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
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
gpshell
gputils
gtkdialog
gtkperf
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
igprof
indent
inotify-tools
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
jscoverage
kconfig-frontends
kdbg treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
kibana
libtool treewide: add warning comment to “boot” packages 2020-07-31 08:56:53 +02:00
libwhich
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
lttng-tools
lttng-ust lttng-ust: python2 => python3 2021-01-07 16:13:07 +01:00
lttv
luarocks
macdylibbundler macdylibbundler: Should propagate dependency on otool (#103163) 2020-12-01 19:11:45 +01:00
md2man
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
mkcert mkcert: 1.4.2 -> 1.4.3 2020-11-26 11:41:55 +00:00
msitools
nimlsp nimlsp: init at 0.2.6 2021-01-08 11:04:25 +01:00
ninka
nix-build-uncached nix-build-uncached: 1.0.2 -> 1.1.0 2020-11-11 17:54:09 +00:00
nixbang
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
opengrok
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
pkgconf
pmccabe
prelink
premake
ptags
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
rolespec
rtss rtss: init at 0.6.1 2020-11-29 08:59:45 -05:00
saleae-logic
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
sipp
sloccount
sqitch sqitch: package cleanup 2020-12-15 21:12:03 -05:00
srecord
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
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
tcptrack
teensy-loader-cli
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
texi2html
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
tinyprog
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
uisp
uncrustify treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
unifdef
universal-ctags
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
watson-ruby
whatstyle
wishbone-tool
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