This commit is contained in:
Daylin Morgan 2025-02-07 15:10:44 -06:00
parent b99d530aff
commit 0ae6811cdc
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -2,11 +2,6 @@
## oizys ## 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 <path>` check for the narinfo in my cache given some nix store path
## software ## software