-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nix flake tracking issue #457
Comments
@DanGould input re priorities would be appreciated. these seem more important:
error: 1 vulnerability found! warning: 6 allowed warnings found
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tracking issue for various flake related potential improvements.
cargo audit
cargo deny
cargo machete
orcargo udeps
nix flake check -L .#{nix-fmt-check,shfmt,shellcheck}
nix flake check -L
, ensures project still compiles and runs unit tests but not integration tests for nowpkgs.bitcoind
to environments (devshell, testing)pkgs.redis
to environment, and allow running it without docker (bypassing test containers)nix flake check
in CInix flake check
usage, caveatsThe text was updated successfully, but these errors were encountered: