nixpkgs/pkgs/applications/emulators/bsnes
Sergei Trofimovich 4eead0f5ef bsnes-hd: pull upstream gcc-13 fix
Without the change the build fails as
https://hydra.nixos.org/build/246737851:

    ../nall/arithmetic/natural.hpp: In function 'void nall::div(const uint256_t&, const uint256_t&, uint256_t&, uint256_t&)':
    ../nall/arithmetic/natural.hpp:239:23: error: 'runtime_error' is not a member of 'std'
      239 |   if(!rhs) throw std::runtime_error("division by zero");
          |                       ^~~~~~~~~~~~~
2024-01-22 11:13:24 +00:00
..
ares ares: 132 -> 133 2023-07-22 19:12:38 -03:00
bsnes-hd bsnes-hd: pull upstream gcc-13 fix 2024-01-22 11:13:24 +00:00
higan