Compare commits

..

3 Commits

Author SHA1 Message Date
edc09b350e feat: add eas-cli to flake 2026-06-18 14:48:56 +01:00
e9f97d6f02 chore: add GitHub CLI to dev shell (#145) 2026-06-18 13:24:43 +01:00
e52e057548 ci: add nix dev tooling (#144) 2026-06-18 13:12:52 +01:00

View File

@@ -243,7 +243,9 @@
bunScriptCommands = lib.attrValues (mkBunScriptCommands pkgs shellScripts);
commonPackages = with pkgs; [
bun
eas-cli
git
gh
gnumake
nixfmt
nodejs