about summary refs log tree commit diff
path: root/pkgs/build-support/fetchsvn
AgeCommit message (Expand)AuthorFilesLines
2023-10-04treewide: refactor `.attrs.sh` detectionMaximilian Bosch1-1/+1
2023-07-20fetchsvn: clean up md5 referencesTheodore Ni1-4/+2
2023-07-14fetchsvn: support hash parameter alongside sha256Theodore Ni1-3/+10
2023-01-16treewide: remove usages of header and stopNestArtturin1-3/+1
2022-12-08treewide: source .attrs in buildersArtturin1-0/+1
2021-01-27treewide: stdenvNoCC.lib -> libBen Siraphob1-4/+4
2020-03-09fetchsvn: Fix for crossJohn Ericson2-9/+14
2019-02-03fetchsvn: move defaults to package fileJan Malakhovski1-1/+1
2019-01-18prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim1-3/+4
2018-01-10treewide: Fetchers should use `stdenvNoCC`.John Ericson1-4/+4
2018-01-09treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson1-1/+1
2017-12-18build-support: tidy fetchSvnFahad Sadah1-5/+1
2017-06-04fetchsvn: set LC_ALL in builder to allow svn to handle unicode filenamesRobert Scott2-2/+6
2017-03-20fetch-*: remove md5 supportRobin Gloster1-2/+5
2017-03-19fetchsvn: fixup name guessing after #23851Vladimír Čunát1-2/+4
2017-03-13fetchSvn: Add support for --ignore-keywords flagArseniy Alekseyev2-3/+5
2016-11-30Remove fetchMD5warnEelco Dolstra1-2/+1
2016-10-09fetch*: print a trace warning about md5 deprecationMichael Raskin1-1/+2
2016-09-17lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch1-8/+1
2015-12-06fetchsvn: correctly handle trailing slashesThomas Tuegel1-1/+1
2014-08-27build-support: Fix nix-prefetch-* on OS X.aszlig1-1/+1
2014-08-25build-support: Use mktemp -d in nix-prefetch-*.aszlig1-4/+3
2014-06-11nix-prefetch-{bzr,hg,svn}: print fetched revisionBenno Fünfstück1-0/+1
2014-02-10preferLocalBuild: set to true for wrappers and fetchersVladimír Čunát1-0/+2
2014-01-01Update FLTK and TigerVNC; doesn't fix TigerVNC Xvnc build per seMichael Raskin1-1/+1
2013-11-01fetchsvn: handle redirect(s)Bjørn Forsman1-2/+2
2013-05-26fetchsvn: Allow setting the name of the outputShea Levy1-3/+5
2013-03-27fetchsvn: Add ignoreExternals attribute.aszlig2-3/+4
2009-12-03nix-prefetch-svn: Support $NIX_PREFETCH_SVN_LEAVE_DOT_SVN.Ludovic Courtès1-1/+8
2009-10-06Change fetchsvn as well as nix-prefect-svn to use the repository name andNicolas Pierron2-4/+29
2009-07-10nix-prefetch-svn: Use SHA256/Base32 by default.Ludovic Courtès1-1/+4
2009-05-19Update fetchsvn for proxy supportMichael Raskin2-0/+20
2008-11-25* Don't suppress error messages.Eelco Dolstra1-2/+1
2008-02-29* fetchsvn: Nix already checks the hash, no need for the builder to do it.Eelco Dolstra2-11/+2
2008-02-28* fetchcvs: cleanup, use nix-store --add-fixed like fetchurl/svn.Eelco Dolstra2-6/+2
2007-12-04 Michael Raskin2-5/+6
2006-07-18* Don't pollute /tmp.Eelco Dolstra1-3/+2
2006-07-17* Show less garbage.Eelco Dolstra1-1/+2
2006-07-17Added ssh support to fetchsvnMartin Bravenboer2-2/+6
2006-05-31* More hackery.Eelco Dolstra1-1/+1
2006-05-30* We no longer need the prefetch stuff.Eelco Dolstra1-11/+5
2006-05-30* Make nix-prefetch-svn use nix-store --add-fixed (just likeEelco Dolstra1-42/+35
2006-05-02* Do use readlink if available.Eelco Dolstra1-1/+2
2006-03-30* system -> top-level.Eelco Dolstra1-1/+1
2006-03-15* Don't use i686-linux.nix.Eelco Dolstra1-2/+2
2006-03-15* Removed readlink.Eelco Dolstra1-1/+1
2005-12-15* Pipe the "p" character into Subversion to force it to accept theEelco Dolstra1-1/+5
2005-12-15* Use a restrictive umask to prevent permission problems.Eelco Dolstra1-0/+4
2005-12-05* "." -> "source".Eelco Dolstra1-1/+1
2005-04-12* Fix for *non*-suid installations.Eelco Dolstra1-0/+1