inkeeping with oh my posh
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
{
|
{
|
||||||
devShells.default = pkgs.mkShell {
|
devShells.default = pkgs.mkShell {
|
||||||
|
|
||||||
name = "rustshell";
|
name = "flake-rustshell";
|
||||||
|
|
||||||
buildInputs = with pkgs; [
|
buildInputs = with pkgs; [
|
||||||
# Rust toolchain
|
# Rust toolchain
|
||||||
|
|||||||
Reference in New Issue
Block a user