diff options
author | Christopher Baines <mail@cbaines.net> | 2018-02-05 23:05:48 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2018-03-29 07:28:09 +0100 |
commit | 2d7bc302ad6d15461a10a67bd5e7e83e3dda279b (patch) | |
tree | 2a613e747fcc08645e11284a8c899e031434739c /.envrc | |
parent | 064d6ee52c4f056c4f1d07c4aa0031baa87da552 (diff) | |
download | govuk-mini-environment-admin-2d7bc302ad6d15461a10a67bd5e7e83e3dda279b.tar govuk-mini-environment-admin-2d7bc302ad6d15461a10a67bd5e7e83e3dda279b.tar.gz |
Add a README, and make some guix tweaks
Diffstat (limited to '.envrc')
-rw-r--r-- | .envrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ export GUILE_LOAD_COMPILED_PATH="$GNU_GUIX_PATH" export GUIX_PACKAGE_PATH="$GUILE_LOAD_PATH" -use guix -l guix.scm +use guix --fallback -l guix.scm |