Christian Lütke-Stetzkamp
Christian Lütke-Stetzkamp
Would it be possible, that a new release is created? Version 0.3.3 is now already 8 month old and, e.g. #1025 is still missing therein. Thanks in advance.
Fixes #11705 ### Verification Tested it in a local dev environment, the fix is the one suggested in https://github.com/argoproj/argo-workflows/issues/11705#issuecomment-1793778023
Is there already a way to use resholve to package a collection of scripts that have (non-cyclic) references between each other in nix? Thanks in advance for your help and...
I have a script, that calls gpg-connect-agent that I want to package for nix using resholve. As far as I know, the input used here is not executed. Is there...
In the `WebSocketsClient.{h,cpp}` the `beginSocketIOSSLWithCA` is always available when `HAS_SSL` is defined. This PR also allows to use this in the `SocketIOclient`.