We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a1778 commit a571f0bCopy full SHA for a571f0b
flake.nix
@@ -31,8 +31,6 @@
31
cargoLock = {
32
lockFile = ./Cargo.lock;
33
};
34
- nativeBuildInputs = [ pkg-config ];
35
- buildInputs = [ openssl ];
36
checkFlags = [ "--skip=address::test::remote" ];
37
38
0 commit comments