summary refs log tree commit diff
path: root/pkgs/development/libraries/libvirt
AgeCommit message (Collapse)AuthorFilesLines
2022-11-07libvirt: fix running EFI VM images on aarch64-darwinNathan Henrie1-0/+5
2022-10-05libvirt: 8.7.0 -> 8.8.0R. Ryantm1-2/+2
2022-10-04python3Packages.libvirt: Fix build on darwinRobert Hensing1-0/+1
The `zfs` package is not supported on darwin at all, resulting in an evaluation error. This change conditionally removes the patch that tried to introduce the dependency regardless of that fact in f00d5620804f700b05b8cb913ac10ef3ddcaa068, https://github.com/NixOS/nixpkgs/pull/191552
2022-09-18Merge pull request #191086 from Artturin/libvirtstrictFranz Pletz1-11/+14
2022-09-16libvirtd: use nix paths for zfs userspace toolsTako Marks2-0/+33
Libvirt zfs storage driver makes use of zfs userspace tools to get the neccesary information. This patch sets correct nix store paths for these tools.
2022-09-16libvirt: enable strictDepsArtturin1-11/+14
fix cross remove unneeded deps and args remove closure dependencies on buildtime tools confirmed with `nix path-info -rsSh ./result`
2022-09-12Merge pull request #190379 from SuperSandro2000/libvirtFranz Pletz1-3/+7
libvirt: fix cross compile
2022-09-08libvirt: fix cross compileSandro Jäckel1-3/+7
2022-09-08libvirt: 8.6.0 -> 8.7.0R. Ryantm1-2/+2
2022-08-25libvirt: remove ? null from packages which have boolean inputs, normalize ↵Sandro Jäckel1-14/+11
meta.description
2022-08-22nixos/tests/libvirtd: initFranz Pletz1-0/+3
2022-08-22libvirt: hardcode path to partedFranz Pletz1-0/+4
fixes #182835
2022-08-22libvirt: 8.5.0 -> 8.6.0Franz Pletz1-2/+2
2022-08-06libvirt: fix build on x86_64-darwinWeijia Wang1-1/+4
2022-08-03libvirt: fix build on darwinWeijia Wang1-2/+3
2022-07-05libvirt: 8.4.0 -> 8.5.0R. Ryantm1-2/+2
2022-07-01libvirt: add zfs to PATH when enabledMichael Weinrich1-0/+2
libvirtd requires zpool to access zfs type pools.
2022-06-10libvirt: 8.1.0 -> 8.4.0Ilan Joselevich2-51/+2
2022-06-10libvirt: add passthru update scriptIlan Joselevich1-0/+14
2022-06-10libvirt: drop tarball fetchingIlan Joselevich1-16/+7
2022-04-22libvirt: Fix incorrect path to pkttyagentAndrew Marshall1-0/+4
2022-04-08libvirt: patch more binary paths in systemd unitsFlorian Klink1-1/+3
/bin/kill is referred in many more unit files than just libvirtd.service.
2022-03-24treewide: remove meta.repositoriesArtturin1-1/+0
there's no documentation for meta.repositories and its not widely used
2022-03-20libvirt: Fix a segfault when undefining a domainHubert Jasudowicz2-0/+49
libvirt 8.1.0 will crash when trying to undefine a domain. Backport a patch to fix this. Original commit: https://gitlab.com/libvirt/libvirt/-/commit/823a62ec8aac4fb75e6e281164f3eb56ae47597c
2022-03-14libvirt: 7.10.0 -> 8.1.0Bernardo Meurer2-73/+194
2022-03-14libvirt: refactorBernardo Meurer3-180/+272
2022-03-12Revert "Merge pull request #163714 from lovesegfault/libvirt-8.1.0"Bernardo Meurer5-482/+491
This reverts commit cdd51022ab68f40f18e1b11c875369d603f7031b, reversing changes made to 8db28de91911514e9fe2e03b16128322ba322e62.
2022-03-12libvirt: cleanupBernardo Meurer1-155/+215
2022-03-12libvirt: 7.10.0 -> 8.1.0Bernardo Meurer5-375/+306
2022-02-12libvirt: Fix virt-xml-validateAndrew Marshall1-0/+3
Previously it depended on `xmllint` being in $PATH.
2022-02-12libvirt: FormattingAndrew Marshall1-6/+6
Consistent indentation.
2022-01-08Merge pull request #148529 from Kranzes/bump-libvirtSandro1-3/+3
2022-01-01libvirt_5_9_0: removeMartin Weinelt1-141/+0
The particular relase came out over two years ago, had been marked with known vulnerabilities earlier this year and a newer version exists.
2021-12-04 libvirt: 7.9.0 -> 7.10.0Ilan Joselevich1-3/+3
2021-11-19libvirt: fix build on aarch64-darwinflurie1-0/+4
2021-11-02libvirt: 7.8.0 -> 7.9.0Ilan Joselevich1-3/+3
2021-10-15Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-9/+10
2021-10-12libvirt: 7.7.0 -> 7.8.0Ilan Joselevich1-9/+10
2021-09-28libvirt_5_9_0: use ebtables from iptables packagemisuzu1-4/+3
2021-09-28libvirt: use ebtables from iptables packagemisuzu1-17/+2
2021-09-13libvirt: fix build on darwinMario Rodas1-0/+4
2021-09-12libvirt: fix tarball hashsternenseemann1-1/+1
Fixes this failure: https://hydra.nixos.org/build/152776341 Unsure how this happened, but I verified the GPG signatures locally to make sure the new hash is good.
2021-09-05libvirt: 7.0.0 -> 7.7.0Ilan Joselevich2-92/+200
2021-05-05libvirt: add enableGlusterfs optionRyan Mulligan1-0/+4
2021-04-04iproute: deprecate aliasSandro Jäckel2-6/+6
2021-02-13libvirt: python2 -> python3ajs1241-3/+3
2021-02-07libvirt_5_9_0: mark as insecure (#111322)Robert Schütz1-0/+5
2021-01-27libvirt: removed unknown optionsIzorkin1-3/+0
2021-01-27libvirt: 6.8.0 -> 7.0.0Izorkin2-38/+24
2021-01-24pkgs/development: stdenv.lib -> libBen Siraphob1-1/+1