about summary refs log tree commit diff
path: root/pkgs/build-support/fetchcvs/default.nix
AgeCommit message (Expand)AuthorFilesLines
2023-04-22treewide: Make some fetchers overridablepiegames1-1/+3
2018-04-24cvs: support ssh accessMatthew Bauer1-3/+3
2018-01-10treewide: Fetchers should use `stdenvNoCC`.John Ericson1-2/+2
2018-01-09treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson1-1/+1
2008-02-28* fetchcvs: cleanup, use nix-store --add-fixed like fetchurl/svn.Eelco Dolstra1-3/+10
2007-11-13implemented proposal by niksnut.Marc Weber1-6/+6
2007-11-11Synergy added and fetchcvs modified (see mailinglist post)Marc Weber1-9/+6
2006-05-11Added fetchcvs.Roy van den Broek1-0/+16