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: 8c6f9223d02c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ceb0a28e8c2d
Choose a head ref
  • 9 commits
  • 10 files changed
  • 1 contributor

Commits on Feb 27, 2018

  1. Fix installing the Nixpkgs channel on the installation media

    And test that it got installed correctly.
    edolstra committed Feb 27, 2018
    Copy the full SHA
    cc2eeef View commit details
    Browse the repository at this point in the history
  2. Cleanup

    edolstra committed Feb 27, 2018
    Copy the full SHA
    0d00215 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    edolstra committed Feb 27, 2018
    Copy the full SHA
    212dd84 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0867f30 View commit details
    Browse the repository at this point in the history
  5. Add jq to the installation media

    This is required by closureInfo.
    edolstra committed Feb 27, 2018
    Copy the full SHA
    b14d9e1 View commit details
    Browse the repository at this point in the history
  6. nixos-install: Create /root/.nix-defexpr

    This was previously done by nixos-prepare-root.
    edolstra committed Feb 27, 2018
    Copy the full SHA
    84f93dd View commit details
    Browse the repository at this point in the history
  7. nixos/tests/installer.nix: Don't use a writable store

    This is no longer needed.
    edolstra committed Feb 27, 2018
    Copy the full SHA
    9e8cf40 View commit details
    Browse the repository at this point in the history
  8. Create /home with the right permissions

    Without this, it will be created with 700 permissions.
    edolstra committed Feb 27, 2018
    Copy the full SHA
    9fc786c View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    ceb0a28 View commit details
    Browse the repository at this point in the history