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: fa0ed8d276dd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d09738dd9070
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 9, 2020

  1. libbpf: fix incomplete linkage

    Also use a better reallocarray fix.
    vcunat committed Sep 9, 2020
    Copy the full SHA
    1612445 View commit details
    Browse the repository at this point in the history
  2. knot-dns: 2.9.6 -> 3.0.0

    Upgrade should be pretty easy:
    https://www.knot-dns.cz/docs/3.0/html/migration.html#upgrade-2-9-x-to-3-0-x
    
    https://en.blog.nic.cz/2020/09/09/knot-dns-3-0-news/
    https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.0
    
    For now, it's built with XDP support but the NixOS service
    isn't ready for that yet.  I'll try to look at that sometime later.
    vcunat committed Sep 9, 2020
    Copy the full SHA
    d09738d View commit details
    Browse the repository at this point in the history