fmt
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
inputs,
|
||||
pkgs ? import <nixpkgs> {},
|
||||
pkgs ? import <nixpkgs> { },
|
||||
...
|
||||
}: {
|
||||
}:
|
||||
{
|
||||
default = pkgs.mkShell {
|
||||
# Add Rust toolchain from Fenix and rust-analyzer-nightly
|
||||
packages = [
|
||||
|
||||
Reference in New Issue
Block a user