This commit is contained in:
Chris Cochrun 2023-07-05 09:33:03 -05:00
parent 9832e0df3d
commit 434f3f1776
3 changed files with 22 additions and 3 deletions

6
.envrc
View file

@ -4,5 +4,9 @@ export CMAKE_EXPORT_COMPILE_COMMANDS=1
export CMAKE_BUILD_TYPE=Debug
export CXX=g++
export CC=gcc
export CXXQT_INCLUDE_PATH=$GUIX_ENVIRONMENT/include
export INCLUDEPATH="/gnu/store/pkjvij1f6rvx42xv2kygicr7fsch41dl-profile/include"
# use flake . --impure
# eval $(guix shell -D --search-paths)
eval $(guix shell -D --search-paths)
# use guix --development -f guix.scm