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

Commits on Jan 12, 2019

  1. qt511.qtdeclarative: fix CMake qmlcachegen path

    This package contains several CMake files used for setting up its
    provided tools for use in other projects build with CMake.
    While packaging *ktouch* I found out that the ${_qt5Core_install_prefix}
    variable doesn't expand at all, rendering the path to the `qmlcachegen`
    binary useless. As a fix, the command itself is used instead of the path
    to the binary.
    schmittlauch committed Jan 12, 2019
    Copy the full SHA
    4b76c46 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. ktouch: init at 18.12.0

    packaging the `ktouch` touch typing tutor. Due to Qt impurities, it
    needs to be installed in a profile to find it runtime dependencies.
    schmittlauch committed Jan 13, 2019
    Copy the full SHA
    e93bd1d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53859 from schmittlauch/ktouch

    ktouch: init at 18.12.0
    Mic92 committed Jan 13, 2019
    Copy the full SHA
    7b7865a View commit details
    Browse the repository at this point in the history