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: d5baedfa79c3
Choose a base ref
...
head repository: NixOS/nixops
compare: 6fc9ca59a939
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 22, 2020

  1. nixops copy-closure: use the copy mechanism as exposed by the machine

    For one this behaves different from the closure copying that happends
    during deployment and it also makes use of unstable nix features that
    might change without any notice.
    andir committed Sep 22, 2020
    Copy the full SHA
    d11b775 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1405 from andir/copy-closure

    nixops copy-closure: use the copy mechanism as exposed by the machine
    grahamc committed Sep 22, 2020
    Copy the full SHA
    6fc9ca5 View commit details
    Browse the repository at this point in the history