[Nix-dev] Configuration phase hangs after stdenv update

2012-03-19 Thread Rickard Nilsson
Hi, I have a strange error on my virtual NixOS server that I use as a build server. After the stdenv update, no builds succeed on the machine. They hang in the configuration phase (after the configure flags: ... print out). However this only happens on my x86_64 VPS, not on my arm machine

Re: [Nix-dev] uefi booting on nixos

2012-03-19 Thread Mathijs Kwik
The new cd works fine! Thanks for your work. On Sun, Mar 18, 2012 at 6:17 PM, Shea Levy s...@shealevy.com wrote: With commit 33235 the livecd should be able to boot on most UEFI systems. Please let me know if it still fails on yours (make sure you get a cd built after that rev, of course).

[Nix-dev] tp_smapi driver

2012-03-19 Thread rok
i've package tp_smapi driver for nixpkgs. since this is my first patch i would apreciate some testing from somebody who owns thinkpad. patch can be found on: https://gist.github.com/2107418 -- email sent from notmuch.vim plugin ___ nix-dev mailing

[Nix-commits] SVN commit: nix - r33255 - in nixpkgs/trunk/pkgs: development/libraries/haskell/HaskellForMaths development/libraries/haskell/gd development/libraries/haskell/hakyll development/librarie

2012-03-19 Thread Peter Simons
Author: simons Date: Mon Mar 19 11:15:39 2012 New Revision: 33255 URL: https://nixos.org/websvn/nix/?rev=33255sc=1 Log: Update Haskell packages. - gd: updated to version 3000.7.3 - hakyll: updated to version 3.2.6.2 - HaskellForMaths: updated to version 0.4.4 - haskell-src-meta: updated to

[Nix-commits] SVN commit: nix - r33256 - nixpkgs/trunk/pkgs/development/compilers/nasm

2012-03-19 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 19 13:16:35 2012 New Revision: 33256 URL: https://nixos.org/websvn/nix/?rev=33256sc=1 Log: * NASM updated to 2.10. Modified: nixpkgs/trunk/pkgs/development/compilers/nasm/default.nix Modified: nixpkgs/trunk/pkgs/development/compilers/nasm/default.nix

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

2012-03-19 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 19 13:40:57 2012 New Revision: 33257 URL: https://nixos.org/websvn/nix/?rev=33257sc=1 Log: * After building an RPM, install and uninstall it. Modified: nixpkgs/trunk/pkgs/build-support/release/rpm-build.nix Modified:

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

2012-03-19 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 19 13:49:39 2012 New Revision: 33258 URL: https://nixos.org/websvn/nix/?rev=33258sc=1 Log: * Build Bison 2.5. Modified: nixpkgs/trunk/pkgs/top-level/release.nix Modified: nixpkgs/trunk/pkgs/top-level/release.nix

[Nix-commits] [NixOS/nix] 4b8348: Fix the RPM

2012-03-19 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/nix Commit: 4b83483142c7442663ffee488789ffe572ceaea1 https://github.com/NixOS/nix/commit/4b83483142c7442663ffee488789ffe572ceaea1 Author: Eelco Dolstra eelco.dols...@logicblox.com Date: 2012-03-19 (Mon, 19 Mar 2012)

[Nix-commits] SVN commit: nix - r33259 - in nixos/trunk/modules: profiles services/hardware system/boot testing

2012-03-19 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 19 15:10:39 2012 New Revision: 33259 URL: https://nixos.org/websvn/nix/?rev=33259sc=1 Log: * Attempt to fix the random udevadm settle - timeout of 120 seconds reached, the event queue contains: /sys/devices/virtual/tty/hvc1 VM failures. Modified:

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

2012-03-19 Thread Shea Levy
Author: shlevy Date: Mon Mar 19 15:36:40 2012 New Revision: 33260 URL: https://nixos.org/websvn/nix/?rev=33260sc=1 Log: Linux 3.3 release Modified: nixpkgs/trunk/pkgs/os-specific/linux/kernel/linux-3.3.nix Modified: nixpkgs/trunk/pkgs/os-specific/linux/kernel/linux-3.3.nix

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

