allegro: Add patch to fix fatal build error
This commit is contained in:
@@ -14,6 +14,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
patches = [
|
||||
./nix-unstable-sandbox-fix.patch
|
||||
./encoding.patch
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user