arcan: disable tracy by default (#421250)
This commit is contained in:
@@ -53,7 +53,8 @@
|
||||
useStaticLibuvc ? true,
|
||||
useStaticOpenAL ? true,
|
||||
useStaticSqlite ? true,
|
||||
useTracy ? true,
|
||||
# For debugging only, disabled by upstream
|
||||
useTracy ? false,
|
||||
# Configurable options
|
||||
sources ? callPackage ./sources.nix { },
|
||||
}:
|
||||
|
||||
Reference in New Issue
Block a user