mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-02-02 15:04:18 -06:00
todo
This commit is contained in:
parent
bc2bead9b1
commit
56b39450a3
1 changed files with 1 additions and 0 deletions
1
todo.md
1
todo.md
|
@ -5,6 +5,7 @@
|
||||||
Could make an `oizys check` command:
|
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".
|
- `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 <path>` check for the narinfo in my cache given some nix store path
|
- `check cache <path>` check for the narinfo in my cache given some nix store path
|
||||||
|
|
||||||
## software
|
## software
|
||||||
|
|
Loading…
Reference in a new issue