oizys/todo.md

26 lines
897 B
Markdown
Raw Normal View History

2024-01-28 11:45:19 -06:00
# oizys todo's
2024-01-23 11:51:13 -06:00
2024-06-26 14:29:25 -05:00
## oizys
2025-01-24 10:03:41 -06:00
- [ ] build failures are reported on the command line for `oizys ci update` as 'build successful'
2025-01-23 12:52:50 -06:00
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".
2025-01-23 14:44:40 -06:00
essentially getting the same output as this `jq < flake.lock '.nodes | keys[] | select(contains("_"))`
2025-01-23 12:52:50 -06:00
- `check cache <path>` check for the narinfo in my cache given some nix store path
2025-01-20 16:38:49 -06:00
2024-06-12 12:48:48 -05:00
## software
2024-11-19 14:14:38 -06:00
- [ ] why is my update ci always building llm and rofi?
2024-06-12 12:48:48 -05:00
- [ ] include langservers for enabled languages?
2024-10-13 18:15:37 -05:00
2024-06-12 12:48:48 -05:00
## hardware
2024-03-14 12:25:28 -05:00
2024-05-17 12:17:46 -05:00
- [ ] monitor the presence of these kernel messages on `othalan`,
possibly resolved with latest kernel, see above
2024-05-27 01:07:32 -05:00
> kernel: ucsi_acpi USBC000:00: possible UCSI driver bug 2
> kernel: ucsi_acpi USBC000:00: error -EINVAL: PPM init failed
2024-05-17 12:17:46 -05:00
2024-01-23 11:51:13 -06:00
<!-- generated with <3 by daylinmorgan/todo -->