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: 0cdf13328905
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0d47426f37d6
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 5, 2020

  1. nixos/installer: drop the extra nixUnstable in nixos-install

    The only nix version available in the installer should be the version
    configure in the module system. If someone needs `nixUnstable` in their
    `nixos-install` they should probably set the module option and not just
    add it to the closure.
    andir committed Oct 5, 2020
    Copy the full SHA
    544059b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Merge pull request #99615 from andir/use-configured-nix-for-installer

    nixos/installer: use the configured nix package for nixos-install
    worldofpeace committed Oct 6, 2020
    Copy the full SHA
    0d47426 View commit details
    Browse the repository at this point in the history