Re: [Nix-dev] syncthing questions

2015-09-21 Thread Sergey Mironov
OK, I have solved my syncthing-related problems. It turns out that I misused service.syncthing.dataDir config option. I thought it is pre-defined data directory to syncronize, but it is configuration-only directory in reality! Regards, Sergey 2015-09-21 22:28 GMT+03:00 Sergey Mironov : > 2015-09

Re: [Nix-dev] Tablet stylus stopped working

2015-09-21 Thread Joachim Schiele
*smiles* On 21.09.2015 20:57, Jeffrey David Johnson wrote: > Solution in case someone has the same issue in the future: it's nothing > to do with NixOS. Alexei was correct. Got a new stylus (HP instead of a > knock-off this time) and it works again. > Jeff > > On Sun, 13 Sep 2015 18:37:39 -0700 >

Re: [Nix-dev] Tablet stylus stopped working

2015-09-21 Thread Jeffrey David Johnson
Solution in case someone has the same issue in the future: it's nothing to do with NixOS. Alexei was correct. Got a new stylus (HP instead of a knock-off this time) and it works again. Jeff On Sun, 13 Sep 2015 18:37:39 -0700 Jeffrey David Johnson wrote: > Yeah I think you're right. Unfortunately

Re: [Nix-dev] What license does the content of the nixos wiki and the manuals have?

2015-09-21 Thread Joel Moberg
For nix, nixos, nixpkgs and nixops, see source repos and the file COPYING. I think this license applies if there is no other remark on the manual page. I can't find any license info at the wiki. And then I think the 'default' license is that the author owns the rights to all material. But the wiki

[Nix-dev] What license does the content of the nixos wiki and the manuals have?

2015-09-21 Thread Matthias Beyer
Hi, I cannot find any hints under what license the nixos wiki and the manuales on nix, nixos, nixpkgs and nixops are published. The pages "About Nix wiki" and "Disclaimers" as well as "Privacy Policy" on the nixos wiki are non-existent. So does anyone know something about this topic? -- Mit fr

Re: [Nix-dev] syncthing questions

2015-09-21 Thread zimbatm
Hi Sergey, Have you setup syncthing using the config.services.syncthing.enable = true in /etc/nixos/configuration.nix ? The service is creating /var/lib/syncthing by default. This is a better place to put the files, home folders should be private. Cheers, z ​ On Mon, 21 Sep 2015 at 12:19 Sergey M

Re: [Nix-dev] nixpkgs haskell system got into inconsistent state broken

2015-09-21 Thread Thomas Hunger
It's possible you hit the infamous non-deterministic package hash generation [1] for which Peter collected data recently [2]. AFAICT the only solution is to remove and rebuild or refetch all haskell packages. This bug has high priority for GHC 8 so I hope it'll eventually go away. [1] https://g

[Nix-dev] syncthing questions

2015-09-21 Thread Sergey Mironov
Hi, List! I have two questions regarding Syncthing synchronization service. They may be not strongly related to Nix but I'd like to ask here before going to the upstream's forum. 1) I've upgraded NixOS installations on both desktop and server workstations recently. After the upgrade I noticed that

[Nix-dev] Nix logo poll results

2015-09-21 Thread Tim Cuthbertson
Hi all, Thanks to all who voted on the nix logo poll[0]! The voting has more or less dropped off after about a week and about 140 responses, so this seems like a good time to reveal the results. [0]: https://docs.google.com/forms/d/1oMKuPCIz5bmUokrN6mllYpIDH7cmVQTzuZAcUdGH1HM/viewform Google pr

[Nix-dev] nixpkgs haskell system got into inconsistent state broken

2015-09-21 Thread Miguel Negrão
Hi This week I encountered a situation where when I tried to build one of my own packages which was working fine before, it would fail claiming that every single Haskell package it needed was missing: http://pastebin.com/agqw9dn2 http://pastebin.com/Vyqc5U3e I had not changed anything or install

Re: [Nix-dev] Full Stackage Support in Nixpkgs "master"

2015-09-21 Thread Miguel Negrão
Peter Simons cryp.to> writes: > to discover the available versions, and feel free to create your own > personal package set by overriding these default choices to your liking. > The Nixpkgs Haskell Manual [3] contains plenty of helpful information to > that end, and I'll also update it soon to re

Re: [Nix-dev] ghc --enable-multi-instance, the end of cabal hell ?

2015-09-21 Thread Miguel Negrão
Hi Peter > > Could the infrastructure used for this in ghc help in nixos? > > my understanding is that these patches solve a problem that we don't have in > Nix. We can build any number of variants of the same library and install all of > them next to each other just fine. The --enable-multi-ins

Re: [Nix-dev] Can NixOS run against hyper-v?

2015-09-21 Thread Lili Deng (Wicresoft)
Thank you, I got my problem resolved last day from https://github.com/NixOS/nixpkgs/issues/9899 From: stewart mackenzie [mailto:setor...@gmail.com] Sent: Friday, September 18, 2015 9:21 AM To: Lili Deng (Wicresoft) Cc: nix-dev Subject: Re: [Nix-dev] Can NixOS run against hyper-v? I found you

[Nix-dev] Recall: Can NixOS run against hyper-v?

2015-09-21 Thread Lili Deng (Wicresoft)
Lili Deng (Wicresoft) would like to recall the message, "[Nix-dev] Can NixOS run against hyper-v?". ___ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo/nix-dev

Re: [Nix-dev] Can NixOS run against hyper-v?

2015-09-21 Thread Lili Deng (Wicresoft)
Thank you, I got my problem resolved last day from http://nixos.org/nixos/download.html. From: stewart mackenzie [mailto:setor...@gmail.com] Sent: Friday, September 18, 2015 9:21 AM To: Lili Deng (Wicresoft) Cc: nix-dev Subject: Re: [Nix-dev] Can NixOS run against hyper-v? I found you need to