~ruther/guix-config

49b14334a4aa71915c8267e4d776b6bddc8664bd — Rutherther 7 months ago b5e0315
fix: channels-lock.scm should be used in Makefile
1 files changed, 1 insertions(+), 1 deletions(-)

M Makefile
M Makefile => Makefile +1 -1
@@ 2,7 2,7 @@

SYSTEM_ARGS = -L ./modules ./config.scm
HOME_ARGS = -L ./home/modules ./home/home-configuration.scm
TIMEMACHINE = guix time-machine -C channels.scm
TIMEMACHINE = guix time-machine -C channels-lock.scm

system-build: channels-lock.scm
	$(TIMEMACHINE) -- system build $(SYSTEM_ARGS)

Do not follow this link