SkillAgentSearch skills...

Nixops4

Deploy with Nix and manage resources declaratively

Install / Use

/learn @nixops4/Nixops4
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

NixOps4

See https://nixops.dev.

This project is intended to replace and improve on NixOps 2. It fixes a number of structural issues through a rewrite from first principles.

Status: in development

Goals

  • Support stateless and stateful deployments.
  • Fix the NixOps resource syntax.
  • Provide a stable interface for defining resources, so that resource developers have a well-defined task, and minimal maintenance afterwards.
  • Deployment projects provide can choose or provide their own resource implementations.
  • Sustainable development, by reusing existing technologies such as the module system and OpenTofu.
  • Maintainable code base in Rust.

Hacking

The following will open a shell with dependencies, and install pre-commit for automatic formatting.

$ nix develop

VSCode

rust-analyzer

If the rust-analyzer extension fails, make sure the devShell was loaded into VSCode via Nix Env Selector or direnv.

Credits

Thank you to the NixOps 1 / 2 authors and maintainers, for exploring the domain, and for their efforts to maintain and improve it.

Another special thanks goes to the Fediversity project, for their support to push NixOps over the bump that is NixOps4, and for their commitment to give back to the Nix community.

Related Skills

View on GitHub
GitHub Stars855
CategoryOperations
Updated17h ago
Forks16

Languages

Rust

Security Score

95/100

Audited on Apr 2, 2026

No findings