Hi, the Guix git master branch at 5be4007a4c5428369f388caf820bc53d81b11f37 (or other commits near or after it)
building from git would fail with error: make[2]: Leaving directory '/share/software/guix/guix.git/po/guix' Making all in po/packages make[2]: Entering directory '/share/software/guix/guix.git/po/packages' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/share/software/guix/guix.git/po/packages' make[2]: Entering directory '/share/software/guix/guix.git' Compiling Scheme modules... make[2]: *** No rule to make target 'etc/guix-gc.timer', needed by 'all-am'. Stop. make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/share/software/guix/guix.git' make[1]: *** [Makefile:6660: all-recursive] Error 1 make[1]: Leaving directory '/share/software/guix/guix.git' make: *** [Makefile:4629: all] Error 2 Curious what to do to fix this? thanks