dbsql/.envrc

8 lines
265 B
Text
Raw Normal View History

2023-10-19 18:46:38 +00:00
export DBSQL_VERSION="$(sh -c '. ./dist/RELEASE; echo $DBSQL_VERSION')"
export DBSQL_VERSION_STRING="$(sh -c '. ./dist/RELEASE; echo $DBSQL_VERSION_STRING')"
#export $(grep -v '^#' .env | xargs -0)
watch_file devShell.nix shell.nix flake.nix
use flake || use nix