[Nix-commits] SVN commit: nix - r30052 - nixpkgs/trunk/pkgs/build-support/clang-wrapper

2011-10-27 Thread Shea Levy
Author: shlevy Date: Thu Oct 27 06:39:45 2011 New Revision: 30052 URL: https://nixos.org/websvn/nix/?rev=30052sc=1 Log: Use -isystem instead of -I for system headers to avoid warnings when using -pedantic Modified: nixpkgs/trunk/pkgs/build-support/clang-wrapper/builder.sh Modified:

Re: [Nix-dev] Why Nix-0.16 so hungry on ressources (mem + cpu) ?

2011-10-27 Thread Paul Dufresne
Was using Nix-0.16. With it, I was able to: sudo nix-install-package --non-interactive --url http://hydra.nixos.org/build/1463174/nix/pkg/nix-1.0pre29920-i686-linux.nixpkg which is trunk nix. Or at least was not long ago. It also shows the 56k connection was not so bad: did download perl-5.10.1,

[Nix-commits] SVN commit: nix - r30054 - nixpkgs/trunk/pkgs/tools/virtualization/amazon-ec2-api-tools

2011-10-27 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 27 15:15:28 2011 New Revision: 30054 URL: https://nixos.org/websvn/nix/?rev=30054sc=1 Log: * ec2-api-tools updated to 1.4.4.2. Modified: nixpkgs/trunk/pkgs/tools/virtualization/amazon-ec2-api-tools/default.nix Modified:

[Nix-commits] SVN commit: nix - r30055 - in nixpkgs/branches/stdenv-updates/pkgs: development/interpreters/perl development/interpreters/perl-5.10 development/interpreters/perl-5.8 development/interpr

2011-10-27 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 27 15:35:43 2011 New Revision: 30055 URL: https://nixos.org/websvn/nix/?rev=30055sc=1 Log: * Move perl-5.8 and perl-5.10 into perl/ per the coding conventions. Added: nixpkgs/branches/stdenv-updates/pkgs/development/interpreters/perl/

[Nix-commits] SVN commit: nix - r30056 - nixos/trunk/modules/services/x11/display-managers

2011-10-27 Thread Lluís Batlle
Author: viric Date: Thu Oct 27 15:43:13 2011 New Revision: 30056 URL: https://nixos.org/websvn/nix/?rev=30056sc=1 Log: Fixing the xserver.enableTCP for kdm. Modified: nixos/trunk/modules/services/x11/display-managers/kdm.nix Modified: nixos/trunk/modules/services/x11/display-managers/kdm.nix

[Nix-commits] SVN commit: nix - r30057 - in nixpkgs/branches/stdenv-updates/pkgs: development/interpreters/perl/5.14 top-level

2011-10-27 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 27 15:58:25 2011 New Revision: 30057 URL: https://nixos.org/websvn/nix/?rev=30057sc=1 Log: * Added Perl 5.14.2. Added: nixpkgs/branches/stdenv-updates/pkgs/development/interpreters/perl/5.14/ - copied from r30055,

[Nix-commits] SVN commit: nix - r30058 - nixpkgs/branches/stdenv-updates/pkgs/top-level

2011-10-27 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 27 16:09:22 2011 New Revision: 30058 URL: https://nixos.org/websvn/nix/?rev=30058sc=1 Log: * Make Perl 5.14 the default. Cross fingers. Modified: nixpkgs/branches/stdenv-updates/pkgs/top-level/all-packages.nix Modified:

[Nix-commits] SVN commit: nix - r30059 - nixpkgs/branches/stdenv-updates/pkgs/stdenv/generic

2011-10-27 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 27 16:32:46 2011 New Revision: 30059 URL: https://nixos.org/websvn/nix/?rev=30059sc=1 Log: * Only print @ phase... messages on demand since they're kind of ugly and we already print phases (with start and end markers). * Remove some stray tabs. Modified:

[Nix-commits] SVN commit: nix - r30061 - in nixpkgs/branches/stdenv-updates: maintainers/scripts pkgs/development/compilers/gcc-4.4 pkgs/development/compilers/gcc-4.5

2011-10-27 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 27 16:50:00 2011 New Revision: 30061 URL: https://nixos.org/websvn/nix/?rev=30061sc=1 Log: * Backport the GCC xlibs dependency fix. Modified: nixpkgs/branches/stdenv-updates/maintainers/scripts/eval-release.nix

[Nix-commits] SVN commit: nix - r30062 - nixpkgs/branches/stdenv-updates/pkgs/development/compilers/gcc-4.6

2011-10-27 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 27 17:02:15 2011 New Revision: 30062 URL: https://nixos.org/websvn/nix/?rev=30062sc=1 Log: * GCC updated to 4.6.2. Modified: nixpkgs/branches/stdenv-updates/pkgs/development/compilers/gcc-4.6/default.nix

[Nix-commits] SVN commit: nix - r30063 - nixpkgs/trunk/pkgs/development/libraries/haskell/uu-parsinglib

2011-10-27 Thread Peter Simons
Author: simons Date: Thu Oct 27 17:05:49 2011 New Revision: 30063 URL: https://nixos.org/websvn/nix/?rev=30063sc=1 Log: haskell-uu-parsinglib: updated to version 2.7.2.1 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/uu-parsinglib/default.nix Modified:

[Nix-commits] SVN commit: nix - r30064 - nixpkgs/trunk/pkgs/development/libraries/haskell/vacuum

2011-10-27 Thread Peter Simons
Author: simons Date: Thu Oct 27 17:05:53 2011 New Revision: 30064 URL: https://nixos.org/websvn/nix/?rev=30064sc=1 Log: haskell-vacuum: updated to version 1.0.0.2 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/vacuum/default.nix Modified:

[Nix-commits] SVN commit: nix - r30065 - nixos/trunk/modules/system/boot

2011-10-27 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 27 17:34:16 2011 New Revision: 30065 URL: https://nixos.org/websvn/nix/?rev=30065sc=1 Log: * Make the permissions on /run less liberal. Modified: nixos/trunk/modules/system/boot/stage-1-init.sh nixos/trunk/modules/system/boot/stage-2-init.sh Modified:

[Nix-commits] SVN commit: nix - r30067 - nixos/trunk/modules/virtualisation

2011-10-27 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 27 17:46:25 2011 New Revision: 30067 URL: https://nixos.org/websvn/nix/?rev=30067sc=1 Log: * Recent kernels need some more modules in the initrd to be able to do CIFS mounts. Modified: nixos/trunk/modules/virtualisation/qemu-vm.nix Modified:

[Nix-commits] SVN commit: nix - r30068 - nixos/trunk/modules/services/monitoring

2011-10-27 Thread Lluís Batlle
Author: viric Date: Thu Oct 27 18:06:54 2011 New Revision: 30068 URL: https://nixos.org/websvn/nix/?rev=30068sc=1 Log: Fixing systemhealth for kernels 3.x Modified: nixos/trunk/modules/services/monitoring/systemhealth.nix Modified: nixos/trunk/modules/services/monitoring/systemhealth.nix

[Nix-commits] SVN commit: nix - r30071 - nixos/trunk/modules/config

2011-10-27 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 27 19:36:03 2011 New Revision: 30071 URL: https://nixos.org/websvn/nix/?rev=30071sc=1 Log: * Create /etc/localtime as a symlink to the right zoneinfo file. However, this won't do anything until we merge the stdenv branch. Modified:

Re: [Nix-dev] [Nix-commits] SVN commit: nix - r29855 - nixos/trunk/modules/system/boot

2011-10-27 Thread Eelco Dolstra
On 10/27/2011 11:32 PM, Rickard Nilsson wrote: I was the one who submitted this patch to NixOS. I don't know why a special program is needed. I didn't manage to get it to work with a plain mount -t nfs, and since nfsmount (from klibc) is used in the initrd of other distributions (like

[Nix-commits] SVN commit: nix - r30073 - in nixpkgs/trunk/pkgs: development/perl-modules top-level

2011-10-27 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 27 21:45:53 2011 New Revision: 30073 URL: https://nixos.org/websvn/nix/?rev=30073sc=1 Log: * Use a fork of Net::Amazon::EC2 that supports tags. Modified: nixpkgs/trunk/pkgs/development/perl-modules/net-amazon-ec2-ipv6.patch

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

2011-10-27 Thread Eelco Dolstra
Author: eelco Date: Thu Oct 27 21:52:03 2011 New Revision: 30074 URL: https://nixos.org/websvn/nix/?rev=30074sc=1 Log: * Added Data::UUID. Modified: nixpkgs/trunk/pkgs/top-level/perl-packages.nix Modified: nixpkgs/trunk/pkgs/top-level/perl-packages.nix