We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1830f9b commit ecb17a5Copy full SHA for ecb17a5
default.nix
@@ -3,7 +3,7 @@
3
}:
4
5
with rec {
6
- enableDebugging = true;
+ enableDebugging = false;
7
8
libtoxcoreLocked = (libtoxcore.override { libconfig = null; }).overrideAttrs(old: {
9
name = "libtoxcore-20250101";
0 commit comments