Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 87cc20eddbabce1572c8f10d8872a592b53a58ce
      
https://github.com/NixOS/nixpkgs/commit/87cc20eddbabce1572c8f10d8872a592b53a58ce
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2017-02-07 (Tue, 07 Feb 2017)

  Changed paths:
    M nixos/modules/tasks/network-interfaces-systemd.nix

  Log Message:
  -----------
  nixos/networkd: Fix eval error for defaultGateway

Regression introduced by 0cb487ee044bbe5cfa1d6421df385b6bc2447bd2.

This changed the result for defaultGateway to be a submodule instead of
just a plain string, so instead of using just cfg.defaultGateway we need
to pass cfg.defaultGateway.address now.

Signed-off-by: aszlig <asz...@redmoonstudios.org>
Cc: @abbradar


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to