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/nixpkgs
base: 5e0b687ac0fb
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4f0e6ee51821
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 2, 2019

  1. nixos/nix-daemon: Prevent network warning when checking config

    Since version 2.3 (NixOS/nix#2949 which was
    cherry-picked to master) Nix issues a warning when --no-net wasn't
    passed and there is no network interface. This commit adds the --no-net
    flag to the nix.conf check such that no warning is issued.
    
    (cherry picked from commit e463c7c)
    infinisil committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    4f0e6ee View commit details
    Browse the repository at this point in the history