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: f88d9c3c960c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 75aa8460ac73
Choose a head ref
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Mar 31, 2019

  1. kitty: support macOS (#56740)

    Install the `kitty` command-line utility and the `kitty.app` macOS
    application.
    
    * Prefer libicns (png2icns) over Apple's non-free iconutil.
    * Work around warnings from Apple headers by disabling -pedantic-errors
      and -Werror.
    * Work around ld not support LLVM-LTO by disabling LTO.
    * Make Kitty and glfw compile for macOS 10.11 (and macOS 10.10).
    strager authored and veprbl committed Mar 31, 2019
    Copy the full SHA
    75aa846 View commit details
    Browse the repository at this point in the history