mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
system: Add 'shadow' to %BASE-PACKAGES.
Suggested by Göktuğ Kayaalp <self@gkayaalp.com>. * gnu/system.scm (%base-packages): Add SHADOW.
This commit is contained in:
parent
b8d3a000ef
commit
c0f5eee4b2
1 changed files with 1 additions and 0 deletions
|
@ -490,6 +490,7 @@ explicitly appear in OS."
|
||||||
lsof ;for Guix's 'list-runtime-roots'
|
lsof ;for Guix's 'list-runtime-roots'
|
||||||
pciutils usbutils
|
pciutils usbutils
|
||||||
util-linux inetutils isc-dhcp
|
util-linux inetutils isc-dhcp
|
||||||
|
shadow ;for 'passwd'
|
||||||
|
|
||||||
;; wireless-tools is deprecated in favor of iw, but it's still what
|
;; wireless-tools is deprecated in favor of iw, but it's still what
|
||||||
;; many people are familiar with, so keep it around.
|
;; many people are familiar with, so keep it around.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue