From a38fc763c3c43180d83302a479f6f1a4a188f387 Mon Sep 17 00:00:00 2001 From: Jonathan Zacsh Date: Sun, 12 Jan 2025 22:57:50 -0600 Subject: [PATCH] noop(docs) make _some_ progress landed on ci/cd cleanup --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 14fb7be..56bfca0 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,8 @@ So to see untested lines, just `^F` for " |0" in the output. _later_ (eg: `RepoLoadError::Stderr`) which could fix some - [ ] techdbt: make it easier to develop by setting up a nix flake that installs all the deps (then cleanup the gitlab CI to use that flow too). + - [x] setup shell.nix + - [ ] DRY: make ci/cd use nix for steup instead of their custom commands. ## v1.0.0 Blockers