guix/gnu
Tobias Geerinckx-Rice 6409843708
gnu: nfs-utils: Fix location of external util-linux binaries.
Fixes:

  ~ λ sudo mount -t nfs 1.2.3.4:/ /mnt
  /gnu/store/aaa-nfs-utils-2.4.3/sbin/start-statd: line 10:
  /gnu/store/bbb-util-linux-2.35.1-lib/bin/flock: No such file or directory
  mount.nfs: rpc.statd is not running but is required for remote locking.

* gnu/packages/nfs.scm (nfs-utils)[inputs]: Point the util-linux label at
util-linux:out and add util-linux:lib as a separate input.
2020-12-10 17:01:31 +01:00
..
bootloader
build Revert "linux-container: Correct test for unprivileged user namespace support." 2020-12-06 21:55:18 +01:00
installer services: openssh: Warn about 'password-authentication?' default. 2020-12-07 12:48:26 +01:00
machine
packages gnu: nfs-utils: Fix location of external util-linux binaries. 2020-12-10 17:01:31 +01:00
services services: guix-publish: Depend on 'avahi-daemon' when needed. 2020-12-09 14:13:32 +01:00
system linux-initrd: Add bcachefs support. 2020-12-06 16:11:43 +01:00
tests services: MySQL: Add more tests. 2020-11-28 19:51:40 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Build novena-barebones-raw-image. 2020-12-03 12:36:03 +01:00
image.scm
installer.scm
local.mk gnu: pciutils: Fix compilation error on GNU/Hurd. 2020-12-09 14:13:33 +01:00
machine.scm
packages.scm
services.scm services: profile: Create manifest at monadic-bind time. 2020-12-01 00:10:48 +01:00
system.scm mapped-devices: Allow target to be list of strings. 2020-11-26 00:05:39 +01:00
tests.scm