fix(packages): correct pname typo, add missing category, add sed warning, fix indent

- graphify: fix pname typo graphifyy -> graphify
- container-use: add missing passthru.category
- radar: add brittleness warning on postPatch sed block
- freebuff: fix extractNpmPkg indentation
This commit is contained in:
2026-06-17 14:11:20 +03:00
parent eae85ce989
commit 8d8f56664d
4 changed files with 62 additions and 55 deletions

View File

@@ -34,6 +34,7 @@ buildGoModule rec {
];
passthru = {
category = "AI Coding Agents";
updateScript = [
"nix-update"
"--flake"