summaryrefslogtreecommitdiff
path: root/pkgs/build-support/fetchurl
AgeCommit message (Expand)Author
13 daysfetchurl: use concatMap rather than filtering and mappingEman Resu
2026-02-22fetchurl/mirrors: remove funet.fi from KDE mirror listMing-Chuan
2025-12-19tests.fetchurl: add showURLs-urls-mirrorsYueh-Shun Li
2025-12-19tests.fetchurl: add urls-mirrorsYueh-Shun Li
2025-12-19fetchurl: builder.sh: handle `urls` as a Bash arrayYueh-Shun Li
2025-12-18fetchurl: add doc-comment for fetchurl.resolveUrlMatt Sturgeon
2025-12-18fetchurl: provide fetchurl.resolveUrlYueh-Shun Li
2025-12-18tests.fetchurl: add urls-simpleYueh-Shun Li
2025-12-18fetchurl: mirrorList: simplify expressionYueh-Shun Li
2025-12-18tests.fetchurl: add test flag-appending-netrcPhase-curlOptsListYueh-Shun Li
2025-12-18tests.fetchurl: add flag-appending testsYueh-Shun Li
2025-12-18fetchurl: builder.sh: simplify curlOpts/curlOptsList appendingYueh-Shun Li
2025-12-18fetchurl: builder.sh: convert curlOpts to string if array encounteredYueh-Shun Li
2025-12-17fetchurl: move netrcPhase invokation into build.shYueh-Shun Li
2025-12-15Revert "fetchurl, fetchgitlab: fix curlOpts extension" (#470831)Yueh-Shun Li
2025-12-15Revert "fetchurl, fetchgitlab: fix curlOpts extension"Yueh-Shun Li
2025-12-14fetchurl: fix handling of fallback URLsSergei Trofimovich
2025-12-13fetchurl, fetchgitlab: fix curlOpts extension (#470550)Matt Sturgeon
2025-12-13fetchurl, fetchgitlab: fix curlOpts extensionNicolas Benes
2025-12-14fetchurl: pass SSL_CERT_FILE as environment variable via envYueh-Shun Li
2025-12-11fetchurl, fetchgit: use `__structuredAttrs = true` and pass `curlOptsList` an...Yueh-Shun Li
2025-12-10fetchurl: reference outputHash from finalAttrs.hashYueh-Shun Li
2025-12-10fetchurl: reference lib.fakeHash for empty hash algorithmYueh-Shun Li
2025-12-09fetchurl: use __structuredAttrs = true and pass curlOptsList directlyYueh-Shun Li
2025-12-09fetchurl: sort inherited variablesYueh-Shun Li
2025-11-05fetchurl: make `pname` and `version` overridable via `<pkg>.overrideAttrs` (#...Philip Taron
2025-11-04fetchurl: fix pname and version overridingYueh-Shun Li
2025-11-03fetchurl: take derivationArgsYueh-Shun Li
2025-10-28fetchurl: don't treat empty-string name specialYueh-Shun Li
2025-10-28fetchurl, fetchzip, fetchgit: format Nix expression after lib.extendMkDerivationYueh-Shun Li
2025-10-28fetchurl: restructure with lib.extendMkDerivation (not formatted)Yueh-Shun Li
2025-10-28fetchurl: move curlOpts warnings down to its valueYueh-Shun Li
2025-10-06fetchurl: Allow hashed mirror overriding with config.hashedMirrorsSilvan Mosberger
2025-09-29fetchurl: fix hashedMirrors with downloadToTempAlexander Bantyev
2025-09-09fetchurl: Add missing arg to `toPretty` invocationRebecca Turner
2025-08-05Merge staging-next into stagingnixpkgs-ci[bot]
2025-08-05fetchurl: fix `resolvedUrl` eval on URLs without mirror:// prefixSergei Trofimovich
2025-08-05Merge staging-next into stagingnixpkgs-ci[bot]
2025-08-04fetchurl: add passthru resolvedUrlSandro Jäckel
2025-07-24Merge branch 'staging-next' into stagingWolfgang Walther
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-07-22gnupg: Remove broken mirrorsSilvan Mosberger
2025-07-14fetchurl: remove broken/outdated GNOME mirrorsfamfo
2025-06-04fetchurl: Add hook for rewriting/filtering URLsJohan Herland
2025-05-08fetchurl: don't prefer hashed mirrors by defaultWinter
2025-04-02fetchurl: update samba mirrors' URLsJan Malakhovski
2025-04-02fetchurl: improve GNU Savannah mirrorsJan Malakhovski
2025-03-25fetchurl: Improve error messagesRebecca Turner
2025-01-27fetchurl: improve error handling flags to curl to retry harder (#358042)Philip Taron
2024-12-29treewide: load structured attributes in all bash builders consistentlyWolfgang Walther