2012-03-19 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 19 16:05:29 2012 New Revision: 33261 URL: https://nixos.org/websvn/nix/?rev=33261sc=1 Log: * When doing coverage builds, set useTempPrefix (in case we're doing an installcheck). Modified: nixpkgs/trunk/pkgs/build-support/release/nix-build.nix Modified:

[Nix-commits] [NixOS/nix] cb79e9: Fix the coverage build

2012-03-19 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/nix Commit: cb79e91ec3f63ac46d8f4361cb4db75e76a79981 https://github.com/NixOS/nix/commit/cb79e91ec3f63ac46d8f4361cb4db75e76a79981 Author: Eelco Dolstra eelco.dols...@logicblox.com Date: 2012-03-19 (Mon, 19 Mar 2012)

[Nix-commits] SVN commit: nix - r33262 - nixos/trunk/modules/services/databases

2012-03-19 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 19 16:49:13 2012 New Revision: 33262 URL: https://nixos.org/websvn/nix/?rev=33262sc=1 Log: * Improve the Postgres Upstart job: don't use pg_ctl, let Upstart monitor the postgres process directly (so that it can be restarted if necessary), let Upstart send SIGTERM

[Nix-commits] SVN commit: nix - r33263 - nixos/trunk/modules/profiles

2012-03-19 Thread Shea Levy
Author: shlevy Date: Mon Mar 19 17:23:24 2012 New Revision: 33263 URL: https://nixos.org/websvn/nix/?rev=33263sc=1 Log: all-hardware.nix: Apple users may want to be able to type something at a debug2 prompt Modified: nixos/trunk/modules/profiles/all-hardware.nix Modified:

[Nix-commits] SVN commit: nix - r33264 - nixos/trunk/modules/installer/cd-dvd

2012-03-19 Thread Shea Levy
Author: shlevy Date: Mon Mar 19 17:25:50 2012 New Revision: 33264 URL: https://nixos.org/websvn/nix/?rev=33264sc=1 Log: Whoops Modified: nixos/trunk/modules/installer/cd-dvd/iso-image.nix Modified: nixos/trunk/modules/installer/cd-dvd/iso-image.nix

[Nix-commits] SVN commit: nix - r33265 - in nixpkgs/trunk/pkgs/os-specific/linux/firmware: ipw2100 ipw2200 iwlwifi-3945-ucode

2012-03-19 Thread Shea Levy
Author: shlevy Date: Mon Mar 19 17:40:23 2012 New Revision: 33265 URL: https://nixos.org/websvn/nix/?rev=33265sc=1 Log: Fix some broken firmware URLS. Hope the Fedora project wouldn't host non-free firmware... Modified: nixpkgs/trunk/pkgs/os-specific/linux/firmware/ipw2100/default.nix

[Nix-commits] SVN commit: nix - r33266 - nixpkgs/trunk/pkgs/lib

2012-03-19 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 19 18:01:49 2012 New Revision: 33266 URL: https://nixos.org/websvn/nix/?rev=33266sc=1 Log: * Remove unused function checker. Modified: nixpkgs/trunk/pkgs/lib/misc.nix Modified: nixpkgs/trunk/pkgs/lib/misc.nix

Re: [Nix-dev] tp_smapi driver

2012-03-19 Thread Yury G. Kudryashov
r...@garbas.si wrote: i've package tp_smapi driver for nixpkgs. since this is my first patch i would apreciate some testing from somebody who owns thinkpad. patch can be found on: https://gist.github.com/2107418 Use alphabet sort order in all-packages.nix. The letter t goes before v. I know

[Nix-commits] SVN commit: nix - r33268 - nixos/trunk/modules/services/databases

2012-03-19 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 19 18:06:18 2012 New Revision: 33268 URL: https://nixos.org/websvn/nix/?rev=33268sc=1 Log: * Support PostgreSQL versions = 8.4, which have a slightly different pg_hba.conf format. Modified: nixos/trunk/modules/services/databases/postgresql.nix Modified:

[Nix-commits] SVN commit: nix - r33269 - in nixos/trunk/modules/system: activation upstart

