mirror of
https://github.com/0xrsydn/nix-hermes-agent.git
synced 2026-08-07 00:53:52 +00:00
feat: quarantine upstream update candidates
This commit is contained in:
parent
35817ccbf4
commit
5b0336a493
15 changed files with 660 additions and 230 deletions
|
|
@ -4,6 +4,10 @@ Declarative Nix package and NixOS module for [Hermes Agent](https://github.com/N
|
|||
|
||||
Everything is configured in Nix. Config, documents, secrets, service — one `nixos-rebuild switch` and it's live.
|
||||
|
||||
Upstream pins are promoted through quarantined candidate PRs so a broken Hermes
|
||||
release cannot replace the last-known-good package. See
|
||||
[the upstream update policy](docs/UPDATE-POLICY.md).
|
||||
|
||||
## Quick Start
|
||||
|
||||
### 1. Add to your flake
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue