Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
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/docker
base: 8107c43c5bb4
Choose a base ref
...
head repository: NixOS/docker
compare: fd6472552945
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 21, 2019

  1. Update to nix version 2.2.1.

    The new version has sandboxed builds enabled by default, which
    won't work in an unprivileged docker container, so we disable
    that feature by way of /etc/nix/nix.conf.
    
    Closes #6.
    peti committed Jan 21, 2019
    Copy the full SHA
    fd64725 View commit details
    Browse the repository at this point in the history