nixpkgs/pkgs/tools/networking/inetutils
Bryan Lai 0ccfce7867 inetutils: set priority lower than util-linux
The `logger` binary from `util-linux` should be the priority. This has
been the default for many linux distributions. To instead prioritize
this package, set a _lower_ `meta.priority`, or use e.g.

  lib.setPrio 5 inetutils
2024-01-19 14:53:39 +08:00
..
default.nix inetutils: set priority lower than util-linux 2024-01-19 14:53:39 +08:00
inetutils-1_9-PATH_PROCNET_DEV.patch