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

Commits on Feb 18, 2020

  1. libreoffice: wrapper: add hunspell dirs to DICPATH

    LibreOffice doesn't know where to look for hunspell dictionaries on
    NixOS but we can use the DICPATH env var to point to them. Now
    spellchecking with system dictionaries works.
    
    Note that some of these dictionaries are built from LibreOffice repos -
    this is preferable to building them as part of LO as other applications
    can use them.
    mmilata committed Feb 18, 2020
    Copy the full SHA
    c95bfd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Merge pull request #80353 from mmilata/libreoffice-spellcheck-dicpath

    libreoffice: wrapper: add hunspell dirs to DICPATH
    7c6f434c committed Feb 25, 2020
    Copy the full SHA
    fcf9e23 View commit details
    Browse the repository at this point in the history