Rob Wilkerson

Results 18 comments of Rob Wilkerson

@sylwit - We use TravisCI and basically use buildx to push+tag. I'll look into the `provenance` value a bit to see whether there's anything there that I can leverage in...

Adding `provenance=false` to my `buildx` command did exactly what I hoped! No more zero byte images, only the 2 image for the platforms that I'm explicitly building. I'd still prefer...

I forgot to add the content of the file that's throwing. ``` uuid: cdec82bf-93a2-469b-86a8-a495257dd662 langcode: en status: true dependencies: config: - field.storage.node.field_original_author - node.type.blog - taxonomy.vocabulary.coswd_author content: - 'taxonomy_term:coswd_author:db5a350d-edc6-456b-b330-6b262d7652f8' id:...

Hmmm. I was hoping this would work with `darwin-rebuild switch --flake $(readlink -f ~/.config/nix)#personal`, but that doesn't seem to be the case. Any other workarounds? I've tried: * `darwin-rebuild switch...

@evanshortiss In this case, I was really just looking for thoughts on a pattern that might work. For some reason, no pattern I've tried seems to work. The problem with...

If it doesn't create more problems than it solves, I think it'd be extremely useful to be able to negate patterns. I look forward to hearing what you all decide.

It's been a minute since any conversation about this, but this is still a thing with Bartender 5. I have a symlink in place for the plist file, but the...

Okay, looks like I'm struggling with this too. I updated things today (`nix flake update`) and got the original message - the really verbose one that eventually tells me to...