nixpkgs/pkgs
Sergei Trofimovich 0a0a4402de tty-solitaire: fix build against upcoming ncurses-6.3
On ncurses-6.3 with extra printf() annotations gcc now detects
use of user input in place of format strings:

    src/gui.c:48:13: error: format not a string literal and no format arguments [-Werror=format-security]
       48 |             card_suits[card->suit]);
          |             ^~~~~~~~~~
2021-11-02 23:31:42 +00:00
..
applications tty-solitaire: fix build against upcoming ncurses-6.3 2021-11-02 23:31:42 +00:00
build-support Merge master into staging-next 2021-11-01 12:01:00 +00:00
common-updater
data Merge master into staging-next 2021-11-02 00:01:32 +00:00
desktops plasma-workspace: fix systemd unit detection 2021-11-02 09:57:52 +08:00
development Merge master into staging-next 2021-11-02 06:01:22 +00:00
games Merge pull request #144096 from Atemu/update/anki-bin 2021-11-01 20:55:33 +08:00
misc Merge master into staging-next 2021-11-01 18:01:02 +00:00
os-specific Merge master into staging-next 2021-11-02 00:01:32 +00:00
pkgs-lib
servers Merge master into staging-next 2021-11-02 00:01:32 +00:00
shells nsh: init at 0.4.2 2021-10-30 04:20:00 +00:00
stdenv
test
tools Merge #141684: branch 'staging-next' 2021-11-02 07:39:24 +01:00
top-level Merge master into staging-next 2021-11-02 06:01:22 +00:00