Revert "git-annex: patch another test failure"
This reverts commit 9137f77959.
This commit is contained in:
@@ -662,16 +662,6 @@ with haskellLib;
|
||||
# TODO(@sternenseemann): submit upstreamable patch resolving this
|
||||
# (this should be possible by also taking PREFIX into account).
|
||||
./patches/git-annex-no-usr-prefix.patch
|
||||
# https://git-annex.branchable.com/bugs/flaky_test_failure_add_dup/
|
||||
(pkgs.fetchpatch {
|
||||
name = "git-annex-workaround-for-git-2.50_bis.patch";
|
||||
url = "https://git.joeyh.name/index.cgi/git-annex.git/patch/?id=cf449837ea9ab7687d8a157f21cad31ddf5bbfb6";
|
||||
sha256 = "sha256-HmNJ85dLht5Hy85AUkjACnET9YLPP2MshYHsApUax+I=";
|
||||
excludes = [
|
||||
"doc/**"
|
||||
"CHANGELOG"
|
||||
];
|
||||
})
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user