2026-01-25 - random_1 - nix shell

| 1 min read
  • nix shell - ephemeral env
    • doesn't use containers
    • you don't have to install the CLI tool locally just pass it in as a param/config
    • still working on your machine from what I can tell
    • don't have to have ghost tool from 3 years ago in your computer