Drew Hess
                                            Drew Hess
                                        
                                    Does #70 also contain a fix? (It's unclear.) And if so, what was the issue? *edit* It appears not :)
I have not. :(
> > @Mic92 @dhess I just stumbled upon the same issue and I'm also trying to decrypt a file using the remote server's hostkey during activation. Did anyone of you...
I find this issue really puzzling. I've now been able to reproduce the problem across multiple projects, on multiple hosts, using multiple methods of building and deploying NixOS hosts. One...
This issue continues to plague me, even on new installations with and without flakes, with both `deploy-rs` and `nixops`. I have never once gotten the SSH-derived key to work.
I ran across #80 yesterday and thought you might object to this one on similar grounds, but I'm happy you agree! Regarding the process, as this will be my first...
To give you an idea of what I was thinking of, it would be useful to support both IPv4 and IPv6 addresses as separate types. Ideally they would also support...
@Profpatsch Couldn't the same thing be said about HTTP URIs?
We're slowly converting our overlays to flakes, and something that filters the per-system package set based on `meta.hydraPlatforms` would be very helpful. In our current overlays, we import `nixpkgs +...
I have the same issue with `SqlType`, using a simple `newtype` wrapper around `Text`. (*edit* Ahh, I see: #13)