about summary refs log tree commit diff
path: root/pkgs/build-support/fetchurl
AgeCommit message (Expand)AuthorFilesLines
2022-02-26fetchzip: remove need for overrideAttrsJonathan Ringer1-1/+4
2022-01-02fetchurl: also check certificate when using all zero hash (#152608)Sandro1-1/+1
2021-11-21mirrors: add kernel.org mirrors where appropriateAlyssa Ross1-0/+4
2021-11-06mirrors: prioritize HTTPSAlyssa Ross1-30/+39
2021-11-06mirrors: use HTTPS where availableAlyssa Ross1-76/+76
2021-11-06mirrors: remove inactive mirrorsAlyssa Ross1-40/+0
2021-11-06mirrors: update sunet base URLsAlyssa Ross1-2/+2
2021-08-23mirrors: get a second mirror for metalabArthur Gautier1-0/+1
2021-08-23mirrors: refresh the mirrors listArthur Gautier1-36/+6
2021-08-23mirrors: oldsuse mirrors have been discontinuedArthur Gautier1-7/+0
2021-07-20fetchurl: replace dead sourceforge mirrors (#130834)Sandro1-3/+3
2021-05-24fetchurl: add testpypi mirror (#123146)Léo Gaspard1-0/+5
2021-04-01fetchurl: check that `url` is a stringVladimír Čunát1-1/+3
2020-12-08mirrors: fix lua mirrorsMatthieu Coudron1-3/+3
2020-07-06Merge branch 'master' into fetchurl-no-hashMatthew Bauer1-1/+0
2020-06-12treewide: central.maven.org -> repo1.maven.orgvolth1-1/+0
2020-06-09fetchurl: only allow empty hash when cacert is availableMatthew Bauer2-3/+16
2020-06-09fetchurl: allow empty hashMatthew Bauer1-1/+1
2020-05-04Merge pull request #85410 from matthewbauer/skip-post-fetch-in-hashed-mirrorsBenjamin Hipple1-2/+13
2020-05-03treewide: use https for nixos.org and hydra.nixos.orgPavol Rusnak1-1/+1
2020-04-16fetchurl: don’t run ‘postFetch’ on hashed-mirrorsMatthew Bauer1-2/+13
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-256/+256
2020-01-20mirrors.nix: Use HTTPS in maven mirrorsJonas Schürmann1-2/+2
2019-11-11fetchurl: Eliminate pointless cross differencesJohn Ericson1-2/+2
2019-09-07fetchurl: add luarocks mirrorsMatthieu Coudron1-0/+7
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-20mirrors: Add centos mirror (#66537)Josef Kemetmüller1-0/+14
2019-08-19fetchurl mirrors: move steamrt mirror to another hostNikolay Amiantov1-1/+1
2019-07-15mirrors: update apache mirrorsMario Rodas1-3/+4
2019-07-11fetchurl (and derived functions): Support SRI hashesEelco Dolstra1-3/+7
2019-07-09mirrors.nix: add alsa-project.org for alsaBen Hipple1-4/+5
2019-06-08mirrors: add osdn mirrorsMario Rodas1-0/+3
2019-06-08mirrors: rename sourceforgejp to osdnMario Rodas1-2/+2
2019-04-24Merge pull request #48325 from transumption/201810/warn-on-fetchurl-rev-archivesGraham Christensen1-1/+10
2019-04-05haskell: add more hackage mirrors, use mirrors in more placesMatthew Bauer1-0/+2
2019-02-16mirrorx.nix: add https and http mirrors for gccBen Hipple1-0/+2
2019-01-18prefer-fetch-remote: an overlay to fetch on remote buildersJörg Thalheim1-3/+4
2019-01-04xorg: update mirrors to https and remove an outdated oneLengyel Balazs1-3/+2
2018-12-19mirrors.nix: remove bad cpan mirrorsvolth1-4/+0
2018-12-08fetchurl: refresh and add extra KDE mirrorsBenjamin Hipple1-5/+7
2018-11-22fetchurl: mirrors: http -> https, https before http, http before ftpJan Malakhovski1-15/+15
2018-10-16fetchurl: warn on rev archives, resolves #32999Yegor Timoshenko1-1/+10
2018-06-30fetchurl: add sageupstream mirrorTimo Kaufmann1-34/+31
2018-06-11Merge pull request #17757 from copumpkin/fetchurl-user-agentDaniel Peebles2-13/+17
2018-06-11lib.release -> lib.trivial.releaseYegor Timoshenko1-1/+1
2018-06-11Leverage lib.releaseYegor Timoshenko1-1/+1
2018-06-11Readd --retry 3Yegor Timoshenko1-0/+1
2018-06-10alsa: setup mirrors for src downloads (#41761)Benjamin Hipple1-0/+8
2018-05-29mirrors: remove obsolete mysql mirrorOrivej Desh1-1/+0
2018-05-18Merge branch 'master' into fetchurl-user-agentYegor Timoshenko2-21/+22