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: 5cb78053f01e
Choose a base ref
...
head repository: NixOS/nix
compare: 812e027e1d5a
Choose a head ref
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on Oct 30, 2017

  1. fetchurl/fetchTarball are *not* allowed in restricted mode

    Accidentally committed this change as part of
    f968688.
    
    Restricted mode != pure mode.
    edolstra committed Oct 30, 2017
    Copy the full SHA
    f1c555c View commit details
    Browse the repository at this point in the history
  2. Add option allowed-uris

    This allows network access in restricted eval mode.
    edolstra committed Oct 30, 2017
    Copy the full SHA
    812e027 View commit details
    Browse the repository at this point in the history