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/nixpkgs
base: c3267ac41401
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6fcce60fd554
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 9, 2020

  1. switch-to-configuration: Add new option X-OnlyManualStart

    This is to facilitate units that should _only_ be manually started and
    not activated when a configuration is switched to.
    
    More specifically this is to be used by the new Nixops deploy-*
    targets created in NixOS/nixops#1245 that are
    triggered by Nixops before/after switch-to-configuration is called.
    adisbladis committed Mar 9, 2020
    Copy the full SHA
    db6c943 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Merge pull request #82139 from adisbladis/switch-to-configuration-manual

    switch-to-configuration: Add new option X-OnlyManualStart
    adisbladis committed Mar 10, 2020
    Copy the full SHA
    6fcce60 View commit details
    Browse the repository at this point in the history