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

Commits on Mar 8, 2017

  1. lilypond-with-fonts: fix typos

    In development, I experimented with file globs, for loops and making the
    supplementary fonts optional. As such, the original PR ended up with a
    dysfunctional combination.
    
    This commit fully adopts the for loop approach, which I prefer, since failing
    matches, e.g. missing supplementary-fonts/, won't cause a failure.
    yurrriq committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    90c5c9d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Merge pull request #23626 from yurrriq/update/pkgs/tools/misc/lilypon…

    …d-with-fonts
    
    lilypond-with-fonts: fix typos
    Mic92 committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    23990a9 View commit details
    Browse the repository at this point in the history