mimetic: patch for aarch64
This commit is contained in:
@@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
buildInputs = [ cutee ];
|
||||
|
||||
patches = stdenv.lib.optional stdenv.isAarch64 ./narrowing.patch;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "MIME handling library";
|
||||
homepage = "http://www.codesink.org/mimetic_mime_library.html";
|
||||
|
||||
Reference in New Issue
Block a user