From 7decb202db454718f7f8055fcb487cab06e71dff Mon Sep 17 00:00:00 2001 From: Qubad786 Date: Sun, 12 Oct 2025 15:57:40 +0500 Subject: [PATCH] Add truenas_pynetif to build manifest (#941) --- conf/build.manifest | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/build.manifest b/conf/build.manifest index 04baf68..df596ac 100644 --- a/conf/build.manifest +++ b/conf/build.manifest @@ -470,6 +470,9 @@ sources: - name: truenas_pylibvirt repo: https://github.com/truenas/truenas_pylibvirt branch: master +- name: truenas_pynetif + repo: https://github.com/truenas/truenas_pynetif + branch: master - name: truenas_pylibzfs repo: https://github.com/truenas/truenas_pylibzfs branch: master