Re: [Nix-dev] Problems installing NixOS with btrfs from a USB stick

2014-04-17 Thread Wout Mertens
Well I think to workaround it, a call to ln -s needs to be added here: https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/installer/cd-dvd/iso-image.nix#L213 I just can't remember right now what the symlink has to be... When I get some time (and someone else doesn't beat me to it) I'll try

Re: [Nix-dev] impureEnvVars, the second

2014-04-17 Thread Ben Franksen
Ben Franksen wrote: > Shea Levy wrote: >> On Thu, Apr 17, 2014 at 06:13:35PM +0200, Ben Franksen wrote: >>> Eelco Dolstra wrote: >>> > On 17/04/14 17:04, Ben Franksen wrote: >>> > >>> >> sorry to bother you again regarding impureEnvVars. I still can't get >>> >> my fetchdarcs over ssh to work, eve

Re: [Nix-dev] impureEnvVars, the second

2014-04-17 Thread Ben Franksen
Shea Levy wrote: > On Thu, Apr 17, 2014 at 06:13:35PM +0200, Ben Franksen wrote: >> Eelco Dolstra wrote: >> > On 17/04/14 17:04, Ben Franksen wrote: >> > >> >> sorry to bother you again regarding impureEnvVars. I still can't get >> >> my fetchdarcs over ssh to work, even though I am now using >> >

Re: [Nix-dev] impureEnvVars, the second

2014-04-17 Thread Shea Levy
On Thu, Apr 17, 2014 at 06:13:35PM +0200, Ben Franksen wrote: > Eelco Dolstra wrote: > > On 17/04/14 17:04, Ben Franksen wrote: > > > >> sorry to bother you again regarding impureEnvVars. I still can't get my > >> fetchdarcs over ssh to work, even though I am now using constant-output > >> derivat

Re: [Nix-dev] impureEnvVars, the second

2014-04-17 Thread Ben Franksen
Eelco Dolstra wrote: > On 17/04/14 17:04, Ben Franksen wrote: > >> sorry to bother you again regarding impureEnvVars. I still can't get my >> fetchdarcs over ssh to work, even though I am now using constant-output >> derivations and have >> >> impureEnvVars = [ "SSH_AGENT_PID" "SSH_AUTH_SOCK" ]

Re: [Nix-dev] impureEnvVars, the second

2014-04-17 Thread Eelco Dolstra
Hi, On 17/04/14 17:04, Ben Franksen wrote: > sorry to bother you again regarding impureEnvVars. I still can't get my > fetchdarcs over ssh to work, even though I am now using constant-output > derivations and have > > impureEnvVars = [ "SSH_AGENT_PID" "SSH_AUTH_SOCK" ]; > > in my fetchdarcs

Re: [Nix-dev] npm2nix maintainership

2014-04-17 Thread Marc Weber
Excerpts from Rob Vermaas's message of Thu Apr 17 14:14:22 + 2014: > Oh wait, it's a mercurial repo, that won't work :) Why not turn it into git? Marc Weber ___ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listi

[Nix-dev] impureEnvVars, the second

2014-04-17 Thread Ben Franksen
Hi All sorry to bother you again regarding impureEnvVars. I still can't get my fetchdarcs over ssh to work, even though I am now using constant-output derivations and have impureEnvVars = [ "SSH_AGENT_PID" "SSH_AUTH_SOCK" ]; in my fetchdarcs/default.nix. The environment variables are now de

Re: [Nix-dev] npm2nix maintainership

2014-04-17 Thread Rob Vermaas
Oh wait, it's a mercurial repo, that won't work :) Cheers, Rob On Thu, Apr 17, 2014 at 4:09 PM, Shea Levy wrote: > Ah that's a good idea. We'll still need someone to run the npm publish > for new versions as well. > > On Thu, Apr 17, 2014 at 03:59:44PM +0200, Rob Vermaas wrote: > > Perhaps we

Re: [Nix-dev] npm2nix maintainership

