Shea Levy
Shea Levy
@aszlig Can we get a patch for this? As far as I can tell `hetznerctl rescue` is unusable for now.
Anything remaining to do to get this merged?
Just tried and it worked fine, will let you know if it happens again.
FWIW, from the perspective of a distro package maintainer I _hate_ `-Werror` being in the build scripts end users are meant to use. This is less of a concern given...
Couldn't intero-nix-shim itself just call out to ghc etc. directly, trusting that ghc in PATH is set properly for the packages? e.g. using nix-buffer or similar?
Right, but my suggestion is that intero-nix-shim shouldn't be calculating this path at all, and we can use nix-buffer to a) asynrchronously do the nix-build, with caching (it already does)...
For the first bullet point yes, or maybe just a recommended configuration in ~/.emacs. I'm not sure what `intero-nix-shim ghci` does exactly but I've used e.g. inferior-ghci with nix-buffer as...
Not quite the same thing, but you may also want to check the caching in `nix-buffer`
Yeah that'd do it, especially if an error on `cachix use` recommended that
I'll take a look at this.