Update guix-dev.scm and .envrc
This commit is contained in:
parent
03327c0cc3
commit
2135bc5e49
2 changed files with 16 additions and 17 deletions
2
.envrc
2
.envrc
|
|
@ -2,7 +2,7 @@
|
|||
export GUILE_LOAD_PATH=""
|
||||
export GUILE_LOAD_COMPILED_PATH=""
|
||||
|
||||
use guix -l guix-dev.scm --ad-hoc postgresql
|
||||
use guix -D -f guix-dev.scm postgresql
|
||||
|
||||
export GUILE_LOAD_COMPILED_PATH="$PWD:$PWD/tests:$GUILE_LOAD_COMPILED_PATH"
|
||||
export GUILE_LOAD_PATH="$PWD:$GUILE_LOAD_PATH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue