Commit graph

16 commits

Author SHA1 Message Date
Eelco Dolstra 9ba38f8bdd * Use https for the Nixpkgs channel binary caches.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34867 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2015-01-12 11:05:39 +00:00
Eelco Dolstra 22ff163cca * Remove dead patch propagation code.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34858 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2014-09-10 12:16:36 +00:00
Eelco Dolstra 3481bfaf40 * Fix Nixpkgs manual mirroring.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34857 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2014-09-10 12:05:26 +00:00
Eelco Dolstra 30a6654bf2 * Fix mirroring Nixpkgs.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34856 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2014-09-09 09:50:56 +00:00
Eelco Dolstra 1c063dced7 * Redirect to /releases instead of releases.nixos.org.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34848 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2014-08-05 10:52:18 +00:00
Eelco Dolstra 9dd6c6cf92 * Use releases.nixos.org.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34805 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2013-12-19 15:38:27 +00:00
Eelco Dolstra ac8e525835 * Support multiple NixOS branches.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34774 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2013-10-09 12:04:29 +00:00
Eelco Dolstra 6f4829b73b * Put the Nixpkgs and NixOS manuals in the channel.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34761 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2013-08-21 13:45:14 +00:00
Eelco Dolstra b20366e0f9 * Doh!
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34757 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2013-08-14 10:18:43 +00:00
Eelco Dolstra 100e90272c * Idem for the Nixpkgs channel.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34756 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2013-08-13 21:04:08 +00:00
Eelco Dolstra e840413799 * Rsync releases over to nixos.org.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34743 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2013-06-17 23:23:05 +00:00
Eelco Dolstra 13c9841c25 * Fix channel generation. I really shouldn't parse HTML...
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34690 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2013-02-24 21:05:32 +00:00
Eelco Dolstra cbfc30c73b * Integrate binary cache generation into the mirror-channel script.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34658 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2012-12-09 22:43:26 +00:00
Eelco Dolstra ed92520f7b * Move the NixOS/Nixpkgs channels to http://nixos.org/channels.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@34648 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2012-11-09 12:40:10 +00:00
Eelco Dolstra a00b5af18d * Urgh. Punishment for grepping info off a web page.
git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@33816 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2012-04-17 15:54:06 +00:00
Eelco Dolstra 4d9d3a88a1 * Base the Nixpkgs channel on
http://hydra.nixos.org/view/nixpkgs/unstable/.  So now the Nixpkgs
  channel corresponds to exactly one revision of Nixpkgs (i.e. no more
  binaries from previous revisions), there is some minimal assurance
  that the channel is okay (because the builds in the "unstable" view
  need to succeed), and older Nixpkgs pre-releases are available under
  http://nixos.org/releases/nixpkgs/.  This means we've come full
  circle, because this is how the Nixpkgs channel used to work before
  we had Hydra :-)

  The downside is that it can take longer for the channel to catch up
  with the Nixpkgs repository.  But that's only a problem for people
  who build from the Nixpkgs repository.


git-svn-id: https://nixos.org/repos/nix/release/trunk/channels@33565 70bd8c7a-acb8-0310-9f0d-9cc1c95dcdbb
2012-04-04 14:45:24 +00:00