Sridhar Ratnakumar
Sridhar Ratnakumar
Closing in favour of https://github.com/srid/haskell-flake/issues/25#issuecomment-1357759942
Currently enabled
I'm forking devenv's services to create a flake-parts version of the same: https://github.com/juspay/services-flake If services were re-usable, we can avoid that - and share all these modules. services-flake too uses...
We've implemented multiple services in `services-flake`, so it is possible do something like this for _all_ services: ```nix { config.postgres.pg1.enable = true; config.postgres.pg2.enable = true; } ``` Feel free to...
@BartoszMilewski This PR is ready. It generates the PDF in CI and then deploys them to GitHub Pages. If you merge this PR and enable "GitHub Pages" (pointing to the...
I would be happy to contribute the Nix code (`flake.nix`) necessary to generate both PDF and ePUB if @BartoszMilewski is willing.
Great! I'll open a PR later this week.
Adding a `flake.nix` to this repo would also be an useful thing to do because, in addition to being able to `nix run` it off this repo (without relying on...
The current Assistant Panel will only work if you have a paid OpenAI account. But I'm one of those users who already has access to Github Copilot Chat (in VSCode),...
@MatthiasGrandl This quite looks interesting for wasm plugin support: https://extism.org/