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

Commits on Apr 22, 2019

  1. add nixops copy-closure command

    using `nix copy` instead of the old nix-copy-closure, it's debatable
    though whether we should rely on experimental ui but the new ui is
    stable enough at this point for usage in nixops.
    
    Closes #1118.
    AmineChikhaoui committed Apr 22, 2019
    Copy the full SHA
    6621c53 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Merge pull request #1135 from AmineChikhaoui/feature/nixops-copy-closure

    add nixops copy-closure command
    AmineChikhaoui committed Apr 23, 2019
    Copy the full SHA
    f2dc802 View commit details
    Browse the repository at this point in the history