From 754ee2aaac0ece20a5989376a521bc22838aa8b9 Mon Sep 17 00:00:00 2001 From: themylogin Date: Mon, 22 Sep 2025 14:34:34 +0200 Subject: [PATCH] truenas-pylibvirt (#887) --- conf/build.manifest | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/build.manifest b/conf/build.manifest index 22479fa..5b5228d 100644 --- a/conf/build.manifest +++ b/conf/build.manifest @@ -454,6 +454,9 @@ sources: - kernel - kernel-dbg generate_version: false +- name: truenas_pylibvirt + repo: https://github.com/truenas/truenas_pylibvirt + branch: master - name: truenas_pylibzfs repo: https://github.com/truenas/truenas_pylibzfs branch: master