summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2019-11-03 09:07:32 +0000
committerChristopher Baines <mail@cbaines.net>2019-11-03 09:07:32 +0000
commita0dd7715749f6d95dd8ae536b929995c1eac34d9 (patch)
tree460413a681aca9cbe0175f1c544a61b66a6f7498
parent7f7d11f9741c411f73ee51e82d53b5946fa62087 (diff)
downloadweekly-news-a0dd7715749f6d95dd8ae536b929995c1eac34d9.tar
weekly-news-a0dd7715749f6d95dd8ae536b929995c1eac34d9.tar.gz
Allow more easily customising the build directory
-rw-r--r--haunt.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/haunt.scm b/haunt.scm
index 3ce7a6a..ef11d84 100644
--- a/haunt.scm
+++ b/haunt.scm
@@ -28,6 +28,7 @@
(site #:title "Guix Weekly News"
#:domain "prototype-guix-weekly-news.cbaines.net"
+ #:build-directory (or (getenv "HAUNT_BUILD_DIRECTORY") "site")
#:readers (list post-reader)
#:builders
(list