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

Commits on Sep 11, 2019

  1. Copy the full SHA
    92ede15 View commit details
    Browse the repository at this point in the history
  2. docs: Use the explicit ref for fetchGit with a tag

    With the merge of #2582, the syntax "tags/1.9" for refs does not work
    anymore.
    However, the new syntax "refs/tags/1.9" seems to support annotated tags,
    such as "refs/tags/2.0".
    
    Closes #2385.
    jtanguy committed Sep 11, 2019
    Copy the full SHA
    ae244af View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3089 from jtanguy/docs-fetchgit

    Improve the fetchGit documentation examples
    edolstra committed Sep 11, 2019
    Copy the full SHA
    cf4c31c View commit details
    Browse the repository at this point in the history