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: 725ee817cad7
Choose a base ref
...
head repository: NixOS/nixops
compare: 8ed39f9caddd
Choose a head ref
  • 2 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 3, 2019

  1. filesystem options: fix use of deprecated mkOption { options = ...; }

    NixOS/nixpkgs@27982b4 removed it,
    breaking nixops in the process. Migrate to the new recommended way of
    enriching options.
    
    Fixes #1086.
    delroth committed Feb 3, 2019
    Copy the full SHA
    03599b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Merge pull request #1088 from delroth/submodule-opts

    filesystem options: fix use of deprecated mkOption { options = ...; }
    AmineChikhaoui committed Feb 5, 2019
    Copy the full SHA
    8ed39f9 View commit details
    Browse the repository at this point in the history