summary refs log tree commit diff
path: root/pkgs/build-support/fetchurl
Commit message (Collapse)AuthorAge
* fetchurl: remove broken samba mirrorFranz Pletz2018-03-13
|
* fetchurl: cleanup, better errorsJan Malakhovski2018-02-18
| | | | Also fix what seems like bugs in uncommon `stdenv`s.
* treewide: Fetchers should use `stdenvNoCC`.John Ericson2018-01-10
|
* treewide: Fixed output fetch* derivations should use `nativeBuildInputs`John Ericson2018-01-09
|
* fetchurl: add passthruFrederik Rietdijk2017-11-05
| | | | so that we could add e.g. the `version` attribute.
* mirrors: update apache and cpan mirrorsvolth2017-08-24
| | | removed dead mirrors, added new
* Merge pull request #27881 from mimadrid/fix/http-httpsFrederik Rietdijk2017-08-13
|\ | | | | Update homepage attributes: http -> https
| * Update homepage attributes: http -> httpsmimadrid2017-08-03
| | | | | | | | | | Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
* | fetchurlBoot: add name attrRobin Gloster2017-08-04
|/
* fetchurl: remove unpaired call to `stopNest'Thomas Tuegel2017-07-21
| | | | | | | | Fixes #27406. Commit 5d4efb2c816d2143f29cad8153faad1686557b2a added an assertion to `stopNest' which requires it be correctly paired with `startNest'. `fetchurl' calls `stopNest', but never calls `startNest'; the former calls are removed.
* fetchurl: add some https ImageMagick mirrorsJan Malakhovski2017-06-07
|
* fetchFromGitHub: Allow private repos, hosted githubsShea Levy2017-05-19
|
* fetchurl: fixed typo in error messageSven Slootweg2017-04-21
| | | This typo was likely introduced by copy-pasting the error message from elsewhere and forgetting to change the text, during the MD5 deprecation process (#4491).
* fetch-*: remove md5 supportRobin Gloster2017-03-20
| | | | fixes #4491
* Merge pull request #20444 from NeQuissimus/java_packagesDaniel Peebles2017-02-27
|\ | | | | Java packages
| * javaPackages: Use artifactId/groupIdTim Steinbach2017-02-13
| |
| * Build supportTim Steinbach2016-11-14
| |
* | pythonPackages: use a more direct mirror (#22833)Profpatsch2017-02-15
| | | | | | | | The pypi.io domain is redirected two (!) times and lands on the URL added by this commit.
* | samba: Fix URLEelco Dolstra2017-02-07
| | | | | | | | Fixes #22527.
* | fetchurl: change to grep -E to fix #8561Vladimír Čunát2017-01-13
| | | | | | | | Close #21861.
* | Remove fetchMD5warnEelco Dolstra2016-11-30
|/ | | | | | | | Deprecation warnings should not be used in Nixpkgs because they spam innocent "nix-env -qa" users with (in this case) dozens of messages that they can't do anything about. This also reverts commit 2ca883338389b7ab995924a0cab0211993bdf1da.
* fetch*: print a trace warning about md5 deprecationMichael Raskin2016-10-09
|
* openssl: 1.0.1t -> 1.0.1u, 1.0.2h -> 1.0.2i, 1.1.0 -> 1.1.0aEelco Dolstra2016-09-22
| | | | https://www.openssl.org/news/secadv/20160922.txt
* lib/fetchers.nix: factor out impure proxy vars (#18702)Profpatsch2016-09-17
| | | | Apparently everyone just copied those variables, instead of creating a library constant for them. Some even removed the comment. -.-
* fetchurl: update Savannah mirrorscmfwyp2016-08-20
|
* sage: update mirrorscmfwyp2016-08-07
| | | | The list of mirrors is at https://www.sagemath.org/mirrors.html.
* mirrors: add downloads.sourceforge.netJ Phani Mahesh2016-07-15
| | | | | | | | | | | | downloads.sourceforge.net is the official way to download tarballs from SourceForge. However, it is reported as unreliable due to SF's weird load balancing system. This commit gives the official mirror utmost priority, and will use other configured mirrors (which may be temporary) as a fallback only when the official one can't be reached/download fails/hangs. References: NixOs/nixpkgs#16900
* fetchurl mirrors: fix gnupg URLsVladimír Čunát2016-05-17
| | | | | Some mirrors were missing /gcrypt. Now they should be consistent. Fixes 15510. Closes 15511.
* Add mirror://mozilla schemeEelco Dolstra2016-05-09
|
* Python: use PyPI mirror (#15001)Frederik Rietdijk2016-04-26
| | | | | | * mirrors: add pypi * Python: Use pypi mirror for all PyPI packages
* fetchurl: assert required Nix version for sha512Domen Kožar2016-04-14
|
* fetchurl: Support SHA-512 hashesEelco Dolstra2016-04-13
|
* fetchurlBoot: Use Nix's builtin fetchurl functionEelco Dolstra2016-02-27
| | | | | This removes the need for curl in bootstrapTools, and enables https for bootstrap tarballs.
* fetchurl: use kernel.org cdn by defaultTony White2016-02-26
| | | | | | | - use http://cdn.kernel.org/pub/ as the default mirror for kernel source requests. Discovered by browsing : https://www.kernel.org/introducing-fastly-cdn.html
* Merge pull request #13111 from tsion/simplify-assertzimbatm2016-02-23
|\ | | | | Simplify fetchurl assertion logic.
| * Require at least one of url or urls in fetchurl.Scott Olson2016-02-19
| |
| * Simplify fetchurl assertion logic.Scott Olson2016-02-18
| | | | | | | | | | | | The two lines I removed technically assert the exact same thing, since `!a -> b` is equivalent to `a || b`. So, I replaced the two lines with the more symmetric form to make it clearer.
* | steamPackages.runtime: use mirrors, add my mirrorNikolay Amiantov2016-02-19
|/
* fetchurl: support executablesDomen Kožar2016-01-19
|
* fetchurl: Always use tarballs.nixos.orgEelco Dolstra2015-12-10
| | | | | | Otherwise, if the upstream mirror changes (rather than deletes) a file, then tarballs.nixos.org won't be used even if it has a copy of the original file, and so we'll get a hash mismatch.
* Update list of gnupg.org mirror sites.Peter Simons2015-12-04
| | | | | | The list we had before contained a lot of junk, i.e. sites that were no longer online or no longer in sync. The new list of sites comes from https://gnupg.org/download/index.html.
* r-modules: use HTTPS, allow passing args from generated set, use MRANNikolay Amiantov2015-11-25
|
* fetchurl/builder.sh: style fix, close #10260ts4682015-10-07
|
* mirrors: add httpredir.debian.org as the first debian mirror宋文武2015-09-08
|
* cassandra: use mirrorsTobias Geerinckx-Rice2015-09-02
| | | | | | | | | Upstream likes to move "old" releases to an archive mirror as soon as a new one is released. This is now handled for free by mirrors.nix. (No idea why cs.utah.edu was used to begin with; it's now added to mirrors.nix. Note that it doesn't support SSL, but that applies to several others so I don't see the harm.)
* mirrors: more imagemagick mirrors (close #8695)John Chee2015-07-18
| | | | This is more-or-less the mirrors modifications from #8302.
* R: improve support for CRAN and Bioconductor package setsPeter Simons2015-06-17
| | | | | | - Update the instructions for re-generating each of the package set files. - Provide test-evaluation.nix expression to verify that the package sets evaluates. - Update list of known broken packages.
* R: add support for Bioconductor packagesJeffrey David Johnson2015-06-17
|
* imagemagick: remove mirrors that don't workVladimír Čunát2015-06-15
| | | | /cc #8302.
* sourceforge: remove unreachable mirrorsPascal Wittmann2015-06-11
|