index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
release-26.05
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
build-support
/
fetchsvn
Age
Commit message (
Expand
)
Author
2025-07-24
treewide: run nixfmt 1.0.0
Wolfgang Walther
2025-05-31
fetchsvn: simplify `repoToName` and move it outside the thunk
Jan Malakhovski
2024-12-29
treewide: load structured attributes in all bash builders consistently
Wolfgang Walther
2024-12-13
build-support: fix nix-prefetch-* on macOS (#358685)
Jörg Thalheim
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-11-25
build-support: Simplify tmpdir creation with coreutils
Jonathan del Strother
2024-11-25
build-support: fix nix-prefetch-* on macOS
Jonathan del Strother
2024-11-17
fetchsvn: add system certificate authorities bundle
Andrew Kvalheim
2024-08-18
fetchsvn: remove with statements
Philip Taron
2023-10-04
treewide: refactor `.attrs.sh` detection
Maximilian Bosch
2023-07-20
fetchsvn: clean up md5 references
Theodore Ni
2023-07-14
fetchsvn: support hash parameter alongside sha256
Theodore Ni
2023-01-16
treewide: remove usages of header and stopNest
Artturin
2022-12-08
treewide: source .attrs in builders
Artturin
2021-01-27
treewide: stdenvNoCC.lib -> lib
Ben Siraphob
2020-03-09
fetchsvn: Fix for cross
John Ericson
2019-02-03
fetchsvn: move defaults to package file
Jan Malakhovski
2019-01-18
prefer-fetch-remote: an overlay to fetch on remote builders
Jörg Thalheim
2018-01-10
treewide: Fetchers should use `stdenvNoCC`.
John Ericson
2018-01-09
treewide: Fixed output fetch* derivations should use `nativeBuildInputs`
John Ericson
2017-12-18
build-support: tidy fetchSvn
Fahad Sadah
2017-06-04
fetchsvn: set LC_ALL in builder to allow svn to handle unicode filenames
Robert Scott
2017-03-20
fetch-*: remove md5 support
Robin Gloster
2017-03-19
fetchsvn: fixup name guessing after #23851
Vladimír Čunát
2017-03-13
fetchSvn: Add support for --ignore-keywords flag
Arseniy Alekseyev
2016-11-30
Remove fetchMD5warn
Eelco Dolstra
2016-10-09
fetch*: print a trace warning about md5 deprecation
Michael Raskin
2016-09-17
lib/fetchers.nix: factor out impure proxy vars (#18702)
Profpatsch
2015-12-06
fetchsvn: correctly handle trailing slashes
Thomas Tuegel
2014-08-27
build-support: Fix nix-prefetch-* on OS X.
aszlig
2014-08-25
build-support: Use mktemp -d in nix-prefetch-*.
aszlig
2014-06-11
nix-prefetch-{bzr,hg,svn}: print fetched revision
Benno Fünfstück
2014-02-10
preferLocalBuild: set to true for wrappers and fetchers
Vladimír Čunát
2014-01-01
Update FLTK and TigerVNC; doesn't fix TigerVNC Xvnc build per se
Michael Raskin
2013-11-01
fetchsvn: handle redirect(s)
Bjørn Forsman
2013-05-26
fetchsvn: Allow setting the name of the output
Shea Levy
2013-03-27
fetchsvn: Add ignoreExternals attribute.
aszlig
2009-12-03
nix-prefetch-svn: Support $NIX_PREFETCH_SVN_LEAVE_DOT_SVN.
Ludovic Courtès
2009-10-06
Change fetchsvn as well as nix-prefect-svn to use the repository name and
Nicolas Pierron
2009-07-10
nix-prefetch-svn: Use SHA256/Base32 by default.
Ludovic Courtès
2009-05-19
Update fetchsvn for proxy support
Michael 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-17
Added ssh support to fetchsvn
Martin Bravenboer
2006-05-31
* More hackery.
Eelco Dolstra
2006-05-30
* We no longer need the prefetch stuff.
Eelco Dolstra
[next]