Merge pull request #252184 from amarshall/mkvtoolnix-no-update

This commit is contained in:
Artturi
2023-08-29 21:54:59 +03:00
committed by GitHub
@@ -101,6 +101,7 @@ stdenv.mkDerivation rec {
"--disable-precompiled-headers"
"--disable-profiling"
"--disable-static-qt"
"--disable-update-check"
"--enable-optimization"
"--with-boost-libdir=${lib.getLib boost}/lib"
"--with-docbook-xsl-root=${docbook_xsl}/share/xml/docbook-xsl"