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: f435634a2955
Choose a base ref
...
head repository: NixOS/nix
compare: 15ee2bc2fe67
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 24, 2019

  1. installer: handle network proxy in systemd install

    If a network proxy configuration is detected, setup an override
    systemd unit file for nix-daemon service with the non-empty
    proxy variables.
    
    Proxy detection is performed by looking for http/https/ftp proxy and no
    proxy variables in user environment
    vmandela authored and grahamc committed Aug 24, 2019
    Copy the full SHA
    6dab42a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    057af1d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2946 from vmandela/proxy

    installer: handle network proxy in systemd multi-user install
    grahamc committed Aug 24, 2019
    Copy the full SHA
    15ee2bc View commit details
    Browse the repository at this point in the history