Re: [Nix-dev] instructions for setting up apache + mediawiki is broken

2013-06-29 Thread Bjørn Forsman
On 28 June 2013 23:57, Marc Weber marco-owe...@gmx.de wrote: - Is it not possible to have a default version? If you do this you can break the system by updating it. For this reason not having a default is the *only* way to protect against suprises. Ok. - If no default version, is there at

Re: [Nix-dev] instructions for setting up apache + mediawiki is broken

2013-06-29 Thread Bjørn Forsman
On 29 June 2013 08:03, Rob Vermaas rob.verm...@gmail.com wrote: Hi Bjorn, - If no default version, is there at least a way to print a *human readable* error message that hints the user about services.postgresql.package? The error you get now is pretty horrible. I have changed the error

Re: [Nix-dev] instructions for setting up apache + mediawiki is broken

2013-06-29 Thread Bjørn Forsman
On 28 June 2013 20:47, Bjørn Forsman bjorn.fors...@gmail.com wrote: Hi, Today I tried setting up Apache + MediaWiki, following this guide: http://nixos.org/wiki/Setting_up_MediaWiki_%26_vhosts It says I should add this to configuration.nix: services.postgresql.enable = true;

Re: [Nix-dev] instructions for setting up apache + mediawiki is broken

2013-06-29 Thread Bjørn Forsman
On 29 June 2013 10:54, Bjørn Forsman bjorn.fors...@gmail.com wrote: On 28 June 2013 20:47, Bjørn Forsman bjorn.fors...@gmail.com wrote: Hi, Today I tried setting up Apache + MediaWiki, following this guide: http://nixos.org/wiki/Setting_up_MediaWiki_%26_vhosts It says I should add this to

[Nix-dev] Official Chromium API keys for NixOS?

2013-06-29 Thread Aristid Breitkreuz
Hi, NixOS' Chromium lacks some features like Sync support because it does not have API keys baked in. It is possible - although I do not know what criteria there are for getting it - to request official keys to be used by NixOS. Arch Linux has done the same, and I contacted foutrelis on how they

Re: [Nix-dev] Official Chromium API keys for NixOS?

2013-06-29 Thread shea
Hi Aristid, If you're willing to do the legwork, I think it would be awesome if we could do this. I'm guessing there will be certain conditions they have for who they'll give the keys out to, but if we meet them or can without much hardship there's no reason not to have a fully-featured

Re: [Nix-dev] Official Chromium API keys for NixOS?

2013-06-29 Thread Aristid Breitkreuz
Aszlig has taken up the matter and sent a mail to the responsible person at Google. :) 2013/6/29 s...@shealevy.com Hi Aristid, If you're willing to do the legwork, I think it would be awesome if we could do this. I'm guessing there will be certain conditions they have for who they'll give

Re: [Nix-dev] Official Chromium API keys for NixOS?

2013-06-29 Thread aszlig
On Sat, Jun 29, 2013 at 04:51:50PM +0200, Aristid Breitkreuz wrote: Aszlig has taken up the matter and sent a mail to the responsible person at Google. :) Damn, just wanted to reply here as well. I'll keey everyone updated as soon we got more information from Google - and possibly a NixOS API

Re: [Nix-dev] instructions for setting up apache + mediawiki is broken

2013-06-29 Thread Bjørn Forsman
On 29 June 2013 11:27, Bjørn Forsman bjorn.fors...@gmail.com wrote: On 29 June 2013 10:54, Bjørn Forsman bjorn.fors...@gmail.com wrote: On 28 June 2013 20:47, Bjørn Forsman bjorn.fors...@gmail.com wrote: Hi, Today I tried setting up Apache + MediaWiki, following this guide: