Update flake

This commit is contained in:
Invariantspace 2024-01-25 10:29:38 -08:00
parent c8778668cd
commit d6495a078d
2 changed files with 17 additions and 16 deletions

View file

@ -109,12 +109,13 @@
devShells.default = craneLib.devShell {
# Inherit inputs from checks.
# Enable after Cargo.toml and Cargo.lock are present
# Consider customizing deny.toml
# checks = self.checks.${system};
# Additional dev-shell environment variables can be set directly
# MY_CUSTOM_DEVELOPMENT_VAR = "something else";
# Extra inputs can be added here; cargo and rustc are provided by default.
# Extra inputs can be added here; cargo and rustc are provided by default
packages = [
fenixPkgs.rust-analyzer
# pkgs.ripgrep