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: b6bf153b8ba5
Choose a base ref
...
head repository: NixOS/nix
compare: 3e8ef9eb22a0
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on May 22, 2019

  1. Improve FlakeCommand

    It now handles commonality like calling getFlake() and resolving
    relative local flake refs.
    
    Fixes #2822.
    edolstra committed May 22, 2019
    Copy the full SHA
    2468672 View commit details
    Browse the repository at this point in the history
  2. Add some tests

    edolstra committed May 22, 2019
    Copy the full SHA
    bc0fb10 View commit details
    Browse the repository at this point in the history
  3. Move flake-related flags into a separate class

    Also, rename --dont-save-lock-file to --no-save-lock-file and change
    noRegistries to useRegistries.
    edolstra committed May 22, 2019
    Copy the full SHA
    70136a9 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3e8ef9e View commit details
    Browse the repository at this point in the history