···563 # TODO(@sternenseemann): submit upstreamable patch resolving this
564 # (this should be possible by also taking PREFIX into account).
565 ./patches/git-annex-no-usr-prefix.patch
0000000000566 ];
567568 postPatch = ''
···563 # TODO(@sternenseemann): submit upstreamable patch resolving this
564 # (this should be possible by also taking PREFIX into account).
565 ./patches/git-annex-no-usr-prefix.patch
566+ # https://git-annex.branchable.com/bugs/flaky_test_failure_add_dup/
567+ (pkgs.fetchpatch {
568+ name = "git-annex-workaround-for-git-2.50_bis.patch";
569+ url = "https://git.joeyh.name/index.cgi/git-annex.git/patch/?id=cf449837ea9ab7687d8a157f21cad31ddf5bbfb6";
570+ sha256 = "sha256-HmNJ85dLht5Hy85AUkjACnET9YLPP2MshYHsApUax+I=";
571+ excludes = [
572+ "doc/**"
573+ "CHANGELOG"
574+ ];
575+ })
576 ];
577578 postPatch = ''
···640 colorpicker = throw "'colorpicker' has been removed due to lack of maintenance upstream. Consider using 'xcolor', 'gcolor3', 'eyedropper' or 'gpick' instead"; # Added 2024-10-19
641 colorstorm = throw "'colorstorm' has been removed because it was unmaintained in nixpkgs and upstream was rewritten."; # Added 2025-06-15
642 connman-ncurses = throw "'connman-ncurses' has been removed due to lack of maintenance upstream."; # Added 2025-05-27
0643 copper = throw "'copper' has been removed, as it was broken since 22.11"; # Added 2025-08-22
644 cordless = throw "'cordless' has been removed due to being archived upstream. Consider using 'discordo' instead."; # Added 2025-06-07
645 coriander = throw "'coriander' has been removed because it depends on GNOME 2 libraries"; # Added 2024-06-27
···640 colorpicker = throw "'colorpicker' has been removed due to lack of maintenance upstream. Consider using 'xcolor', 'gcolor3', 'eyedropper' or 'gpick' instead"; # Added 2024-10-19
641 colorstorm = throw "'colorstorm' has been removed because it was unmaintained in nixpkgs and upstream was rewritten."; # Added 2025-06-15
642 connman-ncurses = throw "'connman-ncurses' has been removed due to lack of maintenance upstream."; # Added 2025-05-27
643+ copilot-language-server-fhs = lib.warnOnInstantiate "The package set `copilot-language-server-fhs` has been renamed to `copilot-language-server`." copilot-language-server; # Added 2025-09-07
644 copper = throw "'copper' has been removed, as it was broken since 22.11"; # Added 2025-08-22
645 cordless = throw "'cordless' has been removed due to being archived upstream. Consider using 'discordo' instead."; # Added 2025-06-07
646 coriander = throw "'coriander' has been removed because it depends on GNOME 2 libraries"; # Added 2024-06-27