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

Commits on Sep 9, 2018

  1. cgit: use full path of groff in man2html

    groff may not be installed system-wide or may be outside cgit's path
    (e.g. when running cgit using uwsgi). As a result, the man2html filter
    fails. Replace groff by its full path in man2html.
    danieldk committed Sep 9, 2018
    Copy the full SHA
    bbcf5eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #46418 from danieldk/cgit-fix-man2html

    cgit: use full path of groff in man2html
    Mic92 committed Sep 9, 2018
    Copy the full SHA
    c60ba3c View commit details
    Browse the repository at this point in the history