summaryrefslogtreecommitdiff
path: root/pkgs/build-support/fetchsvn
AgeCommit message (Expand)Author
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-05-31fetchsvn: simplify `repoToName` and move it outside the thunkJan Malakhovski
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-11-17fetchsvn: add system certificate authorities bundleAndrew Kvalheim
2024-08-18fetchsvn: remove with statementsPhilip Taron
2023-10-04treewide: refactor `.attrs.sh` detectionMaximilian Bosch
2023-07-20fetchsvn: clean up md5 referencesTheodore Ni
2023-07-14fetchsvn: support hash parameter alongside sha256Theodore Ni
2023-01-16treewide: remove usages of header and stopNestArtturin
2022-12-08treewide: source .attrs in buildersArtturin
2021-01-27treewide: stdenvNoCC.lib -> libBen Siraphob
2020-03-09fetchsvn: Fix for crossJohn Ericson
2019-02-03fetchsvn: move defaults to package fileJan Malakhovski
2019-01-18prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim
2018-01-10treewide: Fetchers should use `stdenvNoCC`.John Ericson
2018-01-09treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson
2017-12-18build-support: tidy fetchSvnFahad Sadah
2017-06-04fetchsvn: set LC_ALL in builder to allow svn to handle unicode filenamesRobert Scott
2017-03-20fetch-*: remove md5 supportRobin Gloster
2017-03-19fetchsvn: fixup name guessing after #23851Vladimír Čunát
2017-03-13fetchSvn: Add support for --ignore-keywords flagArseniy Alekseyev
2016-11-30Remove fetchMD5warnEelco Dolstra
2016-10-09fetch*: print a trace warning about md5 deprecationMichael Raskin
2016-09-17lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch
2015-12-06fetchsvn: correctly handle trailing slashesThomas Tuegel
2014-08-27build-support: Fix nix-prefetch-* on OS X.aszlig
2014-08-25build-support: Use mktemp -d in nix-prefetch-*.aszlig
2014-06-11nix-prefetch-{bzr,hg,svn}: print fetched revisionBenno Fünfstück
2014-02-10preferLocalBuild: set to true for wrappers and fetchersVladimír Čunát
2014-01-01Update FLTK and TigerVNC; doesn't fix TigerVNC Xvnc build per seMichael Raskin
2013-11-01fetchsvn: handle redirect(s)Bjørn Forsman
2013-05-26fetchsvn: Allow setting the name of the outputShea Levy
2013-03-27fetchsvn: Add ignoreExternals attribute.aszlig
2009-12-03nix-prefetch-svn: Support $NIX_PREFETCH_SVN_LEAVE_DOT_SVN.Ludovic Courtès
2009-10-06Change fetchsvn as well as nix-prefect-svn to use the repository name andNicolas Pierron
2009-07-10nix-prefetch-svn: Use SHA256/Base32 by default.Ludovic Courtès
2009-05-19Update fetchsvn for proxy supportMichael Raskin
2008-11-25* Don't suppress error messages.Eelco Dolstra
2008-02-29* fetchsvn: Nix already checks the hash, no need for the builder to do it.Eelco Dolstra
2008-02-28* fetchcvs: cleanup, use nix-store --add-fixed like fetchurl/svn.Eelco Dolstra
2007-12-04 Michael Raskin
2006-07-18* Don't pollute /tmp.Eelco Dolstra
2006-07-17* Show less garbage.Eelco Dolstra
2006-07-17Added ssh support to fetchsvnMartin Bravenboer
2006-05-31* More hackery.Eelco Dolstra
2006-05-30* We no longer need the prefetch stuff.Eelco Dolstra