[Nix-commits] SVN commit: nix - r30826 - nixpkgs/trunk/pkgs/development/compilers/ghc

2011-12-11 Thread Andres Loeh
Author: andres Date: Sun Dec 11 17:19:36 2011 New Revision: 30826 URL: https://nixos.org/websvn/nix/?rev=30826sc=1 Log: Linking the complete topdir of GHC in ghc-with-packages. Modified: nixpkgs/trunk/pkgs/development/compilers/ghc/with-packages.nix Modified:

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

2011-12-11 Thread Peter Simons
Author: simons Date: Sun Dec 11 18:00:57 2011 New Revision: 30827 URL: https://nixos.org/websvn/nix/?rev=30827sc=1 Log: haskell-packages.nix: use text 0.11.0.6 when building with ghc 6.10.4 Newer versions of that library don't build with that old compiler, and 'text' is a fairly low-level

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

2011-12-11 Thread Peter Simons
Author: simons Date: Sun Dec 11 18:01:00 2011 New Revision: 30828 URL: https://nixos.org/websvn/nix/?rev=30828sc=1 Log: haskell-packages.nix: use the current version of parsec 3.x with GHC 7.2 or later Modified: nixpkgs/trunk/pkgs/top-level/haskell-packages.nix Modified:

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

2011-12-11 Thread Peter Simons
Author: simons Date: Sun Dec 11 18:01:03 2011 New Revision: 30829 URL: https://nixos.org/websvn/nix/?rev=30829sc=1 Log: haskell-packages.nix: xmobar requires parsec 3 Adding this explicit override fixes the GHC 6.10.4 build. Modified: nixpkgs/trunk/pkgs/top-level/haskell-packages.nix

[Nix-commits] SVN commit: nix - r30830 - nixpkgs/trunk/pkgs/development/libraries/haskell/mime-mail

2011-12-11 Thread Peter Simons
Author: simons Date: Sun Dec 11 18:01:07 2011 New Revision: 30830 URL: https://nixos.org/websvn/nix/?rev=30830sc=1 Log: haskell-mime-mail: updated to version 0.4.1.0 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/mime-mail/default.nix Modified:

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

2011-12-11 Thread Peter Simons
Author: simons Date: Sun Dec 11 18:01:10 2011 New Revision: 30831 URL: https://nixos.org/websvn/nix/?rev=30831sc=1 Log: haskell-smallcheck: updated to version 0.6 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/smallcheck/default.nix Modified:

[Nix-commits] SVN commit: nix - r30833 - nixpkgs/trunk/pkgs/applications/networking/instant-messengers/torchat

2011-12-11 Thread Peter Simons
Author: simons Date: Sun Dec 11 18:35:20 2011 New Revision: 30833 URL: https://nixos.org/websvn/nix/?rev=30833sc=1 Log: torchat: tell Hydra that it shouldn't attempt to build that package an Cygwin (fails with an assertion) Modified:

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

2011-12-11 Thread Peter Simons
Author: simons Date: Sun Dec 11 18:35:23 2011 New Revision: 30834 URL: https://nixos.org/websvn/nix/?rev=30834sc=1 Log: spring: tell Hydra that it shouldn't attempt to build that package an Cygwin (fails with an assertion) Modified: nixpkgs/trunk/pkgs/games/spring/default.nix Modified:

Re: [Nix-dev] referring to a patch that's packed inside the source tarball

2011-12-11 Thread Mathijs Kwik
to answer my own question: patches = [ ./some.patch ] refers to some.patch in the nixpkg tree patches = [ ./some.patch ] refers to some.patch in the build dir I just mistyped the patch name, that's why it didn't work before :) On Sun, Dec 11, 2011 at 7:48 PM, Mathijs Kwik

[Nix-commits] SVN commit: nix - r30836 - nixpkgs/trunk/pkgs/development/web/nodejs

2011-12-11 Thread Peter Simons
Author: simons Date: Sun Dec 11 19:38:57 2011 New Revision: 30836 URL: https://nixos.org/websvn/nix/?rev=30836sc=1 Log: upgraded nodejs Modified: nixpkgs/trunk/pkgs/development/web/nodejs/default.nix Modified: nixpkgs/trunk/pkgs/development/web/nodejs/default.nix

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

