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: 997f68247363
Choose a base ref
...
head repository: NixOS/nixos-homepage
compare: c9e696906d37
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Apr 20, 2020

  1. Decouple build nixpkgs from released nixpkgs

    The eager update to use 20.03 to *build* the flake accidentally made the
    site use the 20.03 manual for a while.
    
    This change allows us to move forward the infrastructure of the site
    in preparation for a release, without actually using that version's
    manual. This accidental use of an unreleased release should not happen
    anymore.
    
    Additionally, it's not much of an issue, the list of AMIs could have
    been using the wrong list (of an unreleased branch), though as it
    requires manual involvement of the team it wouldn't have been an issue.
    
    Fixes #400.
    samueldr authored and worldofpeace committed Apr 20, 2020
    Copy the full SHA
    51408cf View commit details
    Browse the repository at this point in the history
  2. nixos-release.tt: 20.03

    worldofpeace committed Apr 20, 2020
    Copy the full SHA
    c9e6969 View commit details
    Browse the repository at this point in the history