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

@@ -48,6 +48,7 @@
'';
};
devShells.webview-ui = pkgs.mkShell {
name = "clan-webview-ui";
inputsFrom = [
config.packages.webview-ui
self'.devShells.default