feat: add freebuff package (Codebuff AI coding agent)
Some checks failed
CI / check (push) Has been cancelled
Some checks failed
CI / check (push) Has been cancelled
Add freebuff v0.0.85 from npm registry — a pure JS CLI tool for AI-assisted coding. Pre-fetches all transitive npm dependencies to work within the Nix sandbox (no network access during build).
This commit is contained in:
1
packages/freebuff/default.nix
Normal file
1
packages/freebuff/default.nix
Normal file
@@ -0,0 +1 @@
|
||||
{ pkgs, ... }: pkgs.callPackage ./package.nix { }
|
||||
Reference in New Issue
Block a user