Re: [Nix-dev] LVM troubles

2013-04-28 Thread Lluís Batlle i Rossell
On Sat, Apr 27, 2013 at 03:31:10PM -0700, Nicolas Pierron wrote: > On Sun, Apr 21, 2013 at 10:29 AM, Rickard Nilsson > wrote: > > […] uses LVM on top of mdadm RAID […] > > For your information, LVM supports RAID 0 and RAID 1 since 2008-2009. > Unless you want to do a RAID 5, I will recommend you

[Nix-dev] compiling firefox 20 with sqlite_3_7_16_1

2013-04-28 Thread David Guibert
Hi, Firefox 20 does not build with sqlite3 < 3.7.15.2. I tried to override sqlite like cairo for eclipse packages with something like this firefox20Pkgs = (callPackage ../applications/networking/browsers/firefox/20.0.nix { inherit (gnome) libIDL; inherit (pythonPackages) pysqlite;

Re: [Nix-dev] setup.sh, addToSearchPath - only add if directory exists?

2013-04-28 Thread Marc Weber
I just notice that there is already a [ -d check. Sorry for the noise. Marc Weber ___ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo/nix-dev

Re: [Nix-dev] setup.sh, addToSearchPath - only add if directory exists?

2013-04-28 Thread Marc Weber
Excerpts from Peter Simons's message of Sun Apr 28 15:35:31 +0200 2013: > personally, I don't see any benefit in filtering non-existent search > paths. Whether these paths are included in the environment or not > doesn't affect the build either way. There are other use cases such as PYTHONPATH or G

Re: [Nix-dev] setup.sh, addToSearchPath - only add if directory exists?

2013-04-28 Thread Peter Simons
Hi Marc, > Does it make sense to patch addToSearchPath so that it only adds > paths if they exist? personally, I don't see any benefit in filtering non-existent search paths. Whether these paths are included in the environment or not doesn't affect the build either way. Take care, Peter _

Re: [Nix-dev] [NixOS/nixpkgs] e7124e: sqlite: Update to 3.7.16.1

2013-04-28 Thread Rob Vermaas
Hi, > > Seems like the best course of action for now yeah, until we figure > > > out how to fix sqlite/DBIXClass combo. > > > > Okay, I've committed the downgrade. > > Wouldn't it have been better to fix Hydra? Yes, Hydra should be fixed (or DBIXClass if that is where the bug is. Until then, i

Re: [Nix-dev] [NixOS/nixpkgs] e7124e: sqlite: Update to 3.7.16.1

2013-04-28 Thread Eelco Dolstra
Hi, On 27/04/13 22:39, Peter Simons wrote: > > Seems like the best course of action for now yeah, until we figure > > out how to fix sqlite/DBIXClass combo. > > Okay, I've committed the downgrade. Wouldn't it have been better to fix Hydra? -- Eelco Dolstra | LogicBlox, Inc. | http://nixos.