nixpkgs/pkgs/applications/emulators/bsnes/bsnes-hd
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
..
default.nix bsnes-hd: pull upstream gcc-13 fix 2024-01-22 11:13:24 +00:00
macos-copy-app-to-prefix.patch
macos-replace-sips-with-png2icns.patch