weriomat

Results 24 comments of weriomat

Hey, this seems like a nice change. Could compression be used with the `nix copy` command in `build_profile_remotely`?

Hey, I have the same issue. I am running this under NixOS with my own packaging. ``` Jul 14 19:37:55 vps typesense-exporter[1305]: Hm, the response didn't match the shape we...

@rvem the build failures for on the `automatic-updates` branch are also fixed here :) Thus a review from you would be appreciated.

This fixes #85 as well

I would add a PR, when this lands. In the meantime you can take a look [here](https://github.com/weriomat/glance/tree/gitea-support).

@MrFoxPro is this still an issue as the upstream issue seems to be solved?

Hey, this seems like an upstream problem, [see](https://github.com/clap-rs/clap/issues/5115)

Hey, I don't think this can be done for remote builds. The command being invoked to build remotely is `nix --experimental-features "nix-command' build --eval-store auto --store "ssh-ng://..."`. Thus, we are...

Would you rather have deploy-rs read the env var or an option via the cli?