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/nix
base: 9b9d5297baf0
Choose a base ref
...
head repository: NixOS/nix
compare: 7714d9a943bd
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on Aug 12, 2020

  1. Make system-features a store setting

    This seems more correct. It also means one can specify the features a
    store should support with --store and remote-store=..., which is useful.
    I use this to clean up the build remotes test.
    Ericson2314 committed Aug 12, 2020
    Copy the full SHA
    4720853 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Merge pull request #3924 from obsidiansystems/features-per-store

    Make `system-features` a store setting
    edolstra committed Aug 14, 2020
    Copy the full SHA
    7714d9a View commit details
    Browse the repository at this point in the history