summary refs log tree commit diff
path: root/pkgs/build-support/fetchsvn/default.nix
Commit message (Expand)AuthorAge
* fetchsvn: move defaults to package fileJan Malakhovski2019-02-03
* prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim2019-01-18
* treewide: Fetchers should use `stdenvNoCC`.John Ericson2018-01-10
* treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson2018-01-09
* fetchsvn: set LC_ALL in builder to allow svn to handle unicode filenamesRobert Scott2017-06-04
* fetch-*: remove md5 supportRobin Gloster2017-03-20
* fetchsvn: fixup name guessing after #23851Vladimír Čunát2017-03-19
* fetchSvn: Add support for --ignore-keywords flagArseniy Alekseyev2017-03-13
* Remove fetchMD5warnEelco Dolstra2016-11-30
* fetch*: print a trace warning about md5 deprecationMichael Raskin2016-10-09
* lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch2016-09-17
* fetchsvn: correctly handle trailing slashesThomas Tuegel2015-12-06
* preferLocalBuild: set to true for wrappers and fetchersVladimír Čunát2014-02-10
* fetchsvn: Allow setting the name of the outputShea Levy2013-05-26
* fetchsvn: Add ignoreExternals attribute.aszlig2013-03-27
* Change fetchsvn as well as nix-prefect-svn to use the repository name andNicolas Pierron2009-10-06
* Update fetchsvn for proxy supportMichael Raskin2009-05-19
* * fetchsvn: Nix already checks the hash, no need for the builder to do it.Eelco Dolstra2008-02-29
* * fetchcvs: cleanup, use nix-store --add-fixed like fetchurl/svn.Eelco Dolstra2008-02-28
* Michael Raskin2007-12-04
* Added ssh support to fetchsvnMartin Bravenboer2006-07-17
* * Use a hash over the entire SVN exported tree.Eelco Dolstra2005-02-22
* * Use fixed-output hashes in fetchsvn.Eelco Dolstra2005-02-22
* * `fetchsvn' now requires the MD5 hash (as computed by `nix-hash') ofEelco Dolstra2004-04-14
* * Remove trivial builders.Eelco Dolstra2004-03-29
* * A function to fetch sources from a Subversion repository.Eelco Dolstra2003-11-25