From c5e728ff500f965740717aa965e0c1da06ad4229 Mon Sep 17 00:00:00 2001 From: voidarc Date: Wed, 1 Apr 2026 14:41:51 +0100 Subject: [PATCH] inkeeping with oh my posh --- rust/flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/flake.nix b/rust/flake.nix index 69c9a43..1d8ba74 100644 --- a/rust/flake.nix +++ b/rust/flake.nix @@ -20,7 +20,7 @@ { devShells.default = pkgs.mkShell { - name = "rustshell"; + name = "flake-rustshell"; buildInputs = with pkgs; [ # Rust toolchain