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: 35c3e14e6c5d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f4e6fecebcaa
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 4, 2020

  1. kitty: disable hardening feature based on more accurate condition

    The `strictoverflow` hardening feature causes a build failure when using Clang as the compiler, not just on Darwin.
    Luflosi committed Oct 4, 2020
    Copy the full SHA
    11deddb View commit details
    Browse the repository at this point in the history
  2. kitty: 0.18.3 -> 0.19.0

    https://github.com/kovidgoyal/kitty/releases/tag/v0.19.0
    
    This release requires a new dependency.
    There is now a flag for the build system to disable LTO. This removes the need for a patch.
    Luflosi committed Oct 4, 2020
    Copy the full SHA
    5359c18 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Merge pull request #99577 from Luflosi/update/kitty

    kitty: 0.18.3 -> 0.19.0
    danieldk committed Oct 5, 2020
    Copy the full SHA
    f4e6fec View commit details
    Browse the repository at this point in the history