Skip to content

Commit

Permalink
Merge pull request #33 from onekey-sec/update_flake_lock_action
Browse files Browse the repository at this point in the history
Update flake.lock
  • Loading branch information
qkaiser authored Nov 13, 2023
2 parents d14b874 + cccd528 commit 3310d87
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
24 changes: 12 additions & 12 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@
packages = {
default = unblob-native;
inherit libunblob-native;
} // lib.optionalAttrs (!(pkgs.cargo-llvm-cov.meta.broken or false)) {
libunblob-native-llvm-coverage = craneLibLLvmTools.cargoLlvmCov (commonArgs // {
inherit cargoArtifacts;
});
Expand Down

0 comments on commit 3310d87

Please sign in to comment.