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/nixpkgs
base: 9d5f0ba8e3d3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d916a0f9ce9b
Choose a head ref
  • 3 commits
  • 11 files changed
  • 1 contributor

Commits on Oct 5, 2018

  1. version.nix: extract revision-fetching function

    (cherry picked from commit 4312cfd)
    grahamc committed Oct 5, 2018
    Copy the full SHA
    09b8ed0 View commit details
    Browse the repository at this point in the history
  2. Generate links to function definitions

    Hydra passes the full revision in to the input, which we pass through.
    
    If we don't get this ,we try to get it from other sources, or default to
    master which should have the definition in a close-ish location.
    
    All published docs should have theURL resolve properly, only local
    hackers will have the link break.
    
    (cherry picked from commit 5daee73)
    grahamc committed Oct 5, 2018
    Copy the full SHA
    3bf2c2f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d916a0f View commit details
    Browse the repository at this point in the history