devshells: name shells for clarity

This commit is contained in:
Sam Lehman
2025-04-08 11:03:02 -04:00
committed by Mic92
parent 0003f0f327
commit 4fe822b340
8 changed files with 8 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
}:
mkShell {
name = "clan-app";
inputsFrom = [ self'.devShells.default ];