mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
add nix-shell for development
This commit is contained in:
parent
64ba913d39
commit
382e4e3f06
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@
|
|||
export LIBCLANG_PATH="${pkgs.llvmPackages.libclang.lib}/lib"
|
||||
export CLANG_PATH="${pkgs.llvmPackages.clang}/bin/clang"
|
||||
export RUST_BACKTRACE=1
|
||||
echo "Ready to make some rust!"
|
||||
echo "We're ready to make some Rust!"
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue