nixpkgs/pkgs/build-support/fetchurl
Johan Herland abda866f17
fetchurl: Add hook for rewriting/filtering URLs
This allows on-the-fly rewriting of URLs before they are passed from
fetchurl (or fetchurlBoot) to curl.

The intended use is to allow inserting company-internal mirrors, or
working around company firewalls and similar network restrictions,
without having to extensively patch across all of nixpkgs. Instead,
users can pass a function in their nixpkgs that performs the necessary
URL rewrites.

Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru>
2025-06-04 10:29:08 +00:00
..
boot.nix fetchurl: Add hook for rewriting/filtering URLs 2025-06-04 10:29:08 +00:00
builder.sh fetchurl: improve error handling flags to curl to retry harder (#358042) 2025-01-27 05:23:23 -08:00
default.nix fetchurl: Add hook for rewriting/filtering URLs 2025-06-04 10:29:08 +00:00
mirrors.nix fetchurl: update samba mirrors' URLs 2025-04-02 18:12:01 +00:00
tests.nix fetchurl: nixfmt-rfc-style 2024-09-25 14:51:53 -03:00
write-mirror-list.sh treewide: load structured attributes in all bash builders consistently 2024-12-29 18:36:47 +01:00