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

@@ -19,6 +19,7 @@ in
}:
{
devShells.inventory-schema = pkgs.mkShell {
name = "clan-inventory-schema";
inputsFrom = with config.checks; [
lib-inventory-eval
self'.devShells.default