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: 00eef5599374
Choose a base ref
...
head repository: NixOS/nix
compare: f0b9a3c9748b
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 18, 2021

  1. Fix content-addressed flake outputs

    Prevent some `nix flake` commands to crash by trying to parse a
    placeholder output as a store path
    thufschmitt committed Jan 18, 2021
    Copy the full SHA
    11b6374 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4460 from NixOS/ca/fix-ca-flake-outputs

    Fix content-addressed flake outputs
    edolstra committed Jan 18, 2021
    Copy the full SHA
    f0b9a3c View commit details
    Browse the repository at this point in the history