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: 2b1e2f2e975e
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 899937e1caa9
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 28, 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.
    infinisil committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    e463c7c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Merge pull request #69868 from Infinisil/config-check-warning

    nixos/nix-daemon: Prevent network warning when checking config
    infinisil committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    899937e View commit details
    Browse the repository at this point in the history