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/nixops
base: 4c7acbbc006b
Choose a base ref
...
head repository: NixOS/nixops
compare: eb51bdabb374
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Oct 4, 2019

  1. Support deploying from a flake

    Example usage:
    
      $ nixops create -d hydra-ec2-demo --flake github:edolstra/hydra-ec2-demo
      $ nixops deploy
    
    to get an EC2 instance running Hydra.
    
    Evaluation currently doesn't use pure mode because we need access to
    NixOps's NixOS modules, and to physical.nix.
    edolstra committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    eb51bda View commit details
    Browse the repository at this point in the history