@jaspermayone.com's dotfiles

add deploy-rs to shell

+4 -4
+1 -4
modules/CLAUDE.md
··· 7 7 8 8 | ID | Time | T | Title | Read | 9 9 |----|------|---|-------|------| 10 - | #352 | 4:15 PM | ✅ | Changed Default Strings CLI Host to Hogwarts Instance | ~219 | 11 - | #350 | 4:12 PM | ✅ | Added Strings CLI to Home Packages | ~196 | 12 - | #349 | " | 🟣 | Implemented Strings CLI Tool | ~473 | 13 - | #348 | " | ✅ | Added Inputs Parameter to Shell Module | ~149 | 10 + | #356 | 4:20 PM | 🔵 | Dotfiles Configuration Status Check | ~368 | 14 11 </claude-mem-context>
+3
modules/shell.nix
··· 635 635 bun # JavaScript runtime 636 636 nodePackages.pnpm # Package manager 637 637 zmx-binary # Session persistence for terminal processes 638 + 639 + # Deployment 640 + inputs.deploy-rs.packages.${pkgs.stdenv.hostPlatform.system}.default 638 641 ]; 639 642 640 643 # Fuzzy finder integration