Alin
Alin
I don't think that it's that bad. My guess is that when no coding style is set, the default pear style isn't initialised properly. Fortunately I discovered that the WordPress...
Echoing the need for documentation. I had to read through the golang code just to figure out what environment variables were needed and what they do. Unfortunately, I am still...
I just found this issue as I wanted to do the same thing. `(evil-leader/set-key "w" evil-window-map)` seems to do the right thing.
nixpkgs was 17.09. Also occurred when deploying from a controller running 17.09-small. Not sure if it's relevant, but I also have the unstable channel on the controller as both a...
Is the output from nix-info helpful enough? `system: "i686-linux", multi-user?: yes, version: nix-env (Nix) 1.11.16, channels(root): "nixos-17.09.3142.e02a9ba3670", nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs`
`multipathd reconfigure` also appears to be required in debian 9.
> Does the `nh` CLI even support `nix-darwin`? Yes? I wouldn't have worked on this otherwise. Only the `os` subcommand doesn't work
> nh doesn't wrap nix-darwin. And I don't use macOs, so thought has not been put into making sure the rest works there. Could you explain why you said that?...
> I don't know what is to explain, nh doesn't support `nix-darwin` in the sense that it doesn't have anything to do with `nix-darwin`, not nix on darwin. I think...
@viperML I'm still not sure what the point is you're trying to make. What is the reason for you saying that darwin isn't supported? What do you hope to achieve?...