devshells: name shells for clarity

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

View File

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