[Nix-commits] SVN commit: nix - r34235 - nixos/trunk/modules/installer/tools

2012-05-24 Thread Eelco Dolstra
Author: eelco Date: Fri May 25 02:30:52 2012 New Revision: 34235 URL: https://nixos.org/websvn/nix/?rev=34235&sc=1 Log: * Fix problems with repeated installations due to the immutable bit (http://hydra.nixos.org/build/2645533). Modified: nixos/trunk/modules/installer/tools/nixos-install.sh

[Nix-commits] [NixOS/hydra] 752773: Different icons (darker red) for cancelled builds....

2012-05-24 Thread Rob Vermaas
Branch: refs/heads/master Home: https://github.com/NixOS/hydra Commit: 75277311ac03ac25e68aee4e0afcd949f262c894 https://github.com/NixOS/hydra/commit/75277311ac03ac25e68aee4e0afcd949f262c894 Author: Rob Vermaas Date: 2012-05-24 (Thu, 24 May 2012) Changed paths: M src/li

[Nix-commits] SVN commit: nix - r34234 - nixos/trunk/tests

2012-05-24 Thread Eelco Dolstra
Author: eelco Date: Thu May 24 23:39:03 2012 New Revision: 34234 URL: https://nixos.org/websvn/nix/?rev=34234&sc=1 Log: * Run nixos-install twice to test idempotency. Modified: nixos/trunk/tests/installer.nix Modified: nixos/trunk/tests/installer.nix ==

[Nix-commits] SVN commit: nix - r34233 - nixos/trunk/modules/installer/tools

2012-05-24 Thread Eelco Dolstra
Author: eelco Date: Thu May 24 23:37:06 2012 New Revision: 34233 URL: https://nixos.org/websvn/nix/?rev=34233&sc=1 Log: * Work properly if /root/.nix-defexpr/channels already exists. Modified: nixos/trunk/modules/installer/tools/nixos-install.sh Modified: nixos/trunk/modules/installer/tools/n

[Nix-commits] SVN commit: nix - r34232 - in nixpkgs/trunk/pkgs: os-specific/windows/mingw-w64 top-level

2012-05-24 Thread Lluís Batlle
Author: viric Date: Thu May 24 22:07:23 2012 New Revision: 34232 URL: https://nixos.org/websvn/nix/?rev=34232&sc=1 Log: Fixing mingw-w64 builds. I can build simple C++ programs with gccCrossStageFinal. I also add tests for hydra; let's see if it builds far. Modified: nixpkgs/trunk/pkgs/os-sp

[Nix-commits] SVN commit: nix - r34231 - nixpkgs/trunk/pkgs/development/compilers/gcc/4.6

2012-05-24 Thread Lluís Batlle
Author: viric Date: Thu May 24 21:45:49 2012 New Revision: 34231 URL: https://nixos.org/websvn/nix/?rev=34231&sc=1 Log: Making gcc not build libgomp with uclibc, as it lacks '-ldl' in its checks and I don't know how to add it. This makes gcc build with uclibc. Modified: nixpkgs/trunk/pkgs/deve

[Nix-commits] SVN commit: nix - r34230 - nixpkgs/trunk/pkgs/development/libraries/glibc/2.13

2012-05-24 Thread Lluís Batlle
Author: viric Date: Thu May 24 21:45:18 2012 New Revision: 34230 URL: https://nixos.org/websvn/nix/?rev=34230&sc=1 Log: Adding a check for linux 2.6 related cross build parameters in glibc. Modified: nixpkgs/trunk/pkgs/development/libraries/glibc/2.13/common.nix Modified: nixpkgs/trunk/pkgs/d

[Nix-commits] SVN commit: nix - r34229 - nixpkgs/trunk/pkgs/os-specific/linux/uclibc

2012-05-24 Thread Lluís Batlle
Author: viric Date: Thu May 24 21:44:34 2012 New Revision: 34229 URL: https://nixos.org/websvn/nix/?rev=34229&sc=1 Log: Fixing the paths of uclibc libpthread Modified: nixpkgs/trunk/pkgs/os-specific/linux/uclibc/default.nix Modified: nixpkgs/trunk/pkgs/os-specific/linux/uclibc/default.nix ===

