summaryrefslogtreecommitdiff
path: root/pkgs/build-support/fetchcvs
AgeCommit message (Expand)Author
2024-12-29treewide: load structured attributes in all bash builders consistentlyWolfgang Walther
2024-12-13build-support: fix nix-prefetch-* on macOS (#358685)Jörg Thalheim
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-11-25build-support: Simplify tmpdir creation with coreutilsJonathan del Strother
2024-11-25build-support: fix nix-prefetch-* on macOSJonathan del Strother
2024-09-17nix-prefetch-cvs: emit SRI hashes by defaultnicoo
2024-09-17fetchcvs: support `hash` attributenicoo
2023-10-04treewide: refactor `.attrs.sh` detectionMaximilian Bosch
2023-04-22treewide: Make some fetchers overridablepiegames
2023-01-16treewide: remove usages of header and stopNestArtturin
2022-12-08treewide: source .attrs in buildersArtturin
2022-07-02treewide: fix bash exit handlersErik Arvstedt
2021-02-08fetchcvs: fix ssh wrapper failing due to missing /usr/bin/envsternenseemann
2018-04-24bsd: init netbsd & openbsd userlandMatthew Bauer
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
2014-08-27build-support: Fix nix-prefetch-* on OS X.aszlig
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra
2008-02-28* Quick hack to support checkout by date.Eelco Dolstra
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