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: 56f1ed55791f
Choose a base ref
...
head repository: NixOS/nix
compare: 6f0359012c90
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 23, 2019

  1. scripts: remove default 'sandbox = false' from multi-user installer

    Sandboxing is now enabled by default on Linux, but is still disabled on
    macOS. However, the installer always turned it off to ensure consistent
    behavior.
    
    Remove this default configuration, so we fall back to the default
    platform-specific value.
    
    Signed-off-by: Austin Seipp <aseipp@pobox.com>
    thoughtpolice committed Feb 23, 2019
    Copy the full SHA
    d7a7a02 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2019

  1. Merge pull request #2693 from thoughtpolice/scripts/multi-user-sandbox

    scripts: remove default 'sandbox = false' from multi-user installer
    domenkozar committed Mar 24, 2019
    Copy the full SHA
    6f03590 View commit details
    Browse the repository at this point in the history