YurBoiRene
YurBoiRene
Changes the CI test data repository [leej3/afni_ci_test_data](https://gin.g-node.org/leej3/afni_ci_test_data) hosted at [gin.g-node.org](gin.g-node.org). The repository on GIN does not require access to NIH or afni servers which makes it easier and more accessible...
It takes a second to find. ``` dnf install alsa-lib-devel ```
Niri occasionally crashes. The only information I can find is in dmesg after the crash. ``` [ 418.448239] show_signal: 24 callbacks suppressed [ 418.448242] traps: niri[6836] general protection fault ip:7f9454f468d9...
### Describe the bug I am using cargo-deny to check that a specific feature configuration meets certain license requirements using cargo-deny (great project!). I can use `--manifest-path` and `--exclude-unpublished` to...
The completion scripts given from `go-task --completion $shell` use the `task` binary (e.g. fish: `set GO_TASK_PROGNAME task`). In Fedora the installed binary is `go-task`. This causes the competition script to...