From 56b39450a3b0d17ccef37883c5d7944037fa42a9 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Thu, 23 Jan 2025 13:06:29 -0600 Subject: [PATCH] todo --- todo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.md b/todo.md index 1bd66bc..b118e9e 100644 --- a/todo.md +++ b/todo.md @@ -5,6 +5,7 @@ Could make an `oizys check` command: - `check lock` could encapsulate any diagnostic code I want to run that does things like check for too many "inputs". + essentially getting the same output as this `jq < flake.lock '.nodes | keys[] | select(contains("_"))` - `check cache ` check for the narinfo in my cache given some nix store path ## software