Colin Barrett
Colin Barrett
@BinaryBen You may also be interested in https://github.com/vencax/netlify-cms-github-oauth-provider/ which, given that you said you're OK with your users having their own GitHub accounts, would work for you. git-gateway is a...
See if there's anything on `~/.cache/nix-linuxkit-builder/nix-state/console-ring` maybe?
I got that error message, and running the following commands helped me: ``` rm -rf ~/.cache/nix-linuxkit-builder nix-linuxkit-configure ```
I guess, concretely, I'm asking: how does one typically configure the existing postgres and redis modules when in use? It's not obvious to me. I ask because I would like...
👋 I found some related links, I thought I would drop them here. Sorry if this is noise. (Thanks for sokol-zig, it's been a fun playground for me!) - https://github.com/Namek/zig-sokol-imgui...
There're no docs about how to run the tests -- trying to figure that out now myself!
I don't think think this should be too hard. At a minimum, we want to declare an instance for HasVars for Definition like: ``` haskell instance HasVars (Definition a) v...
This seems like something [Hydra](https://nixos.org/hydra/) would be good for.
Seems like several people in the network of forks have fixes JSYK