Hi.
On 07/16/2014 07:05 PM, Domen Kožar wrote:
I'm proud to announce NixOS Sprint[0] in happening Ljubljana, Slovenia.
I guess you are the main organizer, Domen?
Any idea when will more plans about the sprint appear? I wasn't present
last year (or on any kind of sprint), and this year the ven
Are there any lxc templates for installing NixOS under Linux containers (LXC)?
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev
Pushed as ea448e9. Thanks!
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev
Excerpts from Thomas Strobel's message of Mon Aug 04 07:09:11 + 2014:
> The idea behind 'hvim' is to have a single package which installs vim
> with some stuff that is helpful for Haskell development, without having
> to understand how nixos or vimrc work.
Learning Vim take so much time that un
Ouch! Thanks a lot for pointing that out. I'm very sorry for not
checking thoroughly enough before bothering you with my local modifications.
On 08/04/2014 10:35 AM, Luca Bruno wrote:
> e18 is already in nixpkgs.
>
>
> On Mon, Aug 4, 2014 at 8:32 AM, Thomas Strobel wrote:
>
>> Sure! I run it by
e18 is already in nixpkgs.
On Mon, Aug 4, 2014 at 8:32 AM, Thomas Strobel wrote:
> Sure! I run it by adding the following into my
> /etc/nixos/configuration.nix:
>
> imports = [ path/to/e18 ];
>
> config = {
> services.xserver.displayManager.slim.enable = true;
> services.xserver.desktopMan
Thanks for describing your setup!
The idea behind 'hvim' is to have a single package which installs vim
with some stuff that is helpful for Haskell development, without having
to understand how nixos or vimrc work.
Especially it should allow to distribute adjusted or modified programs
and plugins