Skip to content
This repository was archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 81d4e65891f9
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a43fb1def6fe
Choose a head ref
  • 9 commits
  • 9 files changed
  • 7 contributors

Commits on May 20, 2019

  1. openvpn: fix pkcs11 helper

    Lassulus committed May 20, 2019
    Copy the full SHA
    acc3eec View commit details
  2. xmind: 7.5-update1 -> 8-update8

    The latest version of XMind doesn't support a prebuilt debian package
    anymore, hence a manual installation of the ZIP is needed. The new
    configuration for the Java GUI had to be patched as it relied on several
    paths in the ZIP that won't work anymore in a Nix-based environment.
    
    Additionally the following changes were made:
    
    * Manual creation of a desktop item and an icon (we're using the one
      from AUR for now). Those files were available in the old `.deb`, but
      that isn't supported for the latest XMind version.
    
    * Created a patch fro `XMind.ini` to use writable paths in $HOME and fix
      the path to the plugins in the store path.
    
    * Created a custom startup script which ensures the creation of
      `$HOME/.xmind` and copies the relevant files from the store path into
      it. Such a behavior was available in the old `.deb` as well, but not
      anymore with the new ZIP.
    Ma27 committed May 20, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    AluisioASG Aluísio Augusto Silva Gonçalves
    Copy the full SHA
    42c8cb6 View commit details
  3. Merge pull request #61739 from Lassulus/openvpn

    openvpn: fix pkcs11 helper
    Ericson2314 authored May 20, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c00a043 View commit details
  4. libfprint: added option to use fork for Lenovo ThinkPad

    Elmo Todurov committed May 20, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    394b43f View commit details
  5. fprintd: added option to use fork for Lenovo ThinkPad

    Elmo Todurov committed May 20, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    veprbl Dmitry Kalinkin
    Copy the full SHA
    432944c View commit details
  6. xmind: 7.5-update1 -> 8-update8 (#61224)

    xmind: 7.5-update1 -> 8-update8
    infinisil authored May 20, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    veprbl Dmitry Kalinkin
    Copy the full SHA
    3153c2a View commit details
  7. Merge pull request #61546 from cizra/libfprint-vfs0090

    libfprint: added a fork for Lenovo ThinkPad
    worldofpeace authored May 20, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    veprbl Dmitry Kalinkin
    Copy the full SHA
    6543e79 View commit details
  8. ubridge: 0.9.15 -> 0.9.16

    primeos committed May 20, 2019
    Copy the full SHA
    73b959d View commit details
  9. Verified

    This commit was signed with the committer’s verified signature.
    domenkozar Domen Kožar
    Copy the full SHA
    a43fb1d View commit details
Loading