2012-03-19 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 19 18:07:05 2012 New Revision: 33269 URL: https://nixos.org/websvn/nix/?rev=33269sc=1 Log: * Handle jobs that fail while a post-start script is waiting for them. Modified: nixos/trunk/modules/system/activation/switch-to-configuration.sh

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

2012-03-19 Thread Lluís Batlle
Author: viric Date: Mon Mar 19 21:50:58 2012 New Revision: 33279 URL: https://nixos.org/websvn/nix/?rev=33279sc=1 Log: Adding a glibc patch to get proper first days of the week in the Catalan locale. Since 2008 somehow it cannot get fixed in glibc:

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

2012-03-19 Thread Peter Simons
Author: simons Date: Mon Mar 19 23:41:06 2012 New Revision: 33280 URL: https://nixos.org/websvn/nix/?rev=33280sc=1 Log: haskell-url: updated to version 2.1.3 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/url/default.nix Modified:

[Nix-commits] SVN commit: nix - r33281 - nixos/trunk/modules/services/x11

2012-03-19 Thread Shea Levy
Author: shlevy Date: Mon Mar 19 23:57:26 2012 New Revision: 33281 URL: https://nixos.org/websvn/nix/?rev=33281sc=1 Log: xserver.nix: Automatically support xorg's own video drivers Modified: nixos/trunk/modules/services/x11/xserver.nix Modified: nixos/trunk/modules/services/x11/xserver.nix

[Nix-commits] SVN commit: nix - r33282 - in nixpkgs/trunk/pkgs/os-specific/linux: broadcom-sta nvidia-x11

2012-03-19 Thread Shea Levy
Author: shlevy Date: Tue Mar 20 00:02:24 2012 New Revision: 33282 URL: https://nixos.org/websvn/nix/?rev=33282sc=1 Log: Linux 3.3 puts some of its headers in include/generated Modified: nixpkgs/trunk/pkgs/os-specific/linux/broadcom-sta/default.nix

[Nix-commits] SVN commit: nix - r33284 - nixpkgs/trunk/pkgs/os-specific/linux/xf86-input-mtrack

2012-03-19 Thread Shea Levy
Author: shlevy Date: Tue Mar 20 01:51:03 2012 New Revision: 33284 URL: https://nixos.org/websvn/nix/?rev=33284sc=1 Log: Whoops, forgot meta Modified: nixpkgs/trunk/pkgs/os-specific/linux/xf86-input-mtrack/default.nix Modified:

[Nix-commits] SVN commit: nix - r33285 - nixos/trunk/modules/services/x11/hardware

2012-03-19 Thread Shea Levy
Author: shlevy Date: Tue Mar 20 01:56:39 2012 New Revision: 33285 URL: https://nixos.org/websvn/nix/?rev=33285sc=1 Log: Whoops, actually use the mtrack fork Modified: nixos/trunk/modules/services/x11/hardware/multitouch.nix Modified: nixos/trunk/modules/services/x11/hardware/multitouch.nix

Re: [Nix-dev] reviewboard

2012-03-19 Thread Florian Friesdorf
#secure method=pgpmime mode=sign Hi Ludo’ On Sun, 18 Mar 2012 22:07:44 +0100, l...@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) wrote: (..) There’s a Debbugs mode in Emacs that really rocks, because it’s specifically tailored for the job, has a convenient UI, and is well integrated with

Re: [Nix-dev] reviewboard

2012-03-19 Thread Florian Friesdorf
#secure method=pgpmime mode=sign On Sun, 18 Mar 2012 11:55:44 -0700, Corey O'Connor coreyocon...@gmail.com wrote: Now, a web tool is likely to be too tedious for me to use, and I expect other hackers may not like having to jump to a browser to get the work done.  :-) xmonad + vimium is

Re: [Nix-dev] geeqie: remove?

2012-03-19 Thread Florian Friesdorf
#secure method=pgpmime mode=sign On Sun, 18 Mar 2012 17:49:50 +0100, l...@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) wrote: Hi, Eelco Dolstra eelco.dols...@logicblox.com skribis: I also use both, but I don't know what libchamplain is or if it matters to me. Libchamplain support