From 4632280e2dcadfcb2491193de3583bcb6c747e58 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 18 Aug 2024 17:39:33 -0300 Subject: git mv src/infrastructure/guix/ src/ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ed30852..24b6d9a 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ all: public src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.stripped packages system: ALWAYS \ src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.stripped rm -f $@ - guix build -r $@ -v3 -f src/infrastructure/guix/$@.scm + guix build -r $@ -v3 -f src/guix/$@.scm src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.stripped: \ src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.txt -- cgit v1.2.3