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: 367b90a760b9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 98579944cd47
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Aug 19, 2018

  1. libvirt: fix dlopen("libjansson.so.4")

    Commit 59027e2 broke libvirt broke libvirt/nixops on linux.
    Use ${targetPlatform.extensions.sharedLibrary} to accomodate both linux and darwin.
    teto committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    929a53f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45324 from teto/libvirt_fix2

    libvirt: darwin/linux fix dlopen("libjansson.so.4")
    LnL7 committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    9857994 View commit details
    Browse the repository at this point in the history