order views after player anyways
This commit is contained in:
parent
3457e0d024
commit
8f606543f5
5 changed files with 113 additions and 71 deletions
|
|
@ -45,7 +45,7 @@
|
|||
];
|
||||
env.LD_LIBRARY_PATH = lib.makeLibraryPath packages;
|
||||
env.RUST_LOG = "jong=trace";
|
||||
env.RUST_BACKTRACE = "full";
|
||||
# env.RUST_BACKTRACE = "full";
|
||||
|
||||
# https://devenv.sh/languages/
|
||||
languages.rust = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue