allegro: Add patch to fix fatal build error

This commit is contained in:
Alex Whitt
2020-09-10 15:20:44 -04:00
parent 61525137fd
commit 309fb9c03b
2 changed files with 11 additions and 0 deletions
@@ -14,6 +14,7 @@ stdenv.mkDerivation rec {
patches = [
./nix-unstable-sandbox-fix.patch
./encoding.patch
];
buildInputs = [