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: 56bf7a855cac
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0adfe8ca756c
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 19, 2021

  1. sysklogd: fix building against musl

    taking guidance from alpine linux's patch[1], removed a few ifdefs and
    fixed up some includes.
    
    [1]: https://git.alpinelinux.org/aports/tree/main/sysklogd/fix-includes.patch
    pjjw committed Jan 19, 2021
    Copy the full SHA
    a47a55e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Copy the full SHA
    cba38a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109894 from pjjw/sysklogd-musl-patch

    sysklogd: fix building against musl
    symphorien committed Jan 20, 2021
    Copy the full SHA
    0adfe8c View commit details
    Browse the repository at this point in the history