summary refs log tree commit diff
path: root/maintainers/scripts/find-tarballs.nix
Commit message (Collapse)AuthorAge
* Fix copy-tarballs.plEelco Dolstra2019-01-24
|
* copy-tarballs.pl: Use substituters to obtain tarballsEelco Dolstra2016-04-18
|
* find-tarballs.nix: Handle stdenv bootstrap fetchurlEelco Dolstra2016-04-08
|
* tarball: fix the jobVladimír Čunát2016-02-25
| | | | | | Find-tarballs was failing on some `requireFile` that was fixed-output but didn't specify `outputHashMode`. Apparently, nix is fine with that and uses the "flat" default, although that's undocumented.
* copy-tarballs.pl: Revive extracting all tarballs from release.nixEelco Dolstra2015-12-16
|
* copy-tarballs: Use an S3 bucket for tarballs.nixos.orgEelco Dolstra2015-12-10
| | | | | | | | Tarballs.nixos.org is now stored in an S3 bucket rather than an EBS volume. Redirects are used to simulate symlinks. The function find-tarballs.nix now filters out fetchzip, fetchpatch and the like.
* Fix updating of the tarball mirrorEelco Dolstra2014-02-19