gsd-on-nix-devshell

March 21, 2026 ยท View on GitHub

Copier

This repo exists to reproduce absence of gsd commands in nix devshell.

Steps

  1. Install Nix package manager

  2. Install direnv

  3. Clone this repo

  4. Run

    direnv allow
    
  5. Run

    npm install -g gsd-pi@latest
    
  6. Run

    gsd
    
  7. Type /gsd

Expectation: list of commands or guided setup

Reality:

gsd not showing all commands

It should be matching the list shown in https://github.com/gsd-build/gsd-2/blob/main/docs/configuration.md