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

@@ -1,5 +1,6 @@
{ pkgs }:
pkgs.mkShell {
name = "clan-icon-update";
packages = with pkgs; [ deno ];
env = {
FIGMA_ICON_FILE_ID = "KJgLnsBI9nvUt44qKJXmVm";