about summary refs log tree commit diff
path: root/pkgs/games/bugdom
AgeCommit message (Collapse)AuthorFilesLines
2024-01-25bugdom: 1.3.3 -> 1.3.4Manuel Frischknecht1-4/+4
`bugdom` failed to build on GCC 13 because GCC stopped transitively including `cstdint` in many scenarios and its external dependency `Pomme` didn't properly include `cstdint` in all of its headers. Luckily, this issue has already been fixed by upstream `Pomme` and the fix has also been pulled into the latest `bugdom` release.
2023-04-25bugdom,nanosaur,nanosaur2,otto-matic: add desktop files (#215525)Lukas Kohler1-0/+2
2023-01-29bugdom: 1.3.2 -> 1.3.3Weijia Wang1-3/+5
2022-07-07bugdom: 1.3.1 -> 1.3.2R. Ryantm1-2/+2
2022-06-09bugdom: use SRI hash formatAndersonTorres1-1/+1
2022-05-04treewide: add meta.mainProgram to many packagesMalo Bourgon1-3/+2
2022-04-05bugdom: Enable on DarwinOPNA26081-2/+24
2021-12-29bugdom: init at 1.3.1Lux1-0/+44
Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>