Age | Commit message (Expand) | Author |
2021-02-10 | Revert "gnu: inetutils: Update to 2.0."...This reverts commit 55050e54a987cd99b8477da1a4993e83adcca129, which
rebuilds xdg-utils and hence a good part of the world (1838 packages).
Reported by mroh in #guix.
| Tobias Geerinckx-Rice |
2021-02-09 | gnu: inetutils: Update to 2.0....* gnu/packages/admin.scm (inetutils): Update to 2.0.
[source](patches): Remove.
* gnu/packages/patches/inetutils-hurd.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Ludovic Courtès |
2020-03-26 | gnu: inetutils: Support for the Hurd....* gnu/packages/linux.scm (net-tools)[supported-systems]: Remove the Hurd.
* gnu/packages/patches/inetutils-hurd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (inetutils): Use it. Disable some features on the
Hurd.
[native-inputs]: Include net-tools only on supported systems
| Jan Nieuwenhuizen |