Add NixOS to supported Linux distributions#309
Add NixOS to supported Linux distributions#309SpamapS merged 1 commit intogearman:masterfrom p-alik:bootstrap-supports-nixos
Conversation
|
Do you have a Dockerfile for testing this, @p-alik ? |
|
No I haven't it yet, but I'll prepare once. |
|
On fddd82e |
Hi, @p-alik. Thank you for the above. The extra configure arguments should not be needed. Something is broken if they are needed, IMHO. Any idea as to why If I remove Using |
|
You could run |
I can see their point for when it comes to distributing an image, but it doesn't fit how I test builds. Your new |
|
I split up the I had to add m4 and gcc, by the way. ./configure can't find boost though, and the Wow, this nix package manager is super-annoying! |
In my opinion because you are trying to install all dependencies with |
Only if you build gearmand as root, I think, and I don't want to do that. |
You can run |
Well, it doesn't work for me, at least not using the |
|
There are differences between nix-docker and PC (VM surely also) environment:
These days Debian testing offers |
This PR aims to support bootstrapping on NixOS