hermit-packages icon indicating copy to clipboard operation
hermit-packages copied to clipboard

Hermit manages isolated, self-bootstrapping sets of tools in software projects.

Results 10 hermit-packages issues
Sort by recently updated
recently updated
newest added

Adds ghpc binary for Google Cloud HPC tooling. https://github.com/GoogleCloudPlatform/hpc-toolkit/releases

- Update to podman to use gvproxy - new gvproxy package - update to micromamba to set MAMBA_EXE environment variable (needed for proper activation)

https://maestro.mobile.dev/getting-started/installing-maestro

Auto-Version does not validate that newly added versions can be installed and validated. See: #388 It might be nice if the auto-version github workflow could catch errors like this, for...

see https://github.com/connectrpc/connect-go/releases/tag/v1.11.0 One path to support would be just to update the org - build: https://github.com/cashapp/hermit-build/blob/ffb06bd1f5f6e675d9afcc44823bc0702636db0f/go-tools/Makefile#L13 - package: https://github.com/cashapp/hermit-packages/blob/master/protoc-gen-connect-go.hcl However, the code doesn't appear to be backwards incompatible ``` cannot...

Add in a release-candidate to the versions, since kscript breaks on kotlin-1.9 without it.

A second attempt at #281. Inspired by @psymoon and motivated by @swankjesse.

related issue https://github.com/protocolbuffers/protobuf/issues/10309 Signed-off-by: James Rawlings