-
We currently have validators for each config entry which make sure that the value entered is correct.
But we also need to check the compatibility between config options. One instance: the Zephyrus …
-
-
-
PR #1365 added support for tk/tcl 8.6, and removes the static stub libraries. But using pkg-config still has the stub libraries in the link command
```
# pkg-config tcl --libs
-L/usr/local/lib -ltc…
-
Hi, I want to write a script that allows me to browse a directory of images, and when on exit (pressing `q`) the current image is
written to a file `last_page.txt`, and then exit. So when running the…
-
cp the default config from unmenu.app/Contents/Resources/default_config.toml to ~/.config/unmenu/config.toml if there is no config in the location already.
-
is the code missing the config?
and i see two datasets from the code and paper
one is : dataset = load_dataset(
"edinburgh-dawg/labelchaos", args.config, split="test", token=HF_READ_…
-
https://old.reddit.com/r/NixOS/comments/1fwbd4b/nixosunifiedtemplate_nixos_nixdarwin_homemanager/
-
https://github.com/release-it/release-it/blob/main/docs/configuration.md says:
> Out of the box, release-it has sane defaults, and [plenty of options](https://github.com/release-it/release-it/blob/…
-
## Issue
You can't specify compatibility_level in the db config
## Expected behavior
You should be able to do this
## Actual behavior
If I add `compatibility_level: 130` in database.yml, it's…