Rebecca Turner

Results 169 comments of Rebecca Turner

I may open a pull request for this at some point, but I'm interested to know if you think it's a good idea.

Yeah, I support this but would very much like configurations to remain backwards-compatible with a warning. (There is already some code for doing that in `config.rs`.)

So I'm looking at this again — I actually started running it with `remote_topgrades` set in my config, from a macOS host to a Linux remote — and my biggest...

Maybe we can cut some of those git repo checks. IIRC the code is a bit intertwined

> Obviously a speed-up. Your debug logs show the whole run taking 0.01 seconds! Surely speed isn't an issue here. > Safety and stability in case some of those checks...

``` 0: Command failed: `/nix/var/nix/profiles/default/bin/nix-env --query nix` Stderr: error: selector 'nix' matches no derivations 1: `/nix/var/nix/profiles/default/bin/nix-env` failed: exit status: 1 ``` That's weird -- it says it can't find `nix`...

hello, yes, i’m not very surprised it’s broken. sorry it took me so long to get back to this! here’s why, really: it relies on evaluating the whole file. it’s...

Honestly I wasn't going to fix this at all. See issue #1; I don't really think this project is a "good idea" any more. I'll accept a PR if you...