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-26.05
nixos-26.05-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
/
fetchurl
/
builder.sh
Age
Commit message (
Expand
)
Author
2025-12-19
fetchurl: builder.sh: handle `urls` as a Bash array
Yueh-Shun Li
2025-12-18
fetchurl: builder.sh: simplify curlOpts/curlOptsList appending
Yueh-Shun Li
2025-12-18
fetchurl: builder.sh: convert curlOpts to string if array encountered
Yueh-Shun Li
2025-12-17
fetchurl: move netrcPhase invokation into build.sh
Yueh-Shun Li
2025-12-14
fetchurl: fix handling of fallback URLs
Sergei Trofimovich
2025-12-09
fetchurl: use __structuredAttrs = true and pass curlOptsList directly
Yueh-Shun Li
2025-09-29
fetchurl: fix hashedMirrors with downloadToTemp
Alexander Bantyev
2025-01-27
fetchurl: improve error handling flags to curl to retry harder (#358042)
Philip Taron
2024-12-29
treewide: load structured attributes in all bash builders consistently
Wolfgang Walther
2024-11-21
improve error handling flags to curl
lolbinarycat
2024-10-26
fetchurl: revert enabling TLS verification when `NIX_SSL_CERT_FILE`
Thomas Gerbet
2024-10-22
fetchurl: enable TLS verification when `NIX_SSL_CERT_FILE` is set
Thomas Gerbet
2023-10-04
treewide: refactor `.attrs.sh` detection
Maximilian Bosch
2023-01-16
treewide: remove usages of header and stopNest
Artturin
2022-12-08
treewide: source .attrs in builders
Artturin
2022-04-26
fetchurl: Introduce curlOptsList as an improvement over curlOpts
Silvan Mosberger
2020-06-09
fetchurl: only allow empty hash when cacert is available
Matthew Bauer
2020-04-16
fetchurl: don’t run ‘postFetch’ on hashed-mirrors
Matthew Bauer
2018-10-16
fetchurl: warn on rev archives, resolves #32999
Yegor Timoshenko
2018-06-11
Readd --retry 3
Yegor Timoshenko
2017-12-23
fetchurl: add user agent
Dan Peebles
2017-07-21
fetchurl: remove unpaired call to `stopNest'
Thomas Tuegel
2016-01-19
fetchurl: support executables
Domen Kožar
2015-12-10
fetchurl: Always use tarballs.nixos.org
Eelco Dolstra
2015-10-07
fetchurl/builder.sh: style fix, close #10260
ts468
2014-10-05
fix fetchurl
Aristid Breitkreuz
2014-10-05
fetchurl: fix mirroring after ecf5a08831f18e3ae2fc857c70d60fc11f622dd6
Domen Kožar
2014-10-01
fetchurl: resume download of curl exits with status code 18
Domen Kožar
2014-05-08
Add a function "fetchzip"
Eelco Dolstra
2013-05-16
fetchUrl: add curlOpts parameter (merge #535)
Gergely Risko
2013-02-06
fetchurl: Don't wait too long for the hashed mirrors
Eelco Dolstra
2013-02-06
fetchurl: Remove some compatibility hacks
Eelco Dolstra
2011-03-03
* Remove a not very useful message that didn't get printed anyway
Eelco Dolstra
2010-05-28
Fix typo, thanks to Rob Vermaas
Yury G. Kudryashov
2010-05-27
Let fetchurl retry failed downloads. Add NIX_CURL_FLAGS impure var
Yury G. Kudryashov
2009-07-16
Revert "adding NIX_CONTINUE_DOWNLOADS feature, see mkdir comment"
Marc Weber
2009-07-16
adding NIX_CONTINUE_DOWNLOADS feature, see mkdir comment
Marc Weber
2009-05-08
Allow question marks in URL...
Michael Raskin
2008-11-14
* Get rid of all references to nix.cs.uu.nl.
Eelco Dolstra
2008-08-22
* Write the list of mirrors to a file that we can reuse between
Eelco Dolstra
2008-07-23
* Interface to support mirror:// in nix-prefetch-url. The function
Eelco Dolstra
2007-09-11
* Allow the user to override the list of mirrors for specific
Eelco Dolstra
2007-09-11
* Allow the user to override the list of content-addressable mirrors
Eelco Dolstra
2007-08-27
* Support for mirror:// URLs a la Gentoo (NIXPKGS-70). Instead of
Eelco Dolstra
2007-08-23
* Basic transparent mirror support in fetchurl (NIXPKGS-70). When
Eelco Dolstra
2006-12-15
* Handle weird cases when the server redirects us while setting a
Eelco Dolstra
2006-10-28
* Don't use EPSV.
Eelco Dolstra
2005-12-05
* "." -> "source".
Eelco Dolstra
2005-02-22
* `md5' -> `id' in compatibility mode.
Eelco Dolstra
2005-02-22
* Check the hash, but only on Nix <= 0.7.
Eelco Dolstra
[next]