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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ef4d3fc111c6
Choose a base ref
...
head repository: NixOS/nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6521c92ce828
Choose a head ref
  • 5 commits
  • 13 files changed
  • 1 contributor

Commits on Apr 24, 2020

  1. nix search: Show version

    edolstra committed Apr 24, 2020

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    0469795 View commit details

Commits on Apr 27, 2020

  1. Copy the full SHA
    b4e23dc View commit details
  2. Copy the full SHA
    b51dff4 View commit details
  3. Copy the full SHA
    829dcb3 View commit details
  4. Improve path:// handling

    In particular, doing 'nix build /path/to/dir' now works if
    /path/to/dir is not a Git tree (it only has to contain a flake.nix
    file).
    
    Also, 'nix flake init' no longer requires a Git tree (but it will do a
    'git add flake.nix' if it's a Git tree)
    edolstra committed Apr 27, 2020

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    6521c92 View commit details
Loading