mirror of
https://github.com/NotAShelf/nix-evaluator-stats.git
synced 2026-05-08 16:35:13 +00:00
add cli
This commit is contained in:
parent
5af2457177
commit
7697319a4d
11 changed files with 76 additions and 103 deletions
|
|
@ -3,5 +3,6 @@ pkgs.mkShell {
|
|||
packages = [
|
||||
pkgs.nodejs-slim
|
||||
pkgs.pnpm
|
||||
pkgs.go
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue