I get this error when trying to build my NixOS system with the nixos-25.05 channel: dwmstatus.c: In function 'gettemperature': dwmstatus.c:182:24: error: returning 'char *' from a function with return type 'int' makes integer from pointer without a cast [] 182 | return smprintf(""); | ^~~~~~~~~~~~
Description
No description provided
Languages
C
74.6%
Makefile
22.2%
Shell
3.2%