Lily Ballard

Results 362 comments of Lily Ballard

I would like to see a solution similar to sops-nix, where I just list the units to restart or reload. If this works via the activation script approach that would...

@Radvendii > * I'm not sure why you would have to quote-antiquote `"${}"` outside of a flake Because the way `reloadTriggers` works is it passes the value through `toString` and...

I suppose you could modify the `reloadTriggers` thing to stuff the file's owner/group/mode in there as well. In theory agenix could actually define its secrets config to have a `__toString`...

I'm not aware of any equivalent to `brew bump-formula-pr` for other package managers, so if you're going to require that it be scriptable, then I'm not sure how to handle...

Here's a thought: Maybe provide a one-line shell script, something like `curl -sSf https://raw.githubusercontent.com/yonaskolb/Mint/master/install.sh | sh`, that clones the repo to a temporary directory and runs `swift run mint install...

At a bare minimum, we shouldn't panic in a way that puts the terminal in a bad state. The minimal fix here is detecting that the file is a pipe...

I just hit this. I would love to see this supported.

Homebrew aside, there's no GitHub tag/release for 0.0.8.

I've noticed this too. It's very annoying, especially because in order to fix this I have to switch to that tab group and then switch back.