mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 23:37:01 +05:30
nix: re-enable cargo-audit
This commit is contained in:
parent
bb18354585
commit
406b852727
1 changed files with 1 additions and 3 deletions
|
@ -72,9 +72,7 @@
|
|||
});
|
||||
in {
|
||||
checks = {
|
||||
inherit clipboard-substitutor clipboard-substitutor-clippy clipboard-substitutor-fmt clipboard-substitutor-nextest;
|
||||
# TODO: Re-enable once https://github.com/NixOS/nixpkgs/issues/288064 is fixed
|
||||
# inherit clipboard-substitutor-audit;
|
||||
inherit clipboard-substitutor clipboard-substitutor-audit clipboard-substitutor-clippy clipboard-substitutor-fmt clipboard-substitutor-nextest;
|
||||
};
|
||||
|
||||
packages.default = clipboard-substitutor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue