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

Commits on Aug 22, 2020

  1. pkgs/data/fonts: merge back the split otb output

    Since the Pango issue 457[1] has been fixed and Nixpkgs patched, it's no
    longer necessary to keep X11 and .otb fonts in separate outputs (previously
    they would cause application to display broken fonts).
    
    [1]: https://gitlab.gnome.org/GNOME/pango/-/issues/457
    rnhmjoj committed Aug 22, 2020
    Copy the full SHA
    6545e5a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Merge pull request #95907 from rnhmjoj/otb-merge

    pkgs/data/fonts: merge back the split otb output
    7c6f434c committed Aug 23, 2020
    Copy the full SHA
    f467d79 View commit details
    Browse the repository at this point in the history