···4849 translations = fetchSrc {
50 name = "translations";
51- sha256 = "180d4rrzb3lq7g2w7x512fn8chfkjg4ld20ikrj6hkg11kj4hbmy";
52 };
5354 # TODO: dictionaries
5556 help = fetchSrc {
57 name = "help";
58- sha256 = "06fgd5jkqqbvskyj1ywmsmb4crsj064s8r45nrv0r8j6ydn0hi1l";
59 };
6061 };
···144 sed -e '/CPPUNIT_ASSERT_EQUAL(11148L, pOleObj->GetLogicRect().getWidth());/d ' -i sc/qa/unit/subsequent_filters-test.cxx
145 # tilde expansion in path processing checks the existence of $HOME
146 sed -e 's@OString sSysPath("~/tmp");@& return ; @' -i sal/qa/osl/file/osl_File.cxx
00147 # rendering-dependent: on my computer the test table actually doesn't fit…
148 # interesting fact: test disabled on macOS by upstream
149 sed -re '/DECLARE_WW8EXPORT_TEST[(]testTableKeep, "tdf91083.odt"[)]/,+5d' -i ./sw/qa/extras/ww8export/ww8export.cxx
···4849 translations = fetchSrc {
50 name = "translations";
51+ sha256 = "1l5v9bb7n9s6i24q4mdyqyp5v4f8iy0a9dmpgw649vngj1zxdxfh";
52 };
5354 # TODO: dictionaries
5556 help = fetchSrc {
57 name = "help";
58+ sha256 = "0h4jvdbvxvgy7w2bzf4k4knqbshlr4v2ic2jsaygy52530z9xifz";
59 };
6061 };
···144 sed -e '/CPPUNIT_ASSERT_EQUAL(11148L, pOleObj->GetLogicRect().getWidth());/d ' -i sc/qa/unit/subsequent_filters-test.cxx
145 # tilde expansion in path processing checks the existence of $HOME
146 sed -e 's@OString sSysPath("~/tmp");@& return ; @' -i sal/qa/osl/file/osl_File.cxx
147+ # fails on systems using ZFS, see https://github.com/NixOS/nixpkgs/issues/19071
148+ sed -e '/CPPUNIT_TEST(getSystemPathFromFileURL_005);/d' -i './sal/qa/osl/file/osl_File.cxx'
149 # rendering-dependent: on my computer the test table actually doesn't fit…
150 # interesting fact: test disabled on macOS by upstream
151 sed -re '/DECLARE_WW8EXPORT_TEST[(]testTableKeep, "tdf91083.odt"[)]/,+5d' -i ./sw/qa/extras/ww8export/ww8export.cxx