Skip to content

Commit bf3f2e8

Browse files
committed
docs(echidnabot): drop stale "add flake.nix" compliance TODOs
echidnabot's flake.nix is removed under the Guix-only policy; its RSR_COMPLIANCE and RELEASE_CHECKLIST no longer list adding a Nix flake as an action item (guix.scm is the manifest). https://claude.ai/code/session_016R5WsMHtpnD8bmrkjFNFmg
1 parent 1f68f12 commit bf3f2e8

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

bots/echidnabot/RELEASE_CHECKLIST.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ Complete checklist for making echidnabot a perfect release.
140140
- [x] Justfile for task automation
141141

142142
### To Add
143-
- [ ] flake.nix for Nix users
144143
- [ ] cargo-deb configuration
145144
- [ ] cargo-rpm configuration
146145
- [ ] Homebrew formula (optional)

bots/echidnabot/RSR_COMPLIANCE.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This document describes the Rhodium Standard Repository (RSR) compliance status
5555
|LICENSE.txt (AGPL + Palimpsest) |✓ |MPL-2.0
5656
|Containerfile present |✓ |Multi-stage build with Chainguard base
5757
|guix.scm present |✓ |Guix package definition (primary)
58-
|flake.nix present |✗ |TODO: Add Nix flake (fallback)
58+
|Nix flake (flake.nix) |N/A |Removed 2026-06-05 — Guix-only policy (guix.scm above)
5959
|===
6060

6161
== Security Compliance
@@ -80,7 +80,6 @@ None
8080
== Action Items
8181

8282
* [ ] Add Justfile for task running
83-
* [ ] Add flake.nix for Nix users (fallback package manager)
8483

8584
== References
8685

0 commit comments

Comments
 (0)