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/nixpkgs
base: 601204f55d1f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b0799b42190a
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Feb 21, 2019

  1. nixos-rebuild: get Nix from channel

    If our old Nix can’t evaluate the Nixpkgs channel, try the fallback
    from the new channel /first/. That way we can upgrade Nix to a newer
    version and support breaking changes to Nix (like seen in the upgrade
    o Nix 2.0).
    
    This change should be backported to older NixOS versions!
    matthewbauer committed Feb 21, 2019
    Copy the full SHA
    475c8aa View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. Merge pull request #56115 from matthewbauer/nixos-rebuild-upgrade-nix

    nixos-rebuild: try to get Nix fallback from new channel first
    matthewbauer committed Mar 2, 2019
    Copy the full SHA
    b0799b4 View commit details
    Browse the repository at this point in the history