nixpkgs/pkgs/by-name/sc/scsh
Sergei Trofimovich 0140aa3cb7 scsh: fix the build against gcc-14
Without the change `scsh` build fails on `master` as
https://hydra.nixos.org/build/294813946:

    c/syscalls.c: In function 'sleep_until':
    c/syscalls.c:711:18: error: implicit declaration of function 'time' []
      711 |     time_t now = time(0);
          |                  ^~~~
2025-05-04 10:15:48 +01:00
..
gcc-14-p1.patch
gcc-14-p2.patch
package.nix