Skip to content

Commit

Permalink
python3Packages.sev-snp-measure: add executable output (#303984)
Browse files Browse the repository at this point in the history
  • Loading branch information
katexochen authored Sep 11, 2024
2 parents 44aaa25 + 16e24f6 commit c810fa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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 { };
Expand Down

0 comments on commit c810fa5

Please sign in to comment.