nixpkgs/pkgs/tools/system/psensor
Adam Joseph 745423848b psensor: add -Wno-error due to increasing compiler strictness
This Hydra failure:

  https://hydra.nixos.org/log/iq8zqmw7yclgwpvr8i8clwf2sh67jb0i-psensor-1.2.1.drv

...appears to be the result of the package shipping with -Werror and
gcc accreting ever-increasing quantities of warnings as time
progresses.  Let's not treat the compiler warnings as errors.
2022-05-09 04:49:08 -07:00
..
default.nix psensor: add -Wno-error due to increasing compiler strictness 2022-05-09 04:49:08 -07:00