stog: fix compatibility with uri ≥ 4.0.0
This commit is contained in:
committed by
Vincent Laporte
parent
24b4e1094e
commit
57f2285079
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
createFindlibDestdir = true;
|
||||
|
||||
patches = [ ./install.patch ];
|
||||
patches = [ ./install.patch ./uri.patch ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "XML documents and web site compiler";
|
||||
|
||||
Reference in New Issue
Block a user