adding some things to env
This commit is contained in:
parent
834b21b7d2
commit
87bb586012
2 changed files with 2 additions and 0 deletions
1
.envrc
1
.envrc
|
@ -5,6 +5,7 @@ export CMAKE_BUILD_TYPE=Debug
|
|||
export CXX=g++
|
||||
export CC=gcc
|
||||
export DATABASE_URL=sqlite:///home/chris/.local/share/lumina/library-db.sqlite3
|
||||
export QML_BUILD_DIRS=./bld/
|
||||
# export CXXQT_INCLUDE_PATH=$GUIX_ENVIRONMENT/include
|
||||
# export INCLUDEPATH="/gnu/store/pkjvij1f6rvx42xv2kygicr7fsch41dl-profile/include"
|
||||
use flake . --impure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue