[ prog / sol / mona ]

prog


GNU Freedom For Guix

1 2023-01-03 08:41

Does

AC_ARG_ENABLE([daemon],
  [AS_HELP_STRING([--disable-daemon], [do not build the Nix daemon (C++)])],
  [guix_build_daemon="$enableval"],
  [guix_build_daemon="yes"])

have any use /prog/riders? Is it required to use guix?

9


VIP:

do not edit these