From 0ae6811cdcdc24dfc3979e7028ead17ff820eb92 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Fri, 7 Feb 2025 15:10:44 -0600 Subject: [PATCH] todos --- todo.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/todo.md b/todo.md index ef13fce..53c3c7b 100644 --- a/todo.md +++ b/todo.md @@ -2,11 +2,6 @@ ## oizys -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("_"))` -- `utils cache ` check for the narinfo in my cache given some nix store path ## software