···47 # Therefore we put it into `/run/netdata`, which is owned
48 # by netdata only.
49 ./ipc-socket-in-run.patch
0050 ];
5152 NIX_CFLAGS_COMPILE = optionalString withDebug "-O1 -ggdb -DNETDATA_INTERNAL_CHECKS=1";
···47 # Therefore we put it into `/run/netdata`, which is owned
48 # by netdata only.
49 ./ipc-socket-in-run.patch
50+ # This is only needed for 1.33.1, remove on the next release
51+ ./fix-protobuf.patch
52 ];
5354 NIX_CFLAGS_COMPILE = optionalString withDebug "-O1 -ggdb -DNETDATA_INTERNAL_CHECKS=1";