nixpkgs/pkgs/tools/networking/nethogs
Sergei Trofimovich 3efa5631b2 nethogs: pull upstream fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    cui.cpp: In function ‘void show_ncurses(Line**, int)’:
    cui.cpp:377:73: error: format not a string literal and no format arguments [-Werror=format-security]
      377 |   mvprintw(3 + 1 + i, cols - COLUMN_WIDTH_UNIT, desc_view_mode[viewMode]);
          |                                                                         ^
2021-11-13 22:30:46 +01:00
..
default.nix nethogs: pull upstream fix for ncurses-6.3 2021-11-13 22:30:46 +01:00