aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0871ed41..83e51558 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ rollback-system:
.PHONY: lint
lint:
- guix lint $(LOAD_PATH) ./
+ guix time-machine -C $(CHANNEL_FILE) -- lint $(LOAD_PATH) ./
.PHONY: refresh
refresh: