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/nix
base: f31c66d39234
Choose a base ref
...
head repository: NixOS/nix
compare: d4609bb3af14
Choose a head ref
  • 5 commits
  • 13 files changed
  • 1 contributor

Commits on Oct 23, 2017

  1. build-remote: Put current load under the store state directory

    Fixes the error
    
      error: opening lock file '/nix/var/nix/current-load/main-lock': Permission denied
    
    when using a chroot store.
    edolstra committed Oct 23, 2017
    Copy the full SHA
    863a45f View commit details
    Browse the repository at this point in the history
  2. Release note updates

    edolstra committed Oct 23, 2017
    Copy the full SHA
    38dcd0c View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f32cdc4 View commit details
    Browse the repository at this point in the history
  4. Pass all settings to build-remote

    This ensures that command line flags such as --builders get passed
    correctly.
    edolstra committed Oct 23, 2017
    2
    Copy the full SHA
    37fbfff View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d4609bb View commit details
    Browse the repository at this point in the history