Allan Clark
Allan Clark
@ericxuo your command seems like you tried to install tornado==4.2.1 not 4.1 .. that said, both should be available per https://pypi.org/project/tornado/#history .. I would check whether you’re able to download...
( related: https://github.com/bazelbuild/rules_pkg/issues/264 )
I appreciate confirming that `rules_apple` currently doesn't do this -- I can understand if your interest is around mobile apps, that's the extent of the "itch you'd scratch". `rules_apple` seems...
Hey @ldez As a bazel fan, I understand it can be like "I want to help, but I don't know bazel / gradle / maven / etc" .. Is it...
With some research, there's a way to set this from the command line: Instead of `sops -e --inplace {KMS} {file}` such as: ``` sops -e --in-place \ --kms "arn:aws:kms:ca-central-1:123456789012:alias/mytestkey" \...
Is there an updated build container for this? I would normally use the latest container in GHCR but that lacks the rust toolchain. My usual go-to looks like this: ```...
@hgy59 @ixje > I am (as a non python programmer) wondering, why some python modules in homeassistant (or any other python program?) are installed on the fly and others fail...
> @th0ma7 the github action fails to build, but my local builds succeed. It seems to be related to the "setup of rust" as the errors are: > > `ERROR:...
@AstraLuma can you confirm that this process at https://community.home-assistant.io/t/reverse-proxy-through-synology/274660 works for you ?
Thanks @pascalgn ; I hope it fixes it. I forget now where I was trying this. Did you see where I asked: > It would be awesome if the inaccessible...