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