Commit Graph

3 Commits

Author SHA1 Message Date
Sergei Trofimovich
62e4ece967 goldberg-emu: fix gcc-13 build failure
Without the change build fails on `master` as
https://hydra.nixos.org/build/249156752:

    In file included from /build/source/dll/base.h:61,
                     from /build/source/dll/settings.h:18,
                     from /build/source/dll/settings.cpp:18:
    /build/source/dll/settings.h:26:10: error: 'string' in namespace 'std' does not name a type
       26 |     std::string name;
          |          ^~~~~~
2024-02-18 22:40:51 +00:00
Rick van Schijndel
37c633f7ae treewide: pkgs/applications: mark broken for darwin 2022-05-29 10:56:04 +02:00
Ivar Scholten
6fc40c85c4 goldberg-emu: init at 0.2.5 2022-03-22 02:02:43 +01:00