replit / rippkgs

A CLI for indexing and searching packages in Nix expressions
MIT License
151 stars 2 forks source link

index: support replit overlay channels via cli #19

Closed cdmistman closed 5 months ago

cdmistman commented 5 months ago

Why

probably a good idea (so we can support dev on replit - i'll add replit dev stuff once nix persistence is rolled out and stable though) and makes the script in goval a little simpler

What changed

Test plan

nix run .#rippkgs-index -- nixpkgs works on replit