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

Commits on Jul 16, 2019

  1. Copy the full SHA
    6c057ae View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. wrapQtAppsHook: remove isQtApp

    This was preventing dolphin from being wrapped.
    worldofpeace committed Jul 17, 2019
    Copy the full SHA
    4908d38 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    53c981f View commit details
    Browse the repository at this point in the history
  3. wrapQtAppsHook: use isELF

    We should still prevent things like
    scripts from being wrapped.
    worldofpeace committed Jul 17, 2019
    5
    Copy the full SHA
    7d6ab0a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Merge pull request #64720 from worldofpeace/wrapqt-libexec

    wrapQtAppsHook: wrap binaries in libexec
    worldofpeace committed Jul 19, 2019
    Copy the full SHA
    4c8eaa3 View commit details
    Browse the repository at this point in the history