[Nix-commits] SVN commit: nix - r34228 - in nixpkgs/trunk/pkgs: os-specific/windows/mingw-w64 top-level

2012-05-24 Thread Lluís Batlle
Author: viric Date: Thu May 24 21:23:23 2012 New Revision: 34228 URL: https://nixos.org/websvn/nix/?rev=34228&sc=1 Log: Trying to add a few bits of mingw-w64. To be tested. Added: nixpkgs/trunk/pkgs/os-specific/windows/mingw-w64/ nixpkgs/trunk/pkgs/os-specific/windows/mingw-w64/default.nix

Re: [Nix-dev] Java support in Firefox, or java in general

2012-05-24 Thread Vladimír Čunát
> There is 'openjdk'... I think Shlevy worked with it. I don't really know much > about what jvm we should use for java. I did some quick probe of the most popular distributions and it seems that openjdk is the default everywhere. Often without any alternative, so I suppose there are some reasons

[Nix-commits] [NixOS/charon] 5a24e4: Assign an internal index to each machine

2012-05-24 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/charon Commit: 5a24e4bdf3dbc75a6f2439aabd9f6544a1fb5d9e https://github.com/NixOS/charon/commit/5a24e4bdf3dbc75a6f2439aabd9f6544a1fb5d9e Author: Eelco Dolstra Date: 2012-05-24 (Thu, 24 May 2012) Changed paths: M ch

[Nix-commits] SVN commit: nix - r34227 - nixpkgs/trunk/pkgs/os-specific/linux/uclibc

2012-05-24 Thread Lluís Batlle
Author: viric Date: Thu May 24 19:16:00 2012 New Revision: 34227 URL: https://nixos.org/websvn/nix/?rev=34227&sc=1 Log: Adding native threads support unconditionally to uclibc, or gcc fails to build (lack of pthread.h). Let's see if this breaks anything; I'm changing this to make comtrend.nix wor

[Nix-commits] SVN commit: nix - r34226 - nixpkgs/trunk/pkgs/os-specific/linux/uclibc

2012-05-24 Thread Lluís Batlle
Author: viric Date: Thu May 24 19:12:36 2012 New Revision: 34226 URL: https://nixos.org/websvn/nix/?rev=34226&sc=1 Log: Adding UCLIBC_SUSV4_LEGACY, otherwise we get this building gcc: armv5tel-unknown-linux-gnueabi/libstdc++-v3/include/cstdio:133:11: error: '::tmpnam' has not been declared ht

[Nix-commits] SVN commit: nix - r34225 - nixpkgs/trunk/pkgs/development/compilers/gcc/4.6

2012-05-24 Thread Lluís Batlle
Author: viric Date: Thu May 24 19:02:27 2012 New Revision: 34225 URL: https://nixos.org/websvn/nix/?rev=34225&sc=1 Log: Fixing the mingw cross gcc. I set it not to build shared libraries, because its specs for shared libraries are wrong. It should run "-lstdc++ -lsupc++" if libstdc++-6.dll is ava

[Nix-commits] SVN commit: nix - r34224 - nixpkgs/trunk/pkgs/top-level

2012-05-24 Thread Lluís Batlle
Author: viric Date: Thu May 24 18:59:13 2012 New Revision: 34224 URL: https://nixos.org/websvn/nix/?rev=34224&sc=1 Log: Updating the kernels to be cross-built by hydra. The list was quite outdated related to nixpkgs. Modified: nixpkgs/trunk/pkgs/top-level/release-cross.nix Modified: nixpkgs/

[Nix-commits] SVN commit: nix - r34223 - nixpkgs/trunk/pkgs/os-specific/linux/uclibc

2012-05-24 Thread Lluís Batlle
Author: viric Date: Thu May 24 17:25:03 2012 New Revision: 34223 URL: https://nixos.org/websvn/nix/?rev=34223&sc=1 Log: Updating uclibc. This fixes some cross builds. Modified: nixpkgs/trunk/pkgs/os-specific/linux/uclibc/default.nix Modified: nixpkgs/trunk/pkgs/os-specific/linux/uclibc/defaul

