Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flakes.nix

A small collection of Nix-packaged tools.

Packages

depot

Official command line interface for the Depot API.

nix run .#depot -- --help

dexter

Fast implementation of the Elixir language server in Go.

nix run .#dexter -- --help

honeybadger-cli

Official command line interface for the Honeybadger API.

nix run .#honeybadger-cli -- --help

honeybadger-mcp-server

Honeybadger MCP Server.

nix run .#honeybadger-mcp-server -- --help

playwright-cli

Playwright's agent CLI (@playwright/cli) — drive a browser through per-command terminal calls.

nix run .#playwright-cli -- --help

tidewave-cli

Tidewave's Elixir/Phoenix runtime introspection tools (eval/sql/logs/…) as plain shell commands, for when the MCP server isn't usable (e.g. an agent that started its own backend this session).

nix run .#tidewave-cli -- --help

Updating

Each package has its own packages/<name>/nix-update-args, so each package can be updated from the repository root with nix-update:

nix run nixpkgs#nix-update -- depot
nix run nixpkgs#nix-update -- dexter
nix run nixpkgs#nix-update -- honeybadger-cli
nix run nixpkgs#nix-update -- honeybadger-mcp-server
nix run nixpkgs#nix-update -- playwright-cli
nix run nixpkgs#nix-update -- tidewave-cli

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages