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
This commit is contained in:
5
packages/stakpak/default.nix
Normal file
5
packages/stakpak/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
pkgs.callPackage ./package.nix { }
|
||||
Reference in New Issue
Block a user