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: b64a640edf6b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 91480faba468
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 7, 2019

  1. kitty: replace library path using patch instead of substituteInPlace

    This makes patching the path for `libEGL` consistent with `libstartup-notification` and `libcanberra`.
    It should also prevent silently doing nothing in case the code in kitty is changed, similar to what was described in 1842c4a.
    Luflosi committed Dec 7, 2019
    Copy the full SHA
    c562eb2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75177 from Luflosi/kitty-change-substitution

    kitty: replace library path using patch instead of substituteInPlace
    Ma27 committed Dec 7, 2019
    Copy the full SHA
    91480fa View commit details
    Browse the repository at this point in the history