Commit Graph
3 Commits
Author SHA1 Message Date
Rick van Schijndel 7c1d8636dd st: support cross-compilation (#123722) 2021-05-22 17:00:24 +02:00
Rick van Schijndel 39677da7a6 mindustry: 125.1 -> 126.1 (#115442)
packr doesn't seem to have been updated (since 2019-10-23)
soloud is not updated since the last version bump (still at b33dfc5)
2021-03-08 22:29:30 +01:00
Rick van Schijndel 0874bd8ef5 afl: Fix afl-qemu build by applying new patches
These patches are gathered from different sources,
such as https://patchwork.kernel.org/patch/10862231/ for the
`gettid` patch.
Another patch comes from the issue in the AFL repository.
The ultimate goal is to get these patches upstream as well,
so we don't keep these general patches only within nixos.

A PR is created against Google/AFL
https://github.com/google/AFL/pull/79,
but it might take a while before it's landed, considering the history
of the project (there are more PRs open).

ZHF: #80379

Fixes #82232
2020-03-14 05:55:08 +00:00