Re: [Nix-dev] IED, an alternate package manager for node

2016-03-23 Thread Rok Garbas
hmm maybe this would be better base to get generated node packages for
nix ... eg. ied2nix :)

On Wed, Mar 23, 2016 at 2:54 PM, Jakob Gillich  wrote:
> Very cool project, thanks for the link!
>
>
> On Wed, Mar 23, 2016, at 05:38 AM, Colin Putney wrote:
>
> Looks interesting, and credits nix as an inspiration:
>
> https://github.com/alexanderGugel/ied
>
>
>
> -Colin
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>



-- 
Rok Garbas
http://www.garbas.si
r...@garbas.si
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] IED, an alternate package manager for node

2016-03-23 Thread Jakob Gillich
Very cool project, thanks for the link!
 
 
On Wed, Mar 23, 2016, at 05:38 AM, Colin Putney wrote:
> Looks interesting, and credits nix as an inspiration:
>
> https://github.com/alexanderGugel/ied
>
>
>
> -Colin
> _
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-dev] Configure graphite-web

2016-03-23 Thread 4levels
Hi Nix'ers,

I'm using graphite for monitoring my servers.  Everything works as
expected, but I'm unable to find how to configure the webapp.

I'd like to pre-configure or store some graphs so I don't need to create
the same graph everytime I close the window.  According to the graphite
config, I need to setup a database in order to save graphs etc, but I'm
failing to see where I can add the required config parameters for the
webapp.

Anyone has any experience with a usable graphite-web config where one can
save graphs and graph layouts?

Kind regards,

Erik
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] NEWBYE question: why clang-3.7 ships cpp?

2016-03-23 Thread Vladimír Čunát
On 03/23/2016 10:53 AM, Christophe Trophime wrote:
> You mean that I can install clang and gcc provided I do something like that:
> nix-env --set-flag priority 5 binutils
> nix-env --set-flag priority 10 gcc
> nix-env --set-flag priority 20 clang

Yes. Note that you can set the priority of a package by this interface
only *after* installing it... so you need to do it one-by-one in case
they refuse to install due to collisions.

--Vladimir




smime.p7s
Description: S/MIME Cryptographic Signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] NEWBYE question: why clang-3.7 ships cpp?

2016-03-23 Thread Christophe Trophime
- Original Message -
> From: "Vladimír Čunát" 
> To: "Christophe Trophime" 
> Cc: nix-dev@lists.science.uu.nl
> Sent: Wednesday, March 23, 2016 10:43:19 AM
> Subject: Re: [Nix-dev] NEWBYE question: why clang-3.7 ships cpp?
> 
> On 03/23/2016 10:39 AM, Christophe Trophime wrote:
> > I would like to install clang along with gcc.
> > Unfortunately it seems not possible since the 2 "packages" ships cpp.
> 
> You can choose priorities to resolve same-path clashes.
> http://nixos.org/nix/manual/#description-5
> 

Thanks for the pointer

You mean that I can install clang and gcc provided I do something like that:
nix-env --set-flag priority 5 binutils
nix-env --set-flag priority 10 gcc
nix-env --set-flag priority 20 clang

> > PS: If this is not the best place to ask these "newbie" questions lease
> > indicate me a better place
> 
> I don't think this is a bad place. IRC might be better for this in some
> respects.
> 
> --Vladimir
> 
> 
> 
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] NEWBYE question: why clang-3.7 ships cpp?

2016-03-23 Thread Vladimír Čunát
On 03/23/2016 10:39 AM, Christophe Trophime wrote:
> I would like to install clang along with gcc.
> Unfortunately it seems not possible since the 2 "packages" ships cpp.

You can choose priorities to resolve same-path clashes.
http://nixos.org/nix/manual/#description-5

> PS: If this is not the best place to ask these "newbie" questions lease
> indicate me a better place

I don't think this is a bad place. IRC might be better for this in some
respects.

--Vladimir




smime.p7s
Description: S/MIME Cryptographic Signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-dev] NEWBYE question: why clang-3.7 ships cpp?

2016-03-23 Thread Christophe Trophime
Hi, 
I'm just discover NIX. 

I would like to install clang along with gcc. 
Unfortunately it seems not possible since the 2 "packages" ships cpp. 
Is there a way to rebuild clang (3.7 let's say) without shipping cpp thus 
making it possible to install along with gcc 5.3 ? 

Thanks for any hints 
Best 

PS: If this is not the best place to ask these "newbie" questions lease 
indicate me a better place 

Christophe TROPHIME 
Research Engineer 

CNRS - LNCMI 
25, rue des Martyrs 
BP 166 
38042 GRENOBLE Cedex 9 
FRANCE 

Tel : +33 (0)4 76 88 90 02 
Fax : +33 (0) 4 76 88 10 01 
Office U 19 
M@il : christophe.troph...@lncmi.cnrs.fr 

___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev