aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-06-04 12:13:38 -0300
committerEuAndreh <eu@euandre.org>2023-06-04 12:13:38 -0300
commit6973b985195313ca224bb2d5f8073fa60953b8ef (patch)
tree6da0715864f50ddb49532d5a780e91103226d0bd /Makefile
parentetc/guix/home.scm: Add Rust toolchain packages (diff)
downloaddotfiles-6973b985195313ca224bb2d5f8073fa60953b8ef.tar.gz
dotfiles-6973b985195313ca224bb2d5f8073fa60953b8ef.tar.xz
Makefile: fallocate "respiro" for emergency ENOSPC
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b3140eb..64cb143 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,7 @@ lisp-images = \
$(XDG_DATA_HOME)/lisp-cli/sbcl.image \
derived-assets = \
+ respiro \
var/result-home \
var/result-system \
$(pod2man) \
@@ -38,6 +39,9 @@ tilde:
@cd $(PRIV_CONFIG) && $(MAKE)
+respiro:
+ fallocate -l 8G $@
+
var/result-home:
guix build -r $@ -v3 -f etc/guix/home.scm