Justin Restivo

Results 14 comments of Justin Restivo

What's the recommended workaround? Forking and `s/master/HEAD` seems to work, but this is rather inelegant.

Also experiencing this. The readme stats documentation example [here](https://docs.github.com/en/rest/reference/repos#get-the-last-year-of-commit-activity--code-samples) returns empty.

I've also been playing around with tokio a bunch and would be interested in helping.

@zeta-00 can you provide us with a `flake.nix` that includes your emacs and `rnix` config files? What version of rnix are you using? We need more information to be helpful....

Is it possible to tell arion to build with podman without the workarounds proposed [here](https://github.com/hercules-ci/arion/issues/122)? Trying to figure out how to deploy with Arion and podman on non-nixos systems.

Hah yes the handle was an (un)fortunate side effect of my signal processing class. Lots of fun but also lots of scary math Yeah, it seems easy enough for any...

In other issues I see [this](https://docs.rs/reffers/latest/reffers/) being recommended. Haven't had a chance to look too deeply, but perhaps that is a suitable replacement?

I've added `--host` to both invocations. Same output: ``` ❯ hyp --host hyperspace info The daemon is not active. Please run: hyp daemon start ❯ hyp --host hyperspace daemon status...

What would the CLI flag/env var be specifying? From a usability standpoint, either sounds fine on my end as a user.

Would the `lua` attribute fit your goal? It just appends raw lua to the generated lua. [Example](https://github.com/DieracDelta/vimconfig/blob/master/modules/treesitter.nix#L196)