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: ed3cee72f31f
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 129cb7e32ee8
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 20, 2019

  1. gnome3.gnome-characters: correct entry point

    By wraping the files, the `*-.wrapped` file will be recognized as the
    entry point, which is used as a base for loading additional files so
    we need to override the entry point function.
    
    We also ensure BackgroundService gets wrapped with wrapGAppsHook.
    
    Fixes #31168
    
    Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
    worldofpeace and jtojnar committed Aug 20, 2019
    Copy the full SHA
    d21e4a9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    422d20e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #67110 from worldofpeace/gnome-characters-fix

    gnome3.gnome-characters: correct entry point
    jtojnar committed Aug 20, 2019
    Copy the full SHA
    129cb7e View commit details
    Browse the repository at this point in the history