mupdf: format expression
This commit is contained in:
parent
55764607d9
commit
bb0a63e7e0
@ -22,8 +22,7 @@ in stdenv.mkDerivation rec {
|
||||
sha256 = "0rljl44y8p8hgaqializlyrgpij1wbnrzyp0ll5kcg7w05nylq48";
|
||||
};
|
||||
|
||||
patches =
|
||||
lib.optional stdenv.isDarwin ./darwin.patch ++ [
|
||||
patches = lib.optional stdenv.isDarwin ./darwin.patch ++ [
|
||||
(fetchpatch {
|
||||
name = "pdfocr.patch";
|
||||
url = "http://git.ghostscript.com/?p=mupdf.git;a=patch;h=a507b139adf37d2c742e039815601cdc2aa00a84";
|
||||
|
Loading…
x
Reference in New Issue
Block a user