2014-04-17 Thread Shea Levy
Ah that's a good idea. We'll still need someone to run the npm publish for new versions as well. On Thu, Apr 17, 2014 at 03:59:44PM +0200, Rob Vermaas wrote: > Perhaps we should move the repo to the NixOS organisation at github? > > Cheers, > Rob > > > On Thu, Apr 17, 2014 at 2:56 PM, Shea Levy

Re: [Nix-dev] npm2nix maintainership

2014-04-17 Thread Rob Vermaas
Perhaps we should move the repo to the NixOS organisation at github? Cheers, Rob On Thu, Apr 17, 2014 at 2:56 PM, Shea Levy wrote: > Ah, if you're willing to that'd be great! Let me know if you're sure you > want to and we can figure out the logistics of it all. > > On Thu, Apr 17, 2014 at 11:

Re: [Nix-dev] npm2nix maintainership

2014-04-17 Thread Shea Levy
Ah, if you're willing to that'd be great! Let me know if you're sure you want to and we can figure out the logistics of it all. On Thu, Apr 17, 2014 at 11:39:38AM +, Sander van der Burg - EWI wrote: > Hi, > > I'm still using Node.js at the moment, mostly for internal projects of the > compan

Re: [Nix-dev] npm2nix maintainership

2014-04-17 Thread Rok Garbas
Quoting Sander van der Burg - EWI (2014-04-17 12:39:38) > Hi, > > I'm still using Node.js at the moment, mostly for internal projects of the > company I'm currently working for. If nobody else is planning to take > maintainership, then I'm probably the best person to do it, since I'm still > regul

Re: [Nix-dev] npm2nix maintainership

2014-04-17 Thread Sander van der Burg - EWI
Hi, I'm still using Node.js at the moment, mostly for internal projects of the company I'm currently working for. If nobody else is planning to take maintainership, then I'm probably the best person to do it, since I'm still regularly using npm2nix and it's actually quite useful for us. And of

Re: [Nix-dev] python3.4-bedup-20140206 doesn't build

2014-04-17 Thread Raahul Kumar
Still getting the same error messages. Has it been pushed to nixos unstable channel yet? Initialized empty Git repository in /nix/store/j3bz1nhqxgpq5f11v7qbpzr02pnp0liy-git-export/.git/ error: cannot run ssh: No such file or directory fatal: unable to fork error: cannot run ssh: No such file or di

Re: [Nix-dev] npm2nix maintainership

2014-04-17 Thread Marc Weber
Excerpts from Shea Levy's message of Thu Apr 17 02:16:24 + 2014: > I wrote npm2nix, but I'm no longer doing any work with node stuff and > would prefer to hand it off to someone who is using it and motivated to > keep it up-to-date and working. Is there anyone who might want to take > ownership

Re: [Nix-dev] python3.4-bedup-20140206 doesn't build

2014-04-17 Thread Mathijs Kwik
Raahul Kumar writes: > Hi guys, > > I tried to get bedup running, refuses to build. Any idea what's wrong with > this package? Yes, I copied the private github url and used nix-prefetch-git locally. Should be fixed now. > > exporting g...@github.com:g2p/bedup.git (rev > 80cb217d4819a03e159e4285

[Nix-dev] reply-to setting in mailman

2014-04-17 Thread Max Ivanov
Hi, could list administrators change mailman settings so that "reply-to" field is set to maillist address, not the author's one? Thank you ___ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo/nix-dev

Re: [Nix-dev] python3.4-bedup-20140206 doesn't build

2014-04-17 Thread Max Ivanov
use public git urls On Thu, Apr 17, 2014 at 7:54 AM, Raahul Kumar wrote: > Hi guys, > > I tried to get bedup running, refuses to build. Any idea what's wrong with > this package? > > exporting g...@github.com:g2p/bedup.git (rev > 80cb217d4819a03e159e42850a9a3f14e2b278a3) into > /nix/store/j3bz1nh