Add nix LD_LIBRARY_PATH fix
This commit is contained in:
parent
be47dcdba2
commit
e1600751e0
@ -3,4 +3,4 @@ GQL_DIR=$(dirname $(dirname "$(realpath "$BASH_SOURCE")"))
|
||||
|
||||
cd $GQL_DIR
|
||||
|
||||
nix develop --impure --command bash "$GQL_DIR/bin/assert-no-changes.sh"
|
||||
LD_LIBRARY_PATH="" nix develop --impure --command bash "$GQL_DIR/bin/assert-no-changes.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user