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

Commits on Dec 30, 2019

  1. flacon: improvements

    1. Use libsForQt5.callPackage instead of raw callPackage` (this adds
    ability to import qtbase and qttools directly instead of importing whole
    qt5)
    2. Include wrapQtAppsHook in nativeBuildInputs
    
    The major point of this changes is to provide support for running
    support flacon under wayland session, but it may help in some other use
    cases
    
    Closes #76588
    snglth committed Dec 30, 2019
    Copy the full SHA
    345b192 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    07d0acf View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Merge pull request #76592 from snglth/master

    flacon: improvements
    veprbl committed Jan 10, 2020
    Copy the full SHA
    f1d3df9 View commit details
    Browse the repository at this point in the history