Skip to content

Commit

Permalink
python3Packages.sev-snp-measure: add executable output
Browse files Browse the repository at this point in the history
  • Loading branch information
msanft committed Apr 25, 2024
1 parent 5477b35 commit 16e24f6
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 @@ -24471,6 +24471,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 16e24f6

Please sign in to comment.