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: 6e836fff9291
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b95c871be5aa
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 30, 2020

  1. kitty: 0.18.1 → 0.18.2

    For the newly introduced test_multiprocessing_spawn, we need to set
    PATH to include the freshly built kitty binary, since it uses
    kitty_exe() to determine the path to the binary which it uses to
    spawn worker processes.
    sternenseemann committed Jul 30, 2020
    Copy the full SHA
    c8f1df0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Merge pull request #94240 from sternenseemann/kitty-0.18.2

    kitty: 0.18.1 → 0.18.2
    Mic92 committed Jul 31, 2020
    Copy the full SHA
    b95c871 View commit details
    Browse the repository at this point in the history