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: fa23ff4a7d14
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8ff7ac4859b5
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 6, 2018

  1. hledger*: build correctly on darwin

     - mkdir -p $out/share/info rather than assuming $out/share is there
     - find .info and .man* files correctly on darwin -- don't try to
       match the specific system name, there is nothing to gain from that
    
    nix calls darwin darwin, but ghc calls it osx in its directory names.
    
    closes #34644
    clacke committed Feb 6, 2018
    Copy the full SHA
    cc2c594 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Merge pull request #34646 from clacke/hledger-darwin

    hledger: build correctly on darwin
    peti committed Feb 7, 2018
    Copy the full SHA
    8ff7ac4 View commit details
    Browse the repository at this point in the history