Files
Hermes Agent a0abf62d0d
Some checks are pending
CI / check (push) Waiting to run
feat: add stakpak package (v0.3.86)
Stakpak is a DevOps AI agent that generates infrastructure code,
debugs Kubernetes, configures CI/CD, and automates deployments.

- Source: github.com/stakpak/agent v0.3.86
- Rust workspace (14 crates), default binary: stakpak
- Dependencies: openssl (transitive via native-tls), pkg-config
- License: Apache-2.0
2026-06-07 19:42:25 +00:00

6 lines
54 B
Nix

{
pkgs,
...
}:
pkgs.callPackage ./package.nix { }