Judson Lester
Judson Lester
I'm seeing something similar as well
I've worked around this for now with: ```nix wag-the-pig = cargoNix.rootCrate.build.overrideAttrs (previousAttrs: { buildPhase = '' export CARGO=${pkgs.cargo}/bin/cargo '' + previousAttrs.buildPhase; }) ``` Maybe sqlx should accept a CARGO_METADATA environment...
An `@embed` directive would be extremely welcome. We're definitely using something like the `cue import` command above to make this work already, and reducing the processing that has to happen...
> @Gerschtli @nyarly anything I can do to move this along? Sorry - it's been holiday weeks around here. Lemme look...
@datho7561 Let me see about getting this set up
Hey @CeliaGMqrz - I'm really sorry. I'm running operations at a start up, and this was two weeks ago. I managed a fix and am three projects on. I'm close...
IIRC that was related, but not necessarily cause/effect. I had to do something to get past that issue.
The issue was related to https://github.com/bitnami/charts/blob/main/bitnami/redis/templates/scripts-configmap.yaml#L261
It's not _valueless_ but there's also value to the time invested in doing that. I think the calculus for me is that making the fixes by and for myself wouldn't...
That's really interesting - I've heard of Crystal, but I'm not aware of any software I use written in it.😆 I was aware of a `tmux-fingers` written in Python, and...