Eelco Dolstra
becf1f2ae3
Atomically update channels/.htaccess
...
Otherwise we might clobber the redirects if the disk is full, and in
any case there is a time window in which .htaccess is in an
inconsistent state.
Fixes https://github.com/NixOS/nixpkgs/issues/18544 .
2016-09-12 23:20:12 +02:00
Eelco Dolstra
ab086b22ef
Revive programs.sqlite generation
...
Fixes #4 .
2016-08-11 14:41:26 +02:00
Eelco Dolstra
852e1b6bf2
Drop 32-bit images (except iso-minimal)
2016-03-17 12:21:13 +01:00
Eelco Dolstra
000a9f2766
Workaround for https://github.com/NixOS/nix/issues/792
2016-03-07 11:12:24 +01:00
Eelco Dolstra
373d8b7b38
Fix NixOS 15.09 channel generation
2016-03-07 10:51:46 +01:00
Eelco Dolstra
f46cb14bb7
Handle nixpkgs-unstable channel updates
2016-03-04 20:45:35 +01:00
Eelco Dolstra
a6ab71c2f9
Update .htaccess redirects to latest NixOS ISOs
2016-03-04 20:27:15 +01:00
Eelco Dolstra
18af18f351
Fix Git path
2016-03-03 18:29:05 +01:00
Eelco Dolstra
a058826231
Record top-level store paths of each release
...
We need this to do garbage collection on cache.nixos.org now that
MANIFEST is gone.
2016-03-03 15:59:25 +01:00
Eelco Dolstra
f7beae78eb
Rewrite mirror-nixos-branch in perl; handle new Hydra situation
...
We're no longer on a machine that contains the actual store paths of
the release, so we have to fetch them.
2016-03-01 20:03:10 +01:00