refactor
This commit is contained in:
parent
13a3c6b8eb
commit
56b9cca532
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ mkShell rec {
|
|||
# };
|
||||
|
||||
RUST_BACKTRACE = 1;
|
||||
LIBCLANG_PATH="${llvmPackages.libclang.lib}/lib";
|
||||
LIBCLANG_PATH = "${llvmPackages.libclang.lib}/lib";
|
||||
# QT_SCALE_FACTOR = 1;
|
||||
# This creates the proper qt env so that plugins are found right.
|
||||
shellHook = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue