refactor: reduce coupling
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
{
|
||||
default = pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
/* (fenix.packages.${system}.complete.withComponents [
|
||||
(fenix.packages.${system}.complete.withComponents [
|
||||
"cargo"
|
||||
"clippy"
|
||||
"rust-src"
|
||||
@@ -22,7 +22,7 @@
|
||||
"rustfmt"
|
||||
"rust-analyzer"
|
||||
"miri"
|
||||
]) */
|
||||
])
|
||||
gdb
|
||||
valgrind
|
||||
gemini-cli
|
||||
|
||||
Reference in New Issue
Block a user