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).
2 lines
50 B
Nix
2 lines
50 B
Nix
{ pkgs, ... }: pkgs.callPackage ./package.nix { }
|