Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: a53ed231d218
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 11c84a902ef9
Choose a head ref
  • 2 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 7, 2020

  1. epkowa: fix parsing of interpreters (#82909) (#89506)

    Building with -std=c99 breaks the obsolete "%as" format string, which
    completely breaks the parsing of epkowa interpreters. This means that
    no scanner requiring plugins worked.
    
    (cherry picked from commit e22eb2d)
    
    Co-authored-by: Dominik Honnef <dominik@honnef.co>
    symphorien and dominikh committed Jun 7, 2020
    Copy the full SHA
    0c2ddc1 View commit details
    Browse the repository at this point in the history
  2. boot: fix order of arguments for hasPrefix (#89751)

    (cherry picked from commit e4f4450)
    Nadrieril authored and Ekleog committed Jun 7, 2020
    Copy the full SHA
    11c84a9 View commit details
    Browse the repository at this point in the history