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: 1092bd70af2c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a61bd1e42d55
Choose a head ref
  • 2 commits
  • 17 files changed
  • 1 contributor

Commits on Nov 2, 2019

  1. lxqt.libqtxdg: 3.3.1 -> 3.4.0

    romildo authored and jonringer committed Nov 2, 2019
    Copy the full SHA
    e4f1ecc View commit details
    Browse the repository at this point in the history
  2. lxqt: restrict to linux platform

    libqtxdg fails to build on darwin.
    
    LXQt is a DE for linux so assume darwin is not supported.
    
    The platform for some packages that may be useful outside of
    LXQt (like pcmanfm-qt, lximage-qt and others) and do not depend on
    libqtxdg are not being changed.
    romildo authored and jonringer committed Nov 2, 2019
    Copy the full SHA
    a61bd1e View commit details
    Browse the repository at this point in the history