Update flake
This commit is contained in:
parent
c8778668cd
commit
d6495a078d
2 changed files with 17 additions and 16 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue