Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: b0a94c9ce882f000b8e8d56f7e56306ecc765ff1
      
https://github.com/NixOS/nixops/commit/b0a94c9ce882f000b8e8d56f7e56306ecc765ff1
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-04-04 (Tue, 04 Apr 2017)

  Changed paths:
    M nixops/backends/ec2.py

  Log Message:
  -----------
  Assume ec2.hvm == true if the instance doesn't exist yet

This prevents an assertion failure when doing "nixops deploy
--build-only" (since ec2.hvm == false is no longer supported).


  Commit: 6a66c9b0191e0d3f075ff816232f6ca12f413f54
      
https://github.com/NixOS/nixops/commit/6a66c9b0191e0d3f075ff816232f6ca12f413f54
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-04-04 (Tue, 04 Apr 2017)

  Changed paths:
    M nixops/deployment.py

  Log Message:
  -----------
  Default system.stateVersion to the current Nixpkgs rather than 14.12

This only affects the "nixops deploy --build-only" case, since once
the machine has been created, machine.state_version is set to the
actual version.


Compare: https://github.com/NixOS/nixops/compare/55ceaa95206c...6a66c9b0191e
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to