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/cabal2nix
base: 03a70e6bd2db
Choose a base ref
...
head repository: NixOS/cabal2nix
compare: cf0e975b8a4d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 15, 2019

  1. Don't hardcode $doc.

    Split outputs can be disabled, in which case $doc is the empty string.
    
    `outputDoc` always points to the right output variable name
    (either "out" or "doc").
    
    See also NixOS/nixpkgs#61526.
    nh2 committed May 15, 2019
    Copy the full SHA
    e6dcdda View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Merge pull request #416 from nh2/fix-xmonad-doc-hardcode

    Don't hardcode $doc
    peti committed May 20, 2019
    Copy the full SHA
    cf0e975 View commit details
    Browse the repository at this point in the history