feat: Update and fix flake.nix

This commit is contained in:
uttarayan21
2024-06-20 00:38:29 +05:30
parent 62e1a24e55
commit 5a702770c0
3 changed files with 10 additions and 46 deletions
-2
View File
@@ -152,8 +152,6 @@
devShells.default = (craneLib.overrideToolchain stableToolchainWithRustAnalyzer).devShell (commonArgs
// {
buildInputs = [];
nativeBuildInputs = [];
packages = with pkgs; [
cargo-nextest
cargo-criterion