Script for editing a foreign distro's /etc/hosts
file
Hosts is a command line program for managing /etc/hosts
entries. On Guix System, /etc/hosts
is managed from the system configuration; hosts only works when using the Guix package manager on a foreign distro. hosts
works with existing hosts files and entries, providing commands to add, remove, comment, and search.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'awk' does not match package name 'gawk' | |
inputs-should-be-minimal Identify inputs that should use their minimal variant | 'bash' should probably switched for its minimal variant |