Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 97801380b05447e59e47ba97d93f6c6cfefd56e4
      
https://github.com/NixOS/nixpkgs/commit/97801380b05447e59e47ba97d93f6c6cfefd56e4
  Author: aszlig <[email protected]>
  Date:   2016-09-20 (Tue, 20 Sep 2016)

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

  Log Message:
  -----------
  nixos/networking: Use type lines for localCommands

Using types.str doesn't work if you want to mkBefore/mkAfter across
different module definitions, because it only allows for one definition
for the same priority.

This is especially useful if you deploy Hetzner machines via NixOps,
because the physical specification already defines localCommands.

Signed-off-by: aszlig <[email protected]>


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to