2011-12-11 Thread Peter Simons
Author: simons Date: Sun Dec 11 19:39:00 2011 New Revision: 30837 URL: https://nixos.org/websvn/nix/?rev=30837sc=1 Log: stay at older uuagc for now, newer breaks UHC Modified: nixpkgs/trunk/pkgs/development/tools/haskell/uuagc/bootstrap.nix

[Nix-commits] SVN commit: nix - r30838 - nixpkgs/trunk/pkgs/tools/misc/mc

2011-12-11 Thread Peter Simons
Author: simons Date: Sun Dec 11 19:39:06 2011 New Revision: 30838 URL: https://nixos.org/websvn/nix/?rev=30838sc=1 Log: upgraded mc Modified: nixpkgs/trunk/pkgs/tools/misc/mc/default.nix Modified: nixpkgs/trunk/pkgs/tools/misc/mc/default.nix

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

2011-12-11 Thread Peter Simons
Author: simons Date: Sun Dec 11 19:39:12 2011 New Revision: 30839 URL: https://nixos.org/websvn/nix/?rev=30839sc=1 Log: upgraded cryptsetup Modified: nixpkgs/trunk/pkgs/os-specific/linux/cryptsetup/default.nix Modified: nixpkgs/trunk/pkgs/os-specific/linux/cryptsetup/default.nix

[Nix-commits] SVN commit: nix - r30840 - nixpkgs/trunk/pkgs/build-support/builder-defs

2011-12-11 Thread Peter Simons
Author: simons Date: Sun Dec 11 19:39:16 2011 New Revision: 30840 URL: https://nixos.org/websvn/nix/?rev=30840sc=1 Log: added git support to builder-defs Modified: nixpkgs/trunk/pkgs/build-support/builder-defs/builder-defs.nix Modified:

[Nix-commits] SVN commit: nix - r30841 - in nixpkgs/trunk/pkgs: development/compilers/ehc development/compilers/uhc top-level

2011-12-11 Thread Peter Simons
Author: simons Date: Sun Dec 11 19:54:40 2011 New Revision: 30841 URL: https://nixos.org/websvn/nix/?rev=30841sc=1 Log: The EHC compiler is now called UHC. Added: nixpkgs/trunk/pkgs/development/compilers/uhc/ nixpkgs/trunk/pkgs/development/compilers/uhc/default.nix - copied, changed

Re: [Nix-dev] contributing to nixpkgs/nixos

2011-12-11 Thread Mathijs Kwik
On Sun, Dec 11, 2011 at 8:49 PM, Peter Simons sim...@cryp.to wrote: Hi Mathijs, I committed your patches -- the only exception being the update to btrfs-progs. I didn't feel comfortable making that change, because it's based on a development version from the upstream Git repository (rather

[Nix-commits] SVN commit: nix - r30842 - nixpkgs/trunk/pkgs/development/interpreters/ruby

2011-12-11 Thread Shea Levy
Author: shlevy Date: Sun Dec 11 22:01:20 2011 New Revision: 30842 URL: https://nixos.org/websvn/nix/?rev=30842sc=1 Log: Ruby should work on all platforms Modified: nixpkgs/trunk/pkgs/development/interpreters/ruby/ruby-19.nix Modified:

[Nix-commits] SVN commit: nix - r30843 - attic/hydra/trunk/src/script

2011-12-11 Thread Shea Levy
Author: shlevy Date: Sun Dec 11 22:13:03 2011 New Revision: 30843 URL: https://nixos.org/websvn/nix/?rev=30843sc=1 Log: Remove svn externals from hydra Hydra is in the attic now, and with the url change they give an error on each repo update Modified: attic/hydra/trunk/src/script/ (props

[Nix-commits] SVN commit: nix - r30844 - nixpkgs/trunk/pkgs/development/interpreters/ruby

2011-12-11 Thread Shea Levy
Author: shlevy Date: Sun Dec 11 22:16:15 2011 New Revision: 30844 URL: https://nixos.org/websvn/nix/?rev=30844sc=1 Log: Update rubygems, adding sass along the way Modified: nixpkgs/trunk/pkgs/development/interpreters/ruby/generated.nix Modified:

Re: [Nix-dev] referring to a patch that's packed inside the source tarball

2011-12-11 Thread Marc Weber
you can always overwrite the patchPhase: patchPhase = '' unset patchPhase # reset this env var patchPhase # run patchPhase function (default implementation) patch -p1 your.diff ''; your solution is cleaner though. Marc Weber ___ nix-dev mailing