nixpkgs/pkgs/tools/admin/chkservice
Sergei Trofimovich 394521c780 chkservice: pull fix for gcc-11
Without the change build fails on gcc-11 as:

    src/chk-systemd.cpp: In member function 'const char* ChkBus::getState(const char*)':
    src/chk-systemd.cpp:120:15: error: ordered comparison of pointer with integer zero ('const char*' and 'int')
      120 |     if (state < 0) {
          |         ~~~~~~^~~
2022-09-25 16:29:49 +01:00
..
default.nix