Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b172684c17aa1eea76a996ab888cef13ea7a16af
      
https://github.com/NixOS/nixpkgs/commit/b172684c17aa1eea76a996ab888cef13ea7a16af
  Author: Dan Peebles <pump...@me.com>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M nixos/modules/virtualisation/amazon-init.nix

  Log Message:
  -----------
  amazon-init NixOS module: fix (I think) race condition with network

The initialization code is now a systemd service that explicitly
waits for network-online, so the occasional failure I was seeing
because the `nixos-rebuild` couldn't get anything from the binary
cache should stop. I hope!


  Commit: 19a9099eb25795a8caa408f842a5254920157456
      
https://github.com/NixOS/nixpkgs/commit/19a9099eb25795a8caa408f842a5254920157456
  Author: Daniel Peebles <copump...@users.noreply.github.com>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M nixos/modules/virtualisation/amazon-init.nix

  Log Message:
  -----------
  Merge pull request #22869 from copumpkin/amazon-init-fix

amazon-init NixOS module: fix (I think) race condition with network


Compare: https://github.com/NixOS/nixpkgs/compare/1c366b4e0647...19a9099eb257
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to