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: 96e35bf2a0b7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2fd2e031a342
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 13, 2020

  1. mnemosyne: add googletrans and gtts python dependencies

    These python packages interface with Google Translate and their absence
    causes mnemosyne to fail at launch.
    unode authored and rnhmjoj committed Apr 13, 2020
    Copy the full SHA
    0182312 View commit details
    Browse the repository at this point in the history
  2. pythonPackages.googletrans: init at 2.4.0

    (cherry picked from commit e30abff)
    unode authored and rnhmjoj committed Apr 13, 2020
    Copy the full SHA
    c2d2092 View commit details
    Browse the repository at this point in the history
  3. pythonPackages.gtts: init at 2.1.1

    (cherry picked from commit 71113db)
    unode authored and rnhmjoj committed Apr 13, 2020
    Copy the full SHA
    93e93f8 View commit details
    Browse the repository at this point in the history
  4. mnemosyne: Fix 'Could not find Qt' segfault

    (cherry picked from commit f6889aa)
    unode authored and rnhmjoj committed Apr 13, 2020
    Copy the full SHA
    ec099df View commit details
    Browse the repository at this point in the history
  5. mnemosyne: Add pyopengl to silence OpenGL warning

    (cherry picked from commit 4ea3095)
    unode authored and rnhmjoj committed Apr 13, 2020
    Copy the full SHA
    7a0cb9c View commit details
    Browse the repository at this point in the history
  6. mnemosyne: Install mnemosyne.desktop

    (cherry picked from commit f5814e2)
    unode authored and rnhmjoj committed Apr 13, 2020
    Copy the full SHA
    2fd2e03 View commit details
    Browse the repository at this point in the history