Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixos-homepage
base: 5df554d94373
Choose a base ref
...
head repository: NixOS/nixos-homepage
compare: 5526c0531139
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 11, 2019

  1. Replaced Cloudfront URLs with NixOS.org URLs

    In commit 70bcfbb the prefix of the download URLs was changed from
    
    `https://nixos.org/releases/nixos/...`
    
    to
    
    `https://d3g5gsiof5omrk.cloudfront.net/nixos/...`
    
    This doesn't seem ideal since the URL is pointing to a non-NixOS URL. I have
    verified that the replacing the Cloudfront URL with `https://releases.nixos.org/nixos/...`
    seems to work for all the URLs we care about.
    
    Hence changing the prefix back to NixOS.org's site seems right thing to do.
    gurjeet committed Mar 11, 2019
    Copy the full SHA
    8bb94f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. Merge pull request #267 from gurjeet/restore-nixos-org-as-prefix

    Replaced Cloudfront URLs with NixOS.org URLs
    grahamc committed Mar 17, 2019
    Copy the full SHA
    5526c05 View commit details
    Browse the repository at this point in the history