[Nix-commits] [NixOS/charon]

2012-03-01 Thread edolstra
Branch: refs/heads/python Home: https://github.com/NixOS/charon ___ nix-commits mailing list nix-comm...@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo/nix-commits

Re: [Nix-dev] nix.maxJobs not working for system env?

2012-03-01 Thread Marc Weber
Excerpts from Mathijs Kwik's message of Thu Mar 01 11:19:25 +0100 2012: However, when running nixos-rebuild to build the system profile, it's always just 1. Not all jobs can be run in parallel. nixos-rebuild accepts -j X options (mind the space) AFAIK. Check /etc/nix/nix.conf and $NIX_CONF_DIR

[Nix-commits] SVN commit: nix - r32716 - nixos/trunk/modules/services/networking

2012-03-01 Thread Eelco Dolstra
Author: eelco Date: Thu Mar 1 13:49:47 2012 New Revision: 32716 URL: https://nixos.org/websvn/nix/?rev=32716sc=1 Log: * dhcpcd: Ignore vboxnet*. Modified: nixos/trunk/modules/services/networking/dhcpcd.nix Modified: nixos/trunk/modules/services/networking/dhcpcd.nix

[Nix-commits] [NixOS/nix] 1c9452: Fix an uninitialised variable

2012-03-01 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/nix Commit: 1c94524458fda335739b163a76aedeb7bcc5f43a https://github.com/NixOS/nix/commit/1c94524458fda335739b163a76aedeb7bcc5f43a Author: Eelco Dolstra e.dols...@tudelft.nl Date: 2012-03-01 (Thu, 01 Mar 2012) Changed

[Nix-commits] SVN commit: nix - r32720 - in nixpkgs/branches/stdenv-updates/pkgs: os-specific/linux/udisks top-level

2012-03-01 Thread Yury G. Kudryashov
Author: urkud Date: Thu Mar 1 15:09:53 2012 New Revision: 32720 URL: https://nixos.org/websvn/nix/?rev=32720sc=1 Log: udisks: avoid autoreconf Modified: nixpkgs/branches/stdenv-updates/pkgs/os-specific/linux/udisks/default.nix

Re: [Nix-dev] [Nix-commits] SVN commit: nix - r32719 - in nixpkgs/branches/libpng15: . pkgs/applications/audio/audacious pkgs/applications/editors/emacs-modes/ocaml pkgs/applications/misc/blender pkgs

2012-03-01 Thread Eelco Dolstra
Hi, On 01/03/12 16:05, Yury G. Kudryashov wrote: Log: svn merge ^/nixpkgs/trunk Is it really useful to do near-daily syncs with the trunk? (Asking because we have a pretty full Hydra queue lately...) -- Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/

Re: [Nix-dev] [Nix-commits] SVN commit: nix - r32719 - in nixpkgs/branches/libpng15: . pkgs/applications/audio/audacious pkgs/applications/editors/emacs-modes/ocaml pkgs/applications/misc/blender pkgs

2012-03-01 Thread Yury G. Kudryashov
Eelco Dolstra wrote: Hi, On 01/03/12 16:05, Yury G. Kudryashov wrote: Log: svn merge ^/nixpkgs/trunk Is it really useful to do near-daily syncs with the trunk? (Asking because we have a pretty full Hydra queue lately...) No. Next time I'll do syncs only when I add libpng-1.5 fixes to

Re: [Nix-dev] Github mirrors of nixos and nixpkgs

2012-03-01 Thread Corey O'Connor
Better than my purely manual process. I'll consider your repos to be more official than mine. -Corey O'Connor coreyocon...@gmail.com http://corebotllc.com/ On Wed, Feb 29, 2012 at 3:02 PM, Bryce L Nordgren bnordg...@gmail.com wrote: Mine are rebased hourly by an otherwise idle machine in my

[Nix-commits] SVN commit: nix - r32723 - in nixos/trunk/modules: . security

2012-03-01 Thread Eelco Dolstra
Author: eelco Date: Thu Mar 1 20:10:46 2012 New Revision: 32723 URL: https://nixos.org/websvn/nix/?rev=32723sc=1 Log: * Obsolete security.extraSetuidPrograms. Modified: nixos/trunk/modules/rename.nix nixos/trunk/modules/security/setuid-wrappers.nix Modified:

Re: [Nix-dev] [Nix-commits] SVN commit: nix - r32692 - nixpkgs/trunk/pkgs/tools/security/tor

2012-03-01 Thread Ludovic Courtès
Hello, Evgeny Egorochkin phreedom.st...@gmail.com skribis: Author: egorochkin Date: Wed Feb 29 13:30:01 2012 New Revision: 32692 URL: https://nixos.org/websvn/nix/?rev=32692sc=1 Log: TOR: version bump [...] - patchPhase = +# patchPhase = # DNS lookups fail in chroots. -''

[Nix-commits] SVN commit: nix - r32726 - nixpkgs/trunk/pkgs/development/libraries/libchop

2012-03-01 Thread Ludovic Courtès
Author: ludo Date: Thu Mar 1 21:39:43 2012 New Revision: 32726 URL: https://nixos.org/websvn/nix/?rev=32726sc=1 Log: libchop 0.5.2. Modified: nixpkgs/trunk/pkgs/development/libraries/libchop/default.nix Modified: nixpkgs/trunk/pkgs/development/libraries/libchop/default.nix

[Nix-commits] SVN commit: nix - r32728 - nixpkgs/branches/stdenv-updates/pkgs/development/libraries/ncurses

2012-03-01 Thread Ludovic Courtès
Author: ludo Date: Thu Mar 1 21:48:25 2012 New Revision: 32728 URL: https://nixos.org/websvn/nix/?rev=32728sc=1 Log: GNU Ncurses: Remove patch that no longer applies. Modified: nixpkgs/branches/stdenv-updates/pkgs/development/libraries/ncurses/default.nix Modified:

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

2012-03-01 Thread Ludovic Courtès
Author: ludo Date: Thu Mar 1 21:48:29 2012 New Revision: 32729 URL: https://nixos.org/websvn/nix/?rev=32729sc=1 Log: util-linux: Use `--disable-partx' when cross-building for GNU. Modified: nixpkgs/branches/stdenv-updates/pkgs/top-level/all-packages.nix Modified:

[Nix-commits] SVN commit: nix - r32730 - nixpkgs/trunk/pkgs/tools/compression/lzop

2012-03-01 Thread Lluís Batlle
Author: viric Date: Thu Mar 1 22:03:34 2012 New Revision: 32730 URL: https://nixos.org/websvn/nix/?rev=32730sc=1 Log: Updating lzop Modified: nixpkgs/trunk/pkgs/tools/compression/lzop/default.nix Modified: nixpkgs/trunk/pkgs/tools/compression/lzop/default.nix

[Nix-commits] SVN commit: nix - r32731 - in nixpkgs/branches/stdenv-updates: . pkgs/development/libraries/haskell/yesod pkgs/development/libraries/zlib pkgs/tools/networking/openresolv pkgs/tools/pack

2012-03-01 Thread Eelco Dolstra
Author: eelco Date: Thu Mar 1 22:22:24 2012 New Revision: 32731 URL: https://nixos.org/websvn/nix/?rev=32731sc=1 Log: * Sync with the trunk. Modified: nixpkgs/branches/stdenv-updates/ (props changed) nixpkgs/branches/stdenv-updates/pkgs/development/libraries/haskell/yesod/default.nix