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: d73759820ec3
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d1e26fd69639
Choose a head ref
  • 10 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 28, 2020

  1. libvirt: 6.3.0 -> 6.6.0

    Also upgrades `python3Packages.libvirt`
    and patches the `rpcgen` tool from Apple's `developer_cmds` package.
    basvandijk committed Sep 28, 2020
    Copy the full SHA
    d5b0c8b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Copy the full SHA
    4606528 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    de15287 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8d995c4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3acb90e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. libvirt: fetch sources from gitlab

    That seems to be the official repository now.
    basvandijk committed Oct 1, 2020
    Copy the full SHA
    af8409f View commit details
    Browse the repository at this point in the history
  2. perlPackages.SysVirt: remove assert version == pkgs.libvirt.version

    SysVirt-6.3.0 should build correctly against libvirt-6.6.0 and also
    libvirt-6.7.0 since their were no API changes.
    
    Also note that because of this there's no SysVirt-6.6.0 release.
    
    So this removes the `assert version == pkgs.libvirt.version` protection.
    basvandijk committed Oct 1, 2020
    Copy the full SHA
    934cd8c View commit details
    Browse the repository at this point in the history
  3. perlPackages.SysVirt: fetch source from CPAN

    Co-authored-by: Stig P <stig@stig.io>
    basvandijk and stigtsp committed Oct 1, 2020
    Copy the full SHA
    54de740 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e366ad9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Merge pull request #99043 from basvandijk/libvirt-6.6.0-staging

    libvirt: 6.3.0 -> 6.6.0
    basvandijk committed Oct 4, 2020
    Copy the full SHA
    d1e26fd View commit details
    Browse the repository at this point in the history