Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! feat: add TDX

Signed-off-by: Harald Hoyer <[email protected]>
  • Loading branch information
haraldh committed Dec 9, 2024
1 parent fc0eb86 commit f661c8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/teepot/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
];
postInstall = ''
removeReferencesToVendoredSources "$out" "$cargoVendorDir"
removeReferencesToVendoredSources "$out" "${teepotCrate.rustVersion}/lib/rustlib/"
mkdir -p $out/nix-support
for i in $outputs; do
[[ $i == "out" ]] && continue
Expand Down

0 comments on commit f661c8b

Please sign in to comment.