Merge pull request #194439 from hercules-ci/fix-python3Packages.libvirt-build-on-darwin

authored by Bernardo Meurer and committed by GitHub 5236fdc4 898dd0e8

+1
+1
pkgs/development/libraries/libvirt/default.nix
··· 125 125 126 126 patches = [ 127 127 ./0001-meson-patch-in-an-install-prefix-for-building-on-nix.patch 128 + ] ++ lib.optionals enableZfs [ 128 129 (substituteAll { 129 130 src = ./0002-substitute-zfs-and-zpool-commands.patch; 130 131 zfs = "${zfs}/bin/zfs";