[Nix-commits] SVN commit: nix - r34222 - homepage/trunk/nix

2012-05-24 Thread Eelco Dolstra
Author: eelco Date: Thu May 24 17:19:33 2012 New Revision: 34222 URL: https://nixos.org/websvn/nix/?rev=34222&sc=1 Log: Modified: homepage/trunk/nix/download.tt Modified: homepage/trunk/nix/download.tt == --- homepag

[Nix-commits] SVN commit: nix - r34221 - homepage/trunk

2012-05-24 Thread Eelco Dolstra
Author: eelco Date: Thu May 24 16:12:24 2012 New Revision: 34221 URL: https://nixos.org/websvn/nix/?rev=34221&sc=1 Log: * News items about the binary tarballs. Modified: homepage/trunk/news.xml Modified: homepage/trunk/news.xml =

[Nix-commits] [NixOS/nix] 8058da: Clean up the installation section; document the ge...

2012-05-24 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/nix Commit: 8058dab26e90db54708d4c698db843dd703ecbb2 https://github.com/NixOS/nix/commit/8058dab26e90db54708d4c698db843dd703ecbb2 Author: Eelco Dolstra Date: 2012-05-24 (Thu, 24 May 2012) Changed paths: M doc/manu

Re: [Nix-dev] Java support in Firefox, or java in general

2012-05-24 Thread Lluís Batlle i Rossell
On Thu, May 24, 2012 at 05:21:55PM +0200, Vladimír Čunát wrote: > On 24 May 2012 17:10, Lluís Batlle i Rossell wrote: > > Iirc, I tried once to upgrade java (to a nonworking version? :) because > > they had > > a big security breach. Have you considered that? > > Thanks, I didn't know. I use Jav

Re: [Nix-dev] Java support in Firefox, or java in general

2012-05-24 Thread Vladimír Čunát
On 24 May 2012 17:10, Lluís Batlle i Rossell wrote: > Iirc, I tried once to upgrade java (to a nonworking version? :) because they > had > a big security breach. Have you considered that? Thanks, I didn't know. I use Java rarely (I've had the bad version for months without realizing it). What ki

Re: [Nix-dev] Java support in Firefox, or java in general

2012-05-24 Thread Lluís Batlle i Rossell
On Thu, May 24, 2012 at 04:48:26PM +0200, Vladimír Čunát wrote: > Hi, > I just run into the Java problems, too. > > On 1 April 2012 12:02, Lluís Batlle i Rossell wrote: > > Looking in my /nix/store, those kind of symbols appear only in gcc 3.x libs. > > Maybe the binary packagers of 1.6.0_32b03 b

[Nix-commits] SVN commit: nix - r34220 - nixpkgs/trunk/pkgs/build-support/release

2012-05-24 Thread Eelco Dolstra
Author: eelco Date: Thu May 24 15:07:38 2012 New Revision: 34220 URL: https://nixos.org/websvn/nix/?rev=34220&sc=1 Log: * Set the version number of generated Debian packages. Note that dpkg apparently doesn't allows underscores in version strings, so we replace them by dashes. This is the ex

[Nix-commits] SVN commit: nix - r34219 - nixpkgs/trunk/pkgs/development/libraries/pcre

2012-05-24 Thread Ludovic Courtès
Author: ludo Date: Thu May 24 15:03:54 2012 New Revision: 34219 URL: https://nixos.org/websvn/nix/?rev=34219&sc=1 Log: PCRE: Disable tests on Cygwin. Modified: nixpkgs/trunk/pkgs/development/libraries/pcre/default.nix Modified: nixpkgs/trunk/pkgs/development/libraries/pcre/default.nix ===

Re: [Nix-dev] Java support in Firefox, or java in general

2012-05-24 Thread Vladimír Čunát
Hi, I just run into the Java problems, too. On 1 April 2012 12:02, Lluís Batlle i Rossell wrote: > Looking in my /nix/store, those kind of symbols appear only in gcc 3.x libs. > Maybe the binary packagers of 1.6.0_32b03 built it for gcc 3.x? Or I picked > wrong files from the java download web si