1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-22 06:05:13 +00:00
nixpkgs/pkgs/top-level
Michael Weiss 24b7d0de7b
iputils: Increase the priority to avoid collisions with inetutils (#78408)
The ping binary will be from iputils anyway since it's installed in
/run/wrappers/bin/ (first in $PATH) and tftpd will be from iputils as
well since inetutils installs it into libexec (not in $PATH).

Therefore, there's not even a real choice here (though we should most
likely prefer iputils anyway).

Current collisions:
collision between `/nix/store/...-iputils-20190709/bin/ping' and `/nix/store/...-inetutils-1.9.4/bin/ping'
collision between `/nix/store/...-iputils-20190709/share/man/man8/tftpd.8.gz' and `/nix/store/...-inetutils-1.9.4/share/man/man8/tftpd.8.gz'
2020-01-24 19:05:23 +01:00
..
aliases.nix Merge pull request #78216 from samueldr/u-boot/update/2020.01 2020-01-22 00:49:57 -05:00
all-packages.nix iputils: Increase the priority to avoid collisions with inetutils (#78408) 2020-01-24 19:05:23 +01:00
beam-packages.nix
config.nix
coq-packages.nix
darwin-packages.nix
default.nix
dotnet-packages.nix
emacs-packages.nix
emscripten-packages.nix
haskell-packages.nix
haxe-packages.nix
impure.nix
java-packages.nix
lua-packages.nix
make-tarball.nix
metrics.nix
ocaml-packages.nix Merge pull request #78005 from marsam/update-flow 2020-01-20 21:27:06 -05:00
perl-packages.nix Merge pull request #77147 from hamishmack/email-sender-macos 2020-01-08 15:25:54 -05:00
php-packages.nix
pure-packages.nix
python-packages.nix pythonPackages.pyhcl: init at 0.4.0 2020-01-24 01:53:35 -08:00
release-cross.nix
release-lib.nix
release-python.nix
release-small.nix release.nix and release-small.nix: remove unar, fixes #76927 2020-01-13 15:53:49 +01:00
release.nix Merge remote-tracking branch 'obsidiansystems/work-on-multi-shellFor' 2020-01-17 18:00:27 -05:00
ruby-packages.nix
splice.nix
stage.nix
static.nix pkgsStatic: make OpenSSL 1.1 compile (#77542) 2020-01-16 20:02:38 +01:00
unix-tools.nix
wine-packages.nix