summaryrefslogtreecommitdiff
path: root/pkgs/build-support/fetchcvs/default.nix
AgeCommit message (Expand)Author
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-09-17fetchcvs: support `hash` attributenicoo
2023-04-22treewide: Make some fetchers overridablepiegames
2018-04-24cvs: support ssh accessMatthew Bauer
2018-01-10treewide: Fetchers should use `stdenvNoCC`.John Ericson
2018-01-09treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson
2008-02-28* fetchcvs: cleanup, use nix-store --add-fixed like fetchurl/svn.Eelco Dolstra
2007-11-13implemented proposal by niksnut.Marc Weber
2007-11-11Synergy added and fetchcvs modified (see mailinglist post)Marc Weber
2006-05-11Added fetchcvs.Roy van den Broek