python3Packages.sev-snp-measure: add executable output (#303984)

This commit is contained in:
Paul Meyer
2024-09-11 13:53:14 +02:00
committed by GitHub
+2
View File
@@ -23454,6 +23454,8 @@ with pkgs;
serf = callPackage ../development/libraries/serf { };
sev-snp-measure = with python3Packages; toPythonApplication sev-snp-measure;
sfsexp = callPackage ../development/libraries/sfsexp { };
shhmsg = callPackage ../development/libraries/shhmsg { };