From 82bc06b3a41e7355a3c8b71d26b8f9c0e1951015 Mon Sep 17 00:00:00 2001 From: Caleb Date: Thu, 8 Feb 2024 11:44:53 -0500 Subject: [PATCH] add py-cryptit to build --- conf/build.manifest | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/build.manifest b/conf/build.manifest index c47a4a6a..ba0edd7c 100644 --- a/conf/build.manifest +++ b/conf/build.manifest @@ -560,6 +560,9 @@ sources: - name: k3s repo: https://github.com/truenas/k3s branch: truenas/master +- name: py_cryptit + repo: https://github.com/truenas/py-cryptit + branch: master - name: py_sgio repo: https://github.com/truenas/py-sgio branch: master