···4747 # Therefore we put it into `/run/netdata`, which is owned
4848 # by netdata only.
4949 ./ipc-socket-in-run.patch
5050+ # This is only needed for 1.33.1, remove on the next release
5151+ ./fix-protobuf.patch
5052 ];
51535254 NIX_CFLAGS_COMPILE = optionalString withDebug "-O1 -ggdb -DNETDATA_INTERNAL_CHECKS=1";