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: cc8545fa5e68
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3c9e2820ac63
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 6, 2019

  1. kio-extras: enable man protocol

    This installs the kio "man:" protocol handler, which fixes the UNIX manual
    section in the KDE Help Center.
    
    Note that kde currently parses "/etc/man.conf" manually, if `$MANPATH` is not
    set, to build its man page index. (if https://bugs.kde.org/show_bug.cgi?id=404022
    is addressed, the "/etc/man.conf" symlink should not be necessary anymore)
    timor committed Feb 6, 2019
    Copy the full SHA
    366da7c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Merge pull request #55351 from timor/kio-extras-man-protocol

    kio-extras: enable man protocol
    ttuegel committed Feb 16, 2019
    Copy the full SHA
    3c9e282 View commit details
    Browse the repository at this point in the history