nixpkgs/pkgs/applications/misc/noice
Sergei Trofimovich a94a2370bb noice: fix build against ncurses-6.3
Without the change the build on upcoming `ncurses-6.3` fails as:

    noice.c:377:9: error: format not a string literal and no format arguments [-Werror=format-security]
      377 |         printw(str);
          |         ^~~~~~
2021-11-28 16:06:12 +00:00
..
default.nix noice: fix build against ncurses-6.3 2021-11-28 16:06:12 +00:00