mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 15:56:50 +01:00
systemd: Build manpages
This commit is contained in:
parent
c23bf4ec74
commit
84fa62b4f3
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ stdenv.mkDerivation rec {
|
|||
"--with-tty-gid=3" # tty in NixOS has gid 3
|
||||
"--enable-compat-libs" # get rid of this eventually
|
||||
"--disable-tests"
|
||||
"--disable-manpages" # FIXME
|
||||
|
||||
"--disable-hostnamed"
|
||||
"--disable-networkd" # enable/use eventually
|
||||
|
|
Loading…
Reference in a new issue