Only append $FACTOR_ROOTS if it’s non-empty
Dependencies
- [2]
H5TE46JDbegin
Change contents
- replacement in nix/overlays/development.nix at line 15
export FACTOR_ROOTS="$FACTOR_ROOTS:$(pwd)/extra"export FACTOR_ROOTS="''${FACTOR_ROOTS:+:$FACTOR_ROOTS}:$(pwd)/extra"