[Nix-commits] SVN commit: nix - r33008 - nixpkgs/trunk/pkgs/build-support/vm

2012-03-12 Thread Ludovic Courtès
Author: ludo Date: Mon Mar 12 08:13:10 2012 New Revision: 33008 URL: https://nixos.org/websvn/nix/?rev=33008sc=1 Log: VM: Upgrade to Debian 5.0.10. Modified: nixpkgs/trunk/pkgs/build-support/vm/default.nix Modified: nixpkgs/trunk/pkgs/build-support/vm/default.nix

[Nix-dev] Cannot compile nix with --with-bzip2

2012-03-12 Thread Ilja Honkonen
Hello When compiling nix (from svn today) with --with-bzip2 I get: ... make[3]: Leaving directory `/home/ilja/nix-2012-03-12/src/nix-worker' Making all in nix-setuid-helper make[3]: Entering directory `/home/ilja/nix-2012-03-12/src/nix-setuid-helper' make[3]: Nothing to be done for `all'.

Re: [Nix-dev] Cannot compile nix with --with-bzip2

2012-03-12 Thread Eelco Dolstra
Hi, On 12/03/12 10:42, Ilja Honkonen wrote: When compiling nix (from svn today) with --with-bzip2 I get: Try --with-bzip2=/prefix/of/bzip2. -- Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/ ___ nix-dev mailing list

[Nix-commits] SVN commit: nix - r33009 - nixos/trunk/modules/system/activation

2012-03-12 Thread Lluís Batlle
Author: viric Date: Mon Mar 12 09:42:24 2012 New Revision: 33009 URL: https://nixos.org/websvn/nix/?rev=33009sc=1 Log: Properly filter a possible lack of grub.device, in case of using only grub.devices. Modified: nixos/trunk/modules/system/activation/top-level.nix Modified:

[Nix-commits] SVN commit: nix - r33010 - nixpkgs/trunk/pkgs/build-support/gcc-cross-wrapper

2012-03-12 Thread Ludovic Courtès
Author: ludo Date: Mon Mar 12 09:45:14 2012 New Revision: 33010 URL: https://nixos.org/websvn/nix/?rev=33010sc=1 Log: gcc-cross-wrapper-libs: Gracefully deal with non-existent /TRIPLET/lib dir. This fixes the cross-MinGW environment. Modified:

Re: [Nix-dev] Cannot compile nix with --with-bzip2

2012-03-12 Thread Ilja Honkonen
When compiling nix (from svn today) with --with-bzip2 I get: Try --with-bzip2=/prefix/of/bzip2. Thanks, --with-bzip2=/usr worked. Usually I don't need that, I guess standard paths like /usr and /usr/local are included by default by most packages. Ilja

[Nix-commits] SVN commit: nix - r33011 - nixos/trunk/modules/system/activation

2012-03-12 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 12 10:41:39 2012 New Revision: 33011 URL: https://nixos.org/websvn/nix/?rev=33011sc=1 Log: * Create a /usr/bin/env symlink. This allows scripts from other distributions with shebang lines such as #! /usr/bin/env python to work correctly. Modified:

[Nix-commits] [NixOS/charon] 81f2a9: Drop the nixos/nixpkgs function arguments

2012-03-12 Thread Eelco Dolstra
Branch: refs/heads/python Home: https://github.com/NixOS/charon Commit: 81f2a9ca38e3b83f851f0bfb249d9bbdffd1aa63 https://github.com/NixOS/charon/commit/81f2a9ca38e3b83f851f0bfb249d9bbdffd1aa63 Author: Eelco Dolstra e.dols...@tudelft.nl Date: 2012-03-02 (Fri, 02 Mar 2012)

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

2012-03-12 Thread Ludovic Courtès
Author: ludo Date: Mon Mar 12 13:10:13 2012 New Revision: 33012 URL: https://nixos.org/websvn/nix/?rev=33012sc=1 Log: BitlBee: Add `job.name'; cleanup white space. Modified: nixos/trunk/modules/services/networking/bitlbee.nix Modified: nixos/trunk/modules/services/networking/bitlbee.nix

[Nix-commits] SVN commit: nix - r33013 - nixpkgs/trunk/pkgs/applications/version-management/subversion

2012-03-12 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 12 13:40:40 2012 New Revision: 33013 URL: https://nixos.org/websvn/nix/?rev=33013sc=1 Log: * Subversion updated to 1.7.4. Modified: nixpkgs/trunk/pkgs/applications/version-management/subversion/default.nix Modified:

[Nix-commits] SVN commit: nix - r33014 - nixpkgs/trunk/pkgs/applications/version-management/git-and-tools/git-annex

2012-03-12 Thread Peter Simons
Author: simons Date: Mon Mar 12 14:06:11 2012 New Revision: 33014 URL: https://nixos.org/websvn/nix/?rev=33014sc=1 Log: git-annex: updated to version 3.20120309 The test suite failure introduced recently has been fixed. Modified:

[Nix-commits] SVN commit: nix - r33015 - in nixpkgs/trunk/pkgs: applications/editors/leksah development/compilers/Agda-executable development/libraries/haskell/Agda development/libraries/haskell/gio d

2012-03-12 Thread Peter Simons
Author: simons Date: Mon Mar 12 14:06:18 2012 New Revision: 33015 URL: https://nixos.org/websvn/nix/?rev=33015sc=1 Log: Updating Haskell packages. - Agda-executable: updated to version 2.3.0.1 - Agda: updated to version 2.3.0.1 - gio: added version 0.12.3 - hamlet: updated to version

[Nix-commits] SVN commit: nix - r33016 - nixpkgs/trunk/pkgs/development/tools/haskell/cabal2nix

2012-03-12 Thread Peter Simons
Author: simons Date: Mon Mar 12 14:15:14 2012 New Revision: 33016 URL: https://nixos.org/websvn/nix/?rev=33016sc=1 Log: haskell-cabal2nix: updated to version 1.28 Modified: nixpkgs/trunk/pkgs/development/tools/haskell/cabal2nix/default.nix Modified:

Re: [Nix-dev] [PATCH] Put old generations in grub submenu (NixOS)

2012-03-12 Thread Vladimír Čunát
I have made a patch which adds an option (config.boot.loader.grub.oldVersionsInSubmenu) for hiding the old versions of the system in a submenu to reduce cluttering. Awesome ! Indeed, I didn't know about the existence of this feature in Grub. I would suggest making it the default

[Nix-commits] SVN commit: nix - r33017 - nixos/trunk/modules/services/ttys

2012-03-12 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 12 14:33:06 2012 New Revision: 33017 URL: https://nixos.org/websvn/nix/?rev=33017sc=1 Log: * Fix the waitOnMounts option. For some reason we lost its implementation. Modified: nixos/trunk/modules/services/ttys/mingetty.nix Modified:

[Nix-commits] SVN commit: nix - r33018 - nixos/trunk/modules/services/ttys

2012-03-12 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 12 14:42:52 2012 New Revision: 33018 URL: https://nixos.org/websvn/nix/?rev=33018sc=1 Log: * tty1 needs to be treated specially because of the emergency-shell job. Modified: nixos/trunk/modules/services/ttys/mingetty.nix Modified:

[Nix-commits] SVN commit: nix - r33019 - nixpkgs/trunk/pkgs/games/spring

2012-03-12 Thread Joachim Schiele
Author: qknight Date: Mon Mar 12 15:11:37 2012 New Revision: 33019 URL: https://nixos.org/websvn/nix/?rev=33019sc=1 Log: new version of spring is there Deleted: nixpkgs/trunk/pkgs/games/spring/gcc44.patch Modified: nixpkgs/trunk/pkgs/games/spring/default.nix Modified:

[Nix-commits] SVN commit: nix - r33020 - in nixpkgs/trunk/pkgs: development/tools/misc/binutils development/tools/misc/hydra top-level

2012-03-12 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 12 15:31:14 2012 New Revision: 33020 URL: https://nixos.org/websvn/nix/?rev=33020sc=1 Log: * Fix some Hydra dependencies that broke due to the Perl upgrade. Modified: nixpkgs/trunk/pkgs/development/tools/misc/binutils/default.nix

[Nix-commits] SVN commit: nix - r33021 - in nixpkgs/trunk/pkgs/development/tools/misc: binutils hydra

2012-03-12 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 12 15:34:00 2012 New Revision: 33021 URL: https://nixos.org/websvn/nix/?rev=33021sc=1 Log: * Undo accidental commit. Modified: nixpkgs/trunk/pkgs/development/tools/misc/binutils/default.nix nixpkgs/trunk/pkgs/development/tools/misc/hydra/default.nix Modified:

[Nix-commits] [NixOS/hydra] a4b63d: Disable prepared statements completely

2012-03-12 Thread Eelco Dolstra
Branch: refs/heads/merge-tables Home: https://github.com/NixOS/hydra Commit: a4b63db992d454d7ba5688c423f68873d127269a https://github.com/NixOS/hydra/commit/a4b63db992d454d7ba5688c423f68873d127269a Author: Eelco Dolstra e.dols...@tudelft.nl Date: 2012-03-12 (Mon, 12 Mar 2012)

[Nix-commits] [NixOS/hydra] 2a471c: Re-enable the Related Builds tab

2012-03-12 Thread Eelco Dolstra
Branch: refs/heads/merge-tables Home: https://github.com/NixOS/hydra Commit: 2a471ce0a499b574a827a2898bae4a0e769c193e https://github.com/NixOS/hydra/commit/2a471ce0a499b574a827a2898bae4a0e769c193e Author: Eelco Dolstra e.dols...@tudelft.nl Date: 2012-03-12 (Mon, 12 Mar 2012)

[Nix-commits] [NixOS/hydra] 3eeb03: Fix the jobset unchanged check

2012-03-12 Thread Eelco Dolstra
Branch: refs/heads/merge-tables Home: https://github.com/NixOS/hydra Commit: 3eeb035d5ab31a918b2a35bbc157d56047badaae https://github.com/NixOS/hydra/commit/3eeb035d5ab31a918b2a35bbc157d56047badaae Author: Eelco Dolstra e.dols...@tudelft.nl Date: 2012-03-12 (Mon, 12 Mar 2012)

[Nix-commits] [NixOS/hydra] 3f1bbf: Better fix

2012-03-12 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/hydra Commit: 3f1bbf7ef45070c6e9af7dfbb6f5dbe7d5dbddfb https://github.com/NixOS/hydra/commit/3f1bbf7ef45070c6e9af7dfbb6f5dbe7d5dbddfb Author: Eelco Dolstra e.dols...@tudelft.nl Date: 2012-03-12 (Mon, 12 Mar 2012)

[Nix-commits] SVN commit: nix - r33022 - in nixpkgs/trunk/pkgs: applications/office/openoffice top-level

2012-03-12 Thread Lluís Batlle
Author: viric Date: Mon Mar 12 20:15:08 2012 New Revision: 33022 URL: https://nixos.org/websvn/nix/?rev=33022sc=1 Log: I try to package libreoffice 3.5, as there was a weird segfault in 3.4, and they changed the build system in 3.5. It still does not build either... hopefully by more reachable

[Nix-commits] [NixOS/nix] b46172: Fix tests

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

[Nix-commits] SVN commit: nix - r33023 - configurations/trunk/tud

2012-03-12 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 12 21:24:09 2012 New Revision: 33023 URL: https://nixos.org/websvn/nix/?rev=33023sc=1 Log: Modified: configurations/trunk/tud/cartman.nix Modified: configurations/trunk/tud/cartman.nix ==

[Nix-commits] SVN commit: nix - r33024 - configurations/trunk/tud

2012-03-12 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 12 21:24:46 2012 New Revision: 33024 URL: https://nixos.org/websvn/nix/?rev=33024sc=1 Log: Modified: configurations/trunk/tud/hydra-module.nix Modified: configurations/trunk/tud/hydra-module.nix

[Nix-commits] SVN commit: nix - r33025 - nixpkgs/trunk/pkgs/games/spring

2012-03-12 Thread Joachim Schiele
Author: qknight Date: Mon Mar 12 21:28:51 2012 New Revision: 33025 URL: https://nixos.org/websvn/nix/?rev=33025sc=1 Log: seems i forgot to change some things... Modified: nixpkgs/trunk/pkgs/games/spring/default.nix Modified: nixpkgs/trunk/pkgs/games/spring/default.nix

[Nix-commits] SVN commit: nix - r33026 - nixpkgs/trunk/pkgs/applications/office/openoffice

2012-03-12 Thread Lluís Batlle
Author: viric Date: Mon Mar 12 21:38:00 2012 New Revision: 33026 URL: https://nixos.org/websvn/nix/?rev=33026sc=1 Log: Fix for an early build failure of libreoffice. Enabling it for hydra to see if it builds further. Modified: nixpkgs/trunk/pkgs/applications/office/openoffice/libreoffice.nix

[Nix-commits] SVN commit: nix - r33027 - configurations/trunk/tud

2012-03-12 Thread Eelco Dolstra
Author: eelco Date: Mon Mar 12 21:54:30 2012 New Revision: 33027 URL: https://nixos.org/websvn/nix/?rev=33027sc=1 Log: Modified: configurations/trunk/tud/wendy.nix Modified: configurations/trunk/tud/wendy.nix == ---

[Nix-dev] fix for mlton

2012-03-12 Thread Marc Weber
diff --git a/pkgs/development/compilers/mlton/default.nix b/pkgs/development/compilers/mlton/default.nix index c7217f8..8b42e70 100644 --- a/pkgs/development/compilers/mlton/default.nix +++ b/pkgs/development/compilers/mlton/default.nix @@ -30,9 +30,7 @@ stdenv.mkDerivation rec {