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

Commits on Dec 6, 2017

  1. onboard: init at 1.4.1

    Add testing reqs, but keep tests disabled
    
    Tests are runnable but still produce errors.
    
    To get tests working, add locale setting, replace killall
    and add nose package. To run the tests enable 'doCheck'.
    
    Hunspell needs to be explicitly installed to use.
    
    Patch SpellCheck.py to put hunspell in system datadir location.
    For example, '/var/run/current-system/sw/share/hunspell/'
    or '${HOME}/.nix-profile/share/hunspell/'
    
    To get rid of atspi errors set
    'services.gnome3.at-spi2-core.enable = true'
    johnramsden committed Dec 6, 2017
    Copy the full SHA
    58b281c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24986 from johnramsden/master

    onboard: 1.4.1
    jtojnar committed Dec 6, 2017
    Copy the full SHA
    fcd04a9 View commit details
    Browse the repository at this point in the history