From 307e0afe851654e07e0c3fca25adf60ada3d974d Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 4 Feb 2016 05:52:06 +0100 Subject: make eval: use ./. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 87a636e72..e82e39c7e 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ endif --readonly-mode \ --eval \ -A "$$get" \ - --arg configuration "") + --arg configuration "./$$LOGNAME/1systems/$$system.nix") filter "$$result" ## usage: make install system=foo target= -- cgit v1.2.3