Greg Pfeil
Greg Pfeil
I think this issue has been fixed by #418.
Why was this closed? I feel like #361 doesn’t quite fulfill the promise of Haskell’s total.
> There are unresolved questions about how spentness is defined and whether mempool transactions should be included when `asOfHeight` is set. (Also, CI is failing.) Thanks! The spentness issue was...
> Just to be clear, this issue _isn't_ fixed by this PR, right? So #6262 and the fix PR #6265 should remain open? Correct, I waffled on this, and the...
Yeah, I think it's reasonable to keep this open pending docs. I've used it already, so I can probably write it up today or tomorrow.
Sorry, I apologize for not getting to this yet. I’ve only used it via flakes, where you do ```nix { homeConfigurations = { "user@host" = inputs.home-manager.lib.homeManagerConfiguration { modules = [...
I started having an issue with this, and I _think_ it’s because I’ve set up connection-local variables. I get a stack overflow (or whatever the max-depth error is) where, basically,...
Oh, another thing this PR could use is a `defcustom` to toggle whether direnv _should_ be loaded over TRAMP. Or maybe rather than a toggle, a list of [external methods](https://www.gnu.org/software/emacs/manual/html_node/tramp/External-methods.html)...
This fixes #207.
I would also love `direnv ignore`. However, I would actually prefer a combination of 1. adding a `[blacklist]` section to direnv.toml that mirrors the `[whitelist]` section and 2. supporting project-local...