Commit graph

10169 commits

Author SHA1 Message Date
Sander van der Burg 3921737991 Upgraded jdk to 1.6.0_20
svn path=/nixpkgs/trunk/; revision=21180
2010-04-20 11:29:40 +00:00
Sander van der Burg fb6e817495 SIP 4.10 and PyQt 4.7 are now the default versions
svn path=/nixpkgs/trunk/; revision=21179
2010-04-20 09:36:57 +00:00
Marc Weber 3fd8596707 pythonPackages should include python
svn path=/nixpkgs/trunk/; revision=21175
2010-04-20 00:03:14 +00:00
Marc Weber 9571bbe5dc Python:
- simplejson builds
- remove merge duplication of ZopeInterface (doCheck = false is not needed)
- document why those packgaes don't build

svn path=/nixpkgs/trunk/; revision=21174
2010-04-19 23:44:00 +00:00
Marc Weber 97f2c09f97 readding some python packages I dropped somehow by accident.
This also updates some python libraries and fixes some things I forgot
to patch

svn path=/nixpkgs/trunk/; revision=21171
2010-04-19 19:41:41 +00:00
Marc Weber 6ef4de2259 Lyx update
svn path=/nixpkgs/trunk/; revision=21170
2010-04-19 19:41:38 +00:00
Marc Weber d75d0cbb6a Eclipse update
svn path=/nixpkgs/trunk/; revision=21169
2010-04-19 16:47:41 +00:00
Lluís Batlle i Rossell d64fc6e17c Commenting at release.nix how hydra will evaluate it.
svn path=/nixpkgs/trunk/; revision=21167
2010-04-19 14:21:52 +00:00
Ludovic Courtès 73b7a7fea7 hwloc 1.0rc1.
svn path=/nixpkgs/trunk/; revision=21166
2010-04-19 14:06:07 +00:00
Lluís Batlle i Rossell f431b2ac38 Fixing a Marc's url that pointed to his local filesystem.
There are still things to improve in that package (description?)
I'm trying to get hydra evaluate nixpkgs.

svn path=/nixpkgs/trunk/; revision=21163
2010-04-19 12:27:18 +00:00
Lluís Batlle i Rossell 57f647c255 Fixing the nixpkgs evaluation (svnfs). I renamed the attr svnFS to svnfs,
to match others 'xxxxfs'. Maybe it could have the name sshfsFuse too.
I prefer svnfs, and I'd prefer 'sshfs' too, and not sshfsFuse.

svn path=/nixpkgs/trunk/; revision=21160
2010-04-19 10:50:36 +00:00
Lluís Batlle i Rossell 8cf18e0ae4 Revert "Removing the amarok dependency on qscriptgenerator."
Amarok wants it.

svn path=/nixpkgs/trunk/; revision=21155
2010-04-19 10:24:13 +00:00
Lluís Batlle i Rossell 673d1674fb Making kdeadmin build (pkgs => pythonpackages change)
svn path=/nixpkgs/trunk/; revision=21154
2010-04-19 10:24:09 +00:00
Lluís Batlle i Rossell 98c2d9c386 Removing the amarok dependency on qscriptgenerator.
It builds fine, even in x86_64, where it failed.

svn path=/nixpkgs/trunk/; revision=21153
2010-04-19 09:50:12 +00:00
Yury G. Kudryashov 6338c68dcd Inherit from pythonPackages, not pkgs
svn path=/nixpkgs/trunk/; revision=21152
2010-04-19 09:29:06 +00:00
Marc Weber b8fc0df586 updating HaXe and Neko
svn path=/nixpkgs/trunk/; revision=21150
2010-04-18 22:01:50 +00:00
Ludovic Courtès aa0902047e LCOV 1.8.
svn path=/nixpkgs/trunk/; revision=21149
2010-04-18 21:51:33 +00:00
Alexander Tsamutali 502f979532 mpd: New nixpkg.
svn path=/nixpkgs/trunk/; revision=21148
2010-04-18 19:26:30 +00:00
Alexander Tsamutali d5337a70c8 libcue: New nixpkg.
svn path=/nixpkgs/trunk/; revision=21147
2010-04-18 19:12:07 +00:00
Alexander Tsamutali 3e40cf1f64 libmikmod: New nixpkg.
svn path=/nixpkgs/trunk/; revision=21146
2010-04-18 18:57:35 +00:00
Alexander Tsamutali eb3b3e043d libid3tag: Added zlib to propagatedBuildInputs.
svn path=/nixpkgs/trunk/; revision=21145
2010-04-18 18:09:26 +00:00
Alexander Tsamutali 64249d4372 libmad: Added patch to install mad.pc, stolen from Arch Linux.
svn path=/nixpkgs/trunk/; revision=21144
2010-04-18 18:07:03 +00:00
Armijn Hemel f18af16dfe update to 2.8.4
svn path=/nixpkgs/trunk/; revision=21143
2010-04-18 10:53:31 +00:00
Marc Weber 8c0b7e4ad2 - adding experimental python31 build
- cleanup python libraries:
 * moving all python libraries into a attr set into a directory
   so that expressions can be used for both: python 2.5 and 2.6 easily
 * disabling packages which don't build

svn path=/nixpkgs/trunk/; revision=21142
2010-04-17 18:28:25 +00:00
Marc Weber 9e59164e57 adding lib function haskell's drop x elements from head of list
svn path=/nixpkgs/trunk/; revision=21141
2010-04-17 18:26:40 +00:00
Lluís Batlle i Rossell 36623b8227 Updating openocd and libftdi (for the sheevaplug jtag)
svn path=/nixpkgs/trunk/; revision=21139
2010-04-17 10:15:47 +00:00
Eelco Dolstra 7c22881aa8 * Build audacious with ffmpeg to get support for WMA and MPC.
svn path=/nixpkgs/trunk/; revision=21138
2010-04-16 20:19:22 +00:00
Eelco Dolstra 10fdd4d230 * Updated audacious to 2.3. Combined audacious and audacious-plugins
into one derivation so that it works out of the box - no need to set
  symlinks to the plugins in ~/.local/share/audacious.  There is
  really no reason to install those packages separately anyway, as
  audacious is useless without the plugins package.

svn path=/nixpkgs/trunk/; revision=21137
2010-04-16 19:26:15 +00:00
Eelco Dolstra 21d2c514e5 * libcdio updated to 0.82.
svn path=/nixpkgs/trunk/; revision=21136
2010-04-16 19:23:25 +00:00
Lluís Batlle i Rossell d6f653770b Updating the 'ecl' url (new version, and updated sourceforge url scheme)
svn path=/nixpkgs/trunk/; revision=21134
2010-04-16 17:35:26 +00:00
Lluís Batlle i Rossell 71f2fc2324 Fix the upstream-update snippets.sh for sourceforge URLs (sourceforge changed the url pattern)
svn path=/nixpkgs/trunk/; revision=21133
2010-04-16 17:34:01 +00:00
Marc Weber a772868bca adding svnFS
svn path=/nixpkgs/trunk/; revision=21132
2010-04-16 15:56:31 +00:00
Marc Weber 6ce15d655f adding wvdial, wvstreams, usb_modeswitch
svn path=/nixpkgs/trunk/; revision=21131
2010-04-16 15:56:28 +00:00
Marc Weber 3874ba79bd make pythonPackages default to pyhton26Packages because python26 is default now
This makes python packages passed to inkscape have same version again

svn path=/nixpkgs/trunk/; revision=21130
2010-04-16 15:56:25 +00:00
Ludovic Courtès ecaa92decb Remove `guile_1_9_coverage'.
svn path=/nixpkgs/trunk/; revision=21116
2010-04-16 08:05:09 +00:00
Rob Vermaas 2b42e23a64 libgweather: added assertion
svn path=/nixpkgs/trunk/; revision=21113
2010-04-16 06:47:55 +00:00
Yury G. Kudryashov 53ec513a91 Recurse into gnome attrs
svn path=/nixpkgs/trunk/; revision=21112
2010-04-16 05:26:27 +00:00
Ludovic Courtès 8a2edb8797 GNU Guile 1.9.10.
svn path=/nixpkgs/trunk/; revision=21110
2010-04-15 22:53:11 +00:00
Andres Löh bd22d01b5e Use consistent version of network package in gitit.
svn path=/nixpkgs/trunk/; revision=21109
2010-04-15 22:01:04 +00:00
Andres Löh 934b429725 Updated gitit plus dependencies.
svn path=/nixpkgs/trunk/; revision=21108
2010-04-15 21:10:06 +00:00
Andres Löh 52fe24049c Added happstack and dependencies.
svn path=/nixpkgs/trunk/; revision=21107
2010-04-15 18:10:42 +00:00
Andres Löh 27a26afc55 Added jpeg library for Haskell.
svn path=/nixpkgs/trunk/; revision=21096
2010-04-15 13:32:56 +00:00
Andres Löh 7d44fab64f Added salvia and dependencies.
svn path=/nixpkgs/trunk/; revision=21095
2010-04-15 13:25:43 +00:00
Andres Löh c7404a30df Added fclabels.
svn path=/nixpkgs/trunk/; revision=21093
2010-04-15 12:45:15 +00:00
Marco Maggesi 5d94294dd5 pkgs/os-specific/linux/blcr: update to version 0.8.2
svn path=/nixpkgs/trunk/; revision=21091
2010-04-15 12:08:08 +00:00
Michael Raskin 8840dd10fe Fix the second URL
svn path=/nixpkgs/trunk/; revision=21090
2010-04-15 11:32:38 +00:00
Michael Raskin 554f09f582 Retrieve all hashes fom SVN history - forgot to specify them
svn path=/nixpkgs/trunk/; revision=21089
2010-04-15 11:15:08 +00:00
Michael Raskin c1e12f2788 Temporary other OO.o mirror just to get the build working for now
svn path=/nixpkgs/trunk/; revision=21084
2010-04-15 08:44:54 +00:00
Andres Löh 49a3e1e46b Added AspectAG for Haskell.
svn path=/nixpkgs/trunk/; revision=21083
2010-04-15 06:08:37 +00:00
Yury G. Kudryashov 0ab619066b Add splix cups driver
svn path=/nixpkgs/trunk/; revision=21078
2010-04-14 19:27:15 +00:00
Yury G. Kudryashov 1336665f0d Typo in path, style
svn path=/nixpkgs/trunk/; revision=21077
2010-04-14 19:27:04 +00:00
Yury G. Kudryashov 99e825a42c Build MIME database from all available packages
svn path=/nixpkgs/trunk/; revision=21076
2010-04-14 19:26:50 +00:00
Yury G. Kudryashov 295af6ab17 Ignore fake collisions
svn path=/nixpkgs/trunk/; revision=21075
2010-04-14 19:26:31 +00:00
Eelco Dolstra cd56e341de * Consolidate MPlayer trunk.nix and default.nix into one.
* Removed the font because MPlayer doesn't use it anymore (it uses
  fontconfig).
* Removed rp9codecs because the Real codecs are included in the
  "essential" codecs package.
* Moved win32codecs into the MPlayer Nix expression.

svn path=/nixpkgs/trunk/; revision=21070
2010-04-14 12:13:01 +00:00
Eelco Dolstra 98bab41c33 * Clean up the "dict" package. For some reason "configureFlags"
didn't get passed properly.

svn path=/nixpkgs/trunk/; revision=21069
2010-04-14 10:55:50 +00:00
Armijn Hemel 0cf1045be4 update to 1.0.5, add libvorbis, libtheora, speex support
svn path=/nixpkgs/trunk/; revision=21068
2010-04-14 10:52:20 +00:00
Armijn Hemel fdc760a3f6 add libtheora, speex, vorbis to ffmpeg
svn path=/nixpkgs/trunk/; revision=21067
2010-04-14 09:45:22 +00:00
Armijn Hemel 75fb2e32db update to 0.5.1
svn path=/nixpkgs/trunk/; revision=21064
2010-04-14 09:18:45 +00:00
Ludovic Courtès d1c19b4049 GNU wget: Fix test suite runs.
svn path=/nixpkgs/trunk/; revision=21057
2010-04-13 10:11:42 +00:00
Peter Simons 689d42ad19 pkgs/applications/version-management/mercurial: updated to version 1.5.1
Patch courtesy of Jean-Marie Gaillourdet.

svn path=/nixpkgs/trunk/; revision=21056
2010-04-13 10:00:43 +00:00
Peter Simons bf775b5cdc pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0.5
svn path=/nixpkgs/trunk/; revision=21055
2010-04-13 09:55:19 +00:00
Ludovic Courtès 68369c5475 GNU ccrtp 1.7.1.
svn path=/nixpkgs/trunk/; revision=21054
2010-04-13 08:56:18 +00:00
Ludovic Courtès 8251c938e8 GNU Common C++ 1.8.0.
svn path=/nixpkgs/trunk/; revision=21053
2010-04-13 08:56:14 +00:00
Ludovic Courtès 9170abe84d GNU cppi 1.15.
svn path=/nixpkgs/trunk/; revision=21052
2010-04-13 08:56:11 +00:00
Ludovic Courtès 5ed6e1a1f7 GNU ddrescue 1.12.
svn path=/nixpkgs/trunk/; revision=21051
2010-04-13 08:56:07 +00:00
Ludovic Courtès e56e8ed250 GNU libtasn1 2.5.
svn path=/nixpkgs/trunk/; revision=21050
2010-04-13 08:56:04 +00:00
Yury G. Kudryashov 61198b7d61 Typo. Forgotten to remove dashes
svn path=/nixpkgs/trunk/; revision=21045
2010-04-13 07:23:55 +00:00
Yury G. Kudryashov cafe94f42d Add qca openssl plug-in
svn path=/nixpkgs/trunk/; revision=21044
2010-04-13 06:53:51 +00:00
Yury G. Kudryashov 3653309cb3 Match capabilities instead of name
Didn't work for ALPS touchpads

svn path=/nixpkgs/trunk/; revision=21043
2010-04-13 06:49:34 +00:00
Lluís Batlle i Rossell a79eba93e2 Updating elinks to a prerelease that has full utf-8 support
svn path=/nixpkgs/trunk/; revision=21039
2010-04-12 22:56:13 +00:00
Lluís Batlle i Rossell ec8f2bdc1b Adding sasl support to mutt, so ssmtp sending works
svn path=/nixpkgs/trunk/; revision=21038
2010-04-12 22:21:01 +00:00
Lluís Batlle i Rossell 165bc84831 Adding smtp support to mutt
svn path=/nixpkgs/trunk/; revision=21037
2010-04-12 22:10:15 +00:00
Lluís Batlle i Rossell b6fe7e6d41 Adding offlineimap, in a not very elegant way.
svn path=/nixpkgs/trunk/; revision=21034
2010-04-12 21:03:22 +00:00
Lluís Batlle i Rossell 35639242b5 I made a typo in ruby libs.nix
svn path=/nixpkgs/trunk/; revision=21033
2010-04-12 21:03:18 +00:00
Lluís Batlle i Rossell d7cba8fc61 Adding rubygems/lib to RUBYLIB in wrapProgram for ruby libs.nix
Adding ncursesw, and feeding it to sup for wide character support

svn path=/nixpkgs/trunk/; revision=21032
2010-04-12 19:23:14 +00:00
Lluís Batlle i Rossell cf70c1ecbc Updating ruby libs - the same as there were
svn path=/nixpkgs/trunk/; revision=21031
2010-04-12 18:48:38 +00:00
Peter Simons 774a276ff3 pkgs/development/interpreters/maude: added myself as a maintainer
svn path=/nixpkgs/trunk/; revision=21029
2010-04-12 11:21:42 +00:00
Peter Simons 425d964e7d pkgs/applications/science/math/maxima: added myself as a maintainer
svn path=/nixpkgs/trunk/; revision=21028
2010-04-12 11:21:38 +00:00
Peter Simons 0526f2fb2c pkgs/tools/networking/pdsh: added myself as a maintainer
svn path=/nixpkgs/trunk/; revision=21027
2010-04-12 11:21:34 +00:00
Peter Simons 2185e04b88 pkgs/applications/version-management/git-and-tools/git: bumped version to 1.7.0.4
svn path=/nixpkgs/trunk/; revision=21026
2010-04-12 11:21:29 +00:00
Peter Simons 69857a11c7 pkgs/development/tools/build-managers/scons: bumped to version 1.3.0
svn path=/nixpkgs/trunk/; revision=21025
2010-04-12 11:21:22 +00:00
Yury G. Kudryashov 6123776f36 man-pages-3.24
svn path=/nixpkgs/trunk/; revision=21020
2010-04-12 08:57:45 +00:00
Yury G. Kudryashov a9d1a2825b Initial xf86-input-wacom nix expression
Builds here. Haven't tested whether it works with real hardware yet.

svn path=/nixpkgs/trunk/; revision=21019
2010-04-11 22:42:28 +00:00
Yury G. Kudryashov e90a24df10 s/\t/ /
Blame Raskin for tabs in all-packages.nix.

svn path=/nixpkgs/trunk/; revision=21018
2010-04-11 21:03:59 +00:00
Yury G. Kudryashov 8ff59ce09c Remove old sip and pyqt
svn path=/nixpkgs/trunk/; revision=21017
2010-04-11 21:03:51 +00:00
Yury G. Kudryashov 62bcea0382 Remove linuxwacom: it is not compatible with new xserver
svn path=/nixpkgs/trunk/; revision=21016
2010-04-11 21:03:43 +00:00
Yury G. Kudryashov 64cff1da4e Add calibreQt46. Please, test
svn path=/nixpkgs/trunk/; revision=21014
2010-04-11 18:58:43 +00:00
Yury G. Kudryashov afe0368b9a Bump to calibre-0.6.47
svn path=/nixpkgs/trunk/; revision=21013
2010-04-11 18:58:35 +00:00
Yury G. Kudryashov a60cdda3c6 Remove qt-4.4
svn path=/nixpkgs/trunk/; revision=21012
2010-04-11 17:29:36 +00:00
Yury G. Kudryashov f25c68f01a Remove old kde packages
svn path=/nixpkgs/trunk/; revision=21011
2010-04-11 15:50:41 +00:00
Yury G. Kudryashov f3ec0abdae Upgrade to gdb-7.1
svn path=/nixpkgs/trunk/; revision=21010
2010-04-11 14:49:36 +00:00
Armijn Hemel e0f50ecb39 update to 2.2.3
svn path=/nixpkgs/trunk/; revision=21008
2010-04-11 12:13:23 +00:00
Armijn Hemel 5bd8e9c059 update to 1.3.3.14, disable cairo for now, since it doesn't compile (also not with 1.3.3.13
svn path=/nixpkgs/trunk/; revision=21007
2010-04-10 22:33:44 +00:00
Armijn Hemel d4e934b3d2 update to 1.1.0
svn path=/nixpkgs/trunk/; revision=21006
2010-04-10 21:06:23 +00:00
Yury G. Kudryashov 46888c922c cyrus-sasl: ${out} escaping
sasl looked for plugins in '${out}/lib/sasl2', not /nix/store/.../lib/sasl2

svn path=/nixpkgs/trunk/; revision=21005
2010-04-10 20:27:17 +00:00
Yury G. Kudryashov 31d047a83f Remove tabs
svn path=/nixpkgs/trunk/; revision=21004
2010-04-10 20:27:09 +00:00
Yury G. Kudryashov eb20e3b926 Add gpm support to elinks
svn path=/nixpkgs/trunk/; revision=21003
2010-04-10 20:27:02 +00:00
Yury G. Kudryashov 22bc695075 Use package overrides instead of getConfig
svn path=/nixpkgs/trunk/; revision=21002
2010-04-10 20:26:54 +00:00
Yury G. Kudryashov 9cef0c7941 Update linuxwacom, add 0.8.4.x
svn path=/nixpkgs/trunk/; revision=21001
2010-04-10 20:26:41 +00:00
Armijn Hemel 86a0b21de8 update to 2.8.3
svn path=/nixpkgs/trunk/; revision=21000
2010-04-10 19:06:59 +00:00
Lluís Batlle i Rossell a2334e604b Adding slimrat (not the gui, but at least the cli)
svn path=/nixpkgs/trunk/; revision=20999
2010-04-10 10:47:30 +00:00
Lluís Batlle i Rossell 3fd062e933 Fixing kde44 qimageblitz. I remove the patch about FindQt4.cmake; let's trust
its version better.

svn path=/nixpkgs/trunk/; revision=20997
2010-04-09 18:43:56 +00:00
Lluís Batlle i Rossell bc54fc96da Updating cmake. Big kde rebuild to come.
svn path=/nixpkgs/trunk/; revision=20996
2010-04-09 16:04:11 +00:00
Lluís Batlle i Rossell 2f67d3cc66 Updating boost.
Maybe we want a 'default.nix' reflecting the latest version, instead of changing and changing the version?

svn path=/nixpkgs/trunk/; revision=20995
2010-04-09 15:40:18 +00:00
Lluís Batlle i Rossell 6c37624153 Updating curlftpfs
svn path=/nixpkgs/trunk/; revision=20994
2010-04-09 15:40:12 +00:00
Eelco Dolstra 396b40f6d4 * Updated nspr, nss.
svn path=/nixpkgs/trunk/; revision=20993
2010-04-09 13:37:41 +00:00
Eelco Dolstra 2f423bbf1f * Firefox 3.5.9.
svn path=/nixpkgs/trunk/; revision=20992
2010-04-09 13:06:46 +00:00
Eelco Dolstra 61cb191a5c * Bison 2.4.2.
svn path=/nixpkgs/trunk/; revision=20991
2010-04-09 12:41:48 +00:00
Michael Raskin ff8fbd8a1a Fix remaining perl mention in buildInputs
svn path=/nixpkgs/trunk/; revision=20989
2010-04-09 11:37:38 +00:00
Michael Raskin e80351a49d Update nginx
svn path=/nixpkgs/trunk/; revision=20988
2010-04-09 11:26:54 +00:00
Ludovic Courtès 7f6b1e9abd GCC 4.4: Fix shared library support of sparc64-linux-gnu cross-compiler.
svn path=/nixpkgs/trunk/; revision=20975
2010-04-07 15:53:34 +00:00
Lluís Batlle i Rossell 7b9ccbd457 Updating freeimage.
svn path=/nixpkgs/trunk/; revision=20972
2010-04-07 15:04:04 +00:00
Sander van der Burg 7e2ce26e09 Upgraded koffice to 2.1.2
svn path=/nixpkgs/trunk/; revision=20970
2010-04-07 13:59:34 +00:00
Michael Raskin f7880c95a3 Roll back OO.o version; subscribe to build results
svn path=/nixpkgs/trunk/; revision=20964
2010-04-06 21:46:52 +00:00
Lluís Batlle i Rossell 3c2c4ac87a Adding 'meld'
svn path=/nixpkgs/trunk/; revision=20963
2010-04-06 19:39:29 +00:00
Lluís Batlle i Rossell 788e40bd5a Updating some py-gtk things.
With a newer glib, I could have used a newer pyobject.

svn path=/nixpkgs/trunk/; revision=20962
2010-04-06 19:39:25 +00:00
Michael Raskin 3cc371de23 Try removing old patches
svn path=/nixpkgs/trunk/; revision=20961
2010-04-06 19:04:43 +00:00
Michael Raskin 1b2c0d3326 Try updating OO.o - old tarball unavailable anyway
svn path=/nixpkgs/trunk/; revision=20960
2010-04-06 17:30:51 +00:00
Yury G. Kudryashov 99fda7a42f Do not pass pkgs to virtuoso
svn path=/nixpkgs/trunk/; revision=20958
2010-04-06 13:27:32 +00:00
Michael Raskin f6c28984f2 Update netpbm
svn path=/nixpkgs/trunk/; revision=20956
2010-04-06 13:24:46 +00:00
Eelco Dolstra 2aac41a8db * libiodbc: don't pass all of Nixpkgs to the package. There is no
reason why this shouldn't work, but it breaks NixOS evaluation on
  x86_64-linux with weird segfaults and assertion failures, probably
  due to a bug in the evaluator or the ATerm library.

svn path=/nixpkgs/trunk/; revision=20953
2010-04-06 10:50:52 +00:00
Eelco Dolstra 5330be5fbb * Latest Linux kernels.
svn path=/nixpkgs/trunk/; revision=20952
2010-04-06 10:33:49 +00:00
Eelco Dolstra 21cae80fed svn path=/nixpkgs/trunk/; revision=20951 2010-04-06 09:45:37 +00:00
Lluís Batlle i Rossell 882e258fbc Updating firefox. For xulrunner, I moved the version number up too; I don't know what did I have to do with it.
svn path=/nixpkgs/trunk/; revision=20948
2010-04-05 16:04:50 +00:00
Lluís Batlle i Rossell 8807722e17 Adding xdm
svn path=/nixpkgs/trunk/; revision=20947
2010-04-05 14:09:22 +00:00
Lluís Batlle i Rossell e37d850227 Updating the nvidia legacy drivers, so they build with linux 2.6.33
svn path=/nixpkgs/trunk/; revision=20943
2010-04-04 18:01:36 +00:00
Armijn Hemel a6237e5691 update to 5.21
svn path=/nixpkgs/trunk/; revision=20941
2010-04-04 15:20:28 +00:00
Armijn Hemel 8cd4c577aa update to 4.0.3
svn path=/nixpkgs/trunk/; revision=20940
2010-04-04 15:03:47 +00:00
Armijn Hemel 355413e0a5 update to 436
svn path=/nixpkgs/trunk/; revision=20939
2010-04-04 15:00:56 +00:00
Armijn Hemel f7ab7efff1 update tcpdump to 4.1.0, libpcap to 1.1.0
svn path=/nixpkgs/trunk/; revision=20938
2010-04-04 14:57:26 +00:00
Armijn Hemel 155515f076 update to 2.0.19
svn path=/nixpkgs/trunk/; revision=20937
2010-04-04 14:51:37 +00:00
Armijn Hemel 589aeb4c00 update to 2.4
svn path=/nixpkgs/trunk/; revision=20936
2010-04-04 14:44:14 +00:00
Alexander Tsamutali c68b4a9297 pkgs/games/warsow: Now mesa will be added to RPATH. Small cleanup.
svn path=/nixpkgs/trunk/; revision=20935
2010-04-03 23:01:36 +00:00
Lluís Batlle i Rossell bb8a2181ad Updating kismet
svn path=/nixpkgs/trunk/; revision=20934
2010-04-03 22:07:59 +00:00
Yury G. Kudryashov 39c24a4801 Bump soprano to 2.4.1
Add virtuoso backend. Another full KDE rebuild.

svn path=/nixpkgs/trunk/; revision=20933
2010-04-03 17:34:26 +00:00
Yury G. Kudryashov d22cb2fdb5 Add virtuoso database
Very minimal installation needed by KDE

svn path=/nixpkgs/trunk/; revision=20932
2010-04-03 17:34:14 +00:00
Lluís Batlle i Rossell fd94e443d2 Adding recurseIntoAttrs for the kde3 attribute set, to have the derivations available listed
by nix-env.


svn path=/nixpkgs/trunk/; revision=20931
2010-04-03 10:59:26 +00:00
Yury G. Kudryashov f0f1958830 Get rid of redland-1.0.8
1.0.9 was buggy, but it is fixed in 1.0.10

svn path=/nixpkgs/trunk/; revision=20930
2010-04-03 09:54:22 +00:00
Yury G. Kudryashov e523ba1732 Add libiodbc
Use experimental style. Will revert to "standard" one if needed.

svn path=/nixpkgs/trunk/; revision=20929
2010-04-03 09:53:38 +00:00
Yury G. Kudryashov 98cfefe7ea Upgrade shared-mime-info
svn path=/nixpkgs/trunk/; revision=20928
2010-04-02 15:25:21 +00:00
Yury G. Kudryashov b01b22892b Use override for gitFull
svn path=/nixpkgs/trunk/; revision=20927
2010-04-02 12:39:38 +00:00
Yury G. Kudryashov 284c448d12 Fix gitFull build
svn path=/nixpkgs/trunk/; revision=20926
2010-04-02 07:43:02 +00:00
Yury G. Kudryashov 7af927d96b Improve git-svn support
svn path=/nixpkgs/trunk/; revision=20925
2010-04-02 07:17:11 +00:00
Yury G. Kudryashov 7531041ca4 Fix install if /etc/vim exists
Also fix all .py files, not only those going to $out/bin

svn path=/nixpkgs/trunk/; revision=20924
2010-04-02 07:11:56 +00:00
Yury G. Kudryashov c3e38d11f0 Bump libarchive to 2.8.3
Fixes kdeutils-4.4.2 compilation

svn path=/nixpkgs/trunk/; revision=20922
2010-04-01 18:50:43 +00:00
Lluís Batlle i Rossell 4a6cfd435e Removing a part of the cmake setup-hook that broke at least the findqt4 cmake module.
That way, we don't need the patch anymore to fix what that part broke.

Also kde stops needing the findqt4 patch (for its own copy of the findqt4 cmake module).

I tested a nixos-rebuild with kde4, and it builds as far as hydra built with this configuration.

svn path=/nixpkgs/trunk/; revision=20921
2010-04-01 18:19:44 +00:00
Yury G. Kudryashov 766add2f8a Really use djvulibre parameter
svn path=/nixpkgs/trunk/; revision=20919
2010-04-01 15:17:22 +00:00
Ludovic Courtès 525274bd94 xz: Fix x86_64-darwin builds.
svn path=/nixpkgs/trunk/; revision=20916
2010-04-01 14:52:14 +00:00
Sander van der Burg 4597b33ed1 Update Disnix packages to use the 0.1 release
svn path=/nixpkgs/trunk/; revision=20915
2010-04-01 14:49:05 +00:00
Eelco Dolstra d1a7c6e39f * Don't use nested lists.
svn path=/nixpkgs/trunk/; revision=20914
2010-04-01 14:41:51 +00:00
Yury G. Kudryashov 16ef66f67e Recurse into kde4 attrs
svn path=/nixpkgs/trunk/; revision=20912
2010-04-01 14:21:18 +00:00
Yury G. Kudryashov 94de02e04e Move kde3 packages into kde3 in release.nix
svn path=/nixpkgs/trunk/; revision=20911
2010-04-01 13:46:07 +00:00
Yury G. Kudryashov 5306038df7 Move KDE 3 packages into kde3 set
Use kde3.kile instead of kile etc.

svn path=/nixpkgs/trunk/; revision=20910
2010-04-01 13:34:36 +00:00
Yury G. Kudryashov f26e437b72 Don't depend on X unless djview3 is requested
Also rename option name to "qt3"

svn path=/nixpkgs/trunk/; revision=20908
2010-04-01 12:34:50 +00:00
Andres Löh 1df704c533 Fix propagated user environment packages for Cabal builder.
svn path=/nixpkgs/trunk/; revision=20905
2010-04-01 10:56:50 +00:00
Andres Löh 9370225663 Haskell Platform 2010.1.0.0
svn path=/nixpkgs/trunk/; revision=20904
2010-04-01 10:56:48 +00:00
Ludovic Courtès 50b5ca25d3 boehm-gc: Add missing brackets.
svn path=/nixpkgs/trunk/; revision=20902
2010-04-01 10:05:58 +00:00
Ludovic Courtès 5e1ea06c0f boehm-gc: Fix x86_64-darwin builds.
svn path=/nixpkgs/trunk/; revision=20900
2010-04-01 09:26:29 +00:00
Lluís Batlle i Rossell 855bcdf626 Fixing the wdfs url.
I noticed wdfs works. And the older fusedav does not at all. I may remove fusedav.

svn path=/nixpkgs/trunk/; revision=20899
2010-04-01 08:57:26 +00:00
Sander van der Burg cc7a6e0b1d Upgraded PyQt to version 4.7.2
svn path=/nixpkgs/trunk/; revision=20889
2010-03-31 11:45:33 +00:00
Sander van der Burg 903fff2bdd Fixed the download URL of virtualbox
svn path=/nixpkgs/trunk/; revision=20886
2010-03-31 09:49:58 +00:00
Sander van der Burg 4017164a80 Upgraded KDE to version 4.4.2
svn path=/nixpkgs/trunk/; revision=20885
2010-03-31 09:47:34 +00:00
Sander van der Burg e09befd926 Upgraded virtualbox guest additions to 3.1.6
svn path=/nixpkgs/trunk/; revision=20884
2010-03-31 09:32:52 +00:00
Sander van der Burg 88a67817c9 Upgraded VirtualBox to 3.1.6
svn path=/nixpkgs/trunk/; revision=20883
2010-03-31 09:31:13 +00:00
Ludovic Courtès c936e89fc1 aMule 2.2.6.
svn path=/nixpkgs/trunk/; revision=20866
2010-03-30 08:20:29 +00:00
Marc Weber 3a94c410d1 add perlcritic 1.105 (and Test::Perl::Critic 1.02) and some depndencies:
total perl libs added: BKeywords ConfigTiny ExceptionClass FileRemove FileWhich HookLexWrap IOString IPCRun3 PerlCritic PerlTidy PPI PodSpell ProbePerl ReadonlyXS RegexpParser StringFormat TestObject TestPerlCritic TestScript TestSubCalls

patch provided by Francois Perrad

svn path=/nixpkgs/trunk/; revision=20865
2010-03-29 23:36:40 +00:00
Marc Weber ec095c9145 add ack-1.92
patch provided by Francois Perrad

svn path=/nixpkgs/trunk/; revision=20864
2010-03-29 23:36:38 +00:00
Marc Weber 1d5910bb94 add Gradle 0.8
patch provided by Francois Perrad

svn path=/nixpkgs/trunk/; revision=20863
2010-03-29 23:36:35 +00:00
Marc Weber 7b5896ca33 add Groovy 1.7.1
patch provided by Francois Perrad

svn path=/nixpkgs/trunk/; revision=20862
2010-03-29 23:36:32 +00:00
Marc Weber 01b602c7f4 update Scala 2.7.7
patch provided by Francois Perrad
I readded license line

svn path=/nixpkgs/trunk/; revision=20861
2010-03-29 23:36:25 +00:00
Armijn Hemel c121776718 update to 1.2.0
svn path=/nixpkgs/trunk/; revision=20860
2010-03-29 17:38:23 +00:00
Lluís Batlle i Rossell 946ca82173 Making ikiwiki happier with LocaleGettext
svn path=/nixpkgs/trunk/; revision=20845
2010-03-28 22:54:10 +00:00
Lluís Batlle i Rossell acb93ad638 Updating ikiwiki
svn path=/nixpkgs/trunk/; revision=20844
2010-03-28 19:18:12 +00:00
Alexander Tsamutali 99f19e27de applications/networking/p2p/transmission: New nixpkg.
svn path=/nixpkgs/trunk/; revision=20840
2010-03-28 00:06:30 +00:00
Lluís Batlle i Rossell e6ad0bd25e Updating gnused 4.2
svn path=/nixpkgs/trunk/; revision=20837
2010-03-27 17:40:05 +00:00
Rob Vermaas 4003f1e6fe nixpkgs: for darwin redirect jdk to openjdk
svn path=/nixpkgs/trunk/; revision=20832
2010-03-26 13:31:11 +00:00
Eelco Dolstra 54aefa41b4 * aangifte2009 requires xdg-utils to open a browser.
svn path=/nixpkgs/trunk/; revision=20830
2010-03-25 20:39:01 +00:00
Eelco Dolstra 48e1c2df80 * Added xdg-utils, a package that contains desktop integration
commands such as `xdg-open' (which opens a URL with the user's
  default browser).

svn path=/nixpkgs/trunk/; revision=20829
2010-03-25 19:48:06 +00:00
Eelco Dolstra 25ea790dd4 * Added the Dutch Tax Return program for 2009.
svn path=/nixpkgs/trunk/; revision=20828
2010-03-25 19:40:19 +00:00
Lluís Batlle i Rossell d533e31357 Updating gtkwave
svn path=/nixpkgs/trunk/; revision=20825
2010-03-25 15:07:53 +00:00
Lluís Batlle i Rossell a838f24608 Updating and trying to fix the build for pycups
svn path=/nixpkgs/trunk/; revision=20823
2010-03-25 13:36:42 +00:00
Eelco Dolstra 806099dbc8 * Added GNU wdiff.
svn path=/nixpkgs/trunk/; revision=20817
2010-03-25 11:51:55 +00:00
Michael Raskin 09e05eb46a Update wine
svn path=/nixpkgs/trunk/; revision=20816
2010-03-25 07:55:11 +00:00
Lluís Batlle i Rossell 08af6b60c0 Trying to fix qt's openssl. The change I had done for qt-4.5 was not in qt-4.6.
I just copied that to qt-4.6, expecting it to work.

svn path=/nixpkgs/trunk/; revision=20806
2010-03-24 12:04:27 +00:00
Michael Raskin 7a57a42ee6 Update XNeur
svn path=/nixpkgs/trunk/; revision=20804
2010-03-24 07:25:33 +00:00
Armijn Hemel 37cba95518 update to 1.1.0
svn path=/nixpkgs/trunk/; revision=20803
2010-03-23 23:10:55 +00:00
Lluís Batlle i Rossell a991201bf5 Adding optipng, and a basic expression for pdfread.
svn path=/nixpkgs/trunk/; revision=20802
2010-03-23 23:04:41 +00:00
Lluís Batlle i Rossell 60b8b2b613 Adding pngnq.
svn path=/nixpkgs/trunk/; revision=20801
2010-03-23 22:40:46 +00:00
Armijn Hemel c80ae6de3a update to 0.11.2a
svn path=/nixpkgs/trunk/; revision=20800
2010-03-23 22:35:58 +00:00
Armijn Hemel d60cba16e2 update to 2.3.0
svn path=/nixpkgs/trunk/; revision=20799
2010-03-23 22:18:25 +00:00
Lluís Batlle i Rossell 54ccfcff2d Updating calibre (now, with chm support)
svn path=/nixpkgs/trunk/; revision=20797
2010-03-23 21:48:38 +00:00
Rob Vermaas 8929e647c6 generatewrapper fix
svn path=/nixpkgs/trunk/; revision=20796
2010-03-23 20:54:59 +00:00
Eelco Dolstra 318234c091 * flashplayer: fix the version number.
svn path=/nixpkgs/trunk/; revision=20792
2010-03-23 19:35:48 +00:00
Lluís Batlle i Rossell b9fcc355c1 Trying to fix the python package 'mechanize'. Anything building with 'mechanize' needs 'clientform' too.
svn path=/nixpkgs/trunk/; revision=20791
2010-03-23 19:28:48 +00:00
Lluís Batlle i Rossell ac94ac33d2 Adding 'clientform', a python package.
That seems needed for the python package 'mechanize' to build.

svn path=/nixpkgs/trunk/; revision=20788
2010-03-23 16:58:34 +00:00
Eelco Dolstra 9dd466d123 * Updated pyqt and sip because the old versions have disappeared.
* Removed some unused versions of those packages.
* Don't pass `lib' to packages (because we already have `stdenv.lib').
* Removed some `*_python26' variants because Python 2.6 is the default
  now.

svn path=/nixpkgs/trunk/; revision=20782
2010-03-23 14:04:47 +00:00
Michael Raskin 1771bf0051 Update fltk
svn path=/nixpkgs/trunk/; revision=20781
2010-03-23 13:00:06 +00:00
Peter Simons 47e93b4177 pkgs/applications/editors/emacs-modes/magit: fixed cut&paste error in name attribute
Thanks, Eelco!

svn path=/nixpkgs/trunk/; revision=20780
2010-03-23 12:29:21 +00:00
Peter Simons bba9ecdbac pkgs/applications/editors/emacs-modes/magit: updated to version 0.7-109-g0fc3980
svn path=/nixpkgs/trunk/; revision=20779
2010-03-23 11:56:44 +00:00
Eelco Dolstra 4bd60ef8fc * Updated Firefox to 3.6.2. Hopefully it works now.
svn path=/nixpkgs/trunk/; revision=20777
2010-03-23 10:27:47 +00:00
Peter Simons 9c9620b334 pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0.3
svn path=/nixpkgs/trunk/; revision=20776
2010-03-23 09:34:58 +00:00
Peter Simons d791abd982 pkgs/development/interpreters/python/2.6: updated to version 2.6.5
svn path=/nixpkgs/trunk/; revision=20775
2010-03-23 09:34:52 +00:00
Peter Simons 6ea441fb3d pkgs/development/libraries/sqlite: updated to version 3.6.23
svn path=/nixpkgs/trunk/; revision=20774
2010-03-23 09:34:47 +00:00
Lluís Batlle i Rossell 00726e62fc Fixing some sheevaplug linux kernel configuration options,
because they were bad written.
I also added the support for tun devices.


svn path=/nixpkgs/trunk/; revision=20773
2010-03-22 20:01:48 +00:00
Lluís Batlle i Rossell 08f80eb9fb Updating unrar.
svn path=/nixpkgs/trunk/; revision=20772
2010-03-22 15:58:25 +00:00
Rob Vermaas a5586000d4 fix subversion perl bindings for gitFull
svn path=/nixpkgs/trunk/; revision=20771
2010-03-22 11:13:02 +00:00
Andres Löh 1b32982a58 Version bump.
svn path=/nixpkgs/trunk/; revision=20767
2010-03-20 14:09:32 +00:00
Ludovic Courtès 1a1cea3076 GNU Guile 1.9.9.
svn path=/nixpkgs/trunk/; revision=20762
2010-03-19 13:57:17 +00:00
Michael Raskin 5ff7d302ea Update FUSE
svn path=/nixpkgs/trunk/; revision=20751
2010-03-18 21:12:59 +00:00
Michael Raskin 96eba79858 Update SBCL
svn path=/nixpkgs/trunk/; revision=20750
2010-03-18 21:12:45 +00:00
Ludovic Courtès 42ef635518 DejaGNU: Fix the default target found by `runtest'.
svn path=/nixpkgs/trunk/; revision=20744
2010-03-18 15:47:29 +00:00
Michael Raskin b4b3cb2d01 Fix version problems in Zen-kernel expression
svn path=/nixpkgs/trunk/; revision=20727
2010-03-18 05:26:50 +00:00
Ludovic Courtès 6574a35e56 Add MIT/GNU Scheme.
svn path=/nixpkgs/trunk/; revision=20719
2010-03-17 15:32:12 +00:00
Michael Raskin cd8cc93432 Update Monotone
svn path=/nixpkgs/trunk/; revision=20716
2010-03-17 15:13:13 +00:00
Rob Vermaas 10637c8754 downgrade help2man
svn path=/nixpkgs/trunk/; revision=20715
2010-03-17 15:06:05 +00:00
Ludovic Courtès d5c0333db8 Stalin: Add dependency on ncompress.
svn path=/nixpkgs/trunk/; revision=20713
2010-03-17 14:44:46 +00:00
Ludovic Courtès dd5de51265 ncompress 4.2.4.3.
svn path=/nixpkgs/trunk/; revision=20712
2010-03-17 14:44:42 +00:00
Rob Vermaas ee149814c4 help2man 1.37.1
svn path=/nixpkgs/trunk/; revision=20710
2010-03-17 14:29:18 +00:00
Ludovic Courtès 9e16b812e0 Mono: Don't strip binaries.
svn path=/nixpkgs/trunk/; revision=20708
2010-03-17 13:56:40 +00:00
Ludovic Courtès 2dfbcfcc7c Stalin: Add maintainer.
svn path=/nixpkgs/trunk/; revision=20707
2010-03-17 13:56:36 +00:00
Lluís Batlle i Rossell 26ca329ec4 Making gitFull get the subversion as it wants: with perlBindings.
This should allow hydra building it properly.

svn path=/nixpkgs/trunk/; revision=20701
2010-03-17 13:27:05 +00:00
Eelco Dolstra 8396168276 * Updated Nix to 0.15.
svn path=/nixpkgs/trunk/; revision=20697
2010-03-17 12:16:03 +00:00
Lluís Batlle i Rossell 4824ecbb62 Trying to remove more hydra evaluation errors related to gcc.
svn path=/nixpkgs/trunk/; revision=20687
2010-03-17 10:17:32 +00:00
Michael Raskin 6934d0770c Fix build of fresh Zen kernels: POSIX ACL seems to be non-optional in OCFS2 now
svn path=/nixpkgs/trunk/; revision=20684
2010-03-17 10:04:35 +00:00
Lluís Batlle i Rossell f0ce6cfe94 Trying to remove evaluation errors in hydra nixpkgs for the cross compiler related
derivations.
I remove their 'meta platforms' attribute, defined in the gcc expression, so hydra
does not attempt to build them in the nixpkgs evaluation.

svn path=/nixpkgs/trunk/; revision=20678
2010-03-17 09:05:11 +00:00
Michael Raskin 1163f22972 Add 2.6.33-zen1 kernels
svn path=/nixpkgs/trunk/; revision=20676
2010-03-17 06:42:21 +00:00
Michael Raskin f7aad3221a Data for Zen-kernel 2.6.33-zen1
svn path=/nixpkgs/trunk/; revision=20675
2010-03-17 06:41:09 +00:00
Marc Weber 19f0cd20fd HaXe: support nekotools boot - add haxelib
svn path=/nixpkgs/trunk/; revision=20674
2010-03-16 23:34:56 +00:00
Lluís Batlle i Rossell 23809aa681 Trying to fix the nixpkgs-tarball, after I broke it again due to assuming
'gcc' to be pure as that of stdenvLinux.


svn path=/nixpkgs/trunk/; revision=20671
2010-03-16 21:53:48 +00:00
Lluís Batlle i Rossell 1d71fc8923 Updating avidemux
svn path=/nixpkgs/trunk/; revision=20670
2010-03-16 21:52:36 +00:00
Lluís Batlle i Rossell dd4ad6741e Fixing once again the ld-wrapper.sh script. I put it in a gcc-wrapper apart, to be removed
on the next stdenv-updates.
This would fix the build for many cmake packages, although that requires updating the stdenv
in those for its gcc to use this 2nd wrapper.

I updated paraview and avidemux. I can't recall now more packages with problems, but I was
quite sure there were.

If anyone sees a cmake-built package with the result binaries lacking some rpaths, then try
this wrapper.


svn path=/nixpkgs/trunk/; revision=20669
2010-03-16 20:49:26 +00:00
Lluís Batlle i Rossell d1217f68a4 Reverting eelco's r20469, which was applied due to a misunderstanding with an hydra build.
kde44 has worked well enough then and since then.


svn path=/nixpkgs/trunk/; revision=20668
2010-03-16 18:57:17 +00:00
Peter Simons cab868b9a3 pkgs/applications/editors/emacs-modes/magit: download tarball from cryp.to
The idea of downloading the source code tarball directly from gitorious.org was
great, but didn't work. Apparently, those tarballs have different checksums
every time they're generated. To remedy the situation, I've copied the proper
tarball statically to <http://cryp.to/magit-mainline-0.7-94-gbf42bf8.tar.gz>.

svn path=/nixpkgs/trunk/; revision=20653
2010-03-16 12:51:45 +00:00
Eelco Dolstra 8ff6ffbb65 * Update the unstable Nix (with some GC-related bug fixes).
svn path=/nixpkgs/trunk/; revision=20652
2010-03-16 12:46:12 +00:00
Peter Simons b6d6f301c4 pkgs/applications/editors/emacs-modes/magit: updated to version magit-0.7-94-gbf42bf8
Magit has seen plenty of development since version 0.7, but for some reason
there haven't been any new releases. This version bump updates the expression to
build a current version of Magit directly from the Git repository.

This change adds buildInputs 'autoconf' and 'automake'. These tools are required
only because we aren't building from a proper release tarball. Once version 0.8
comes out, these dependencies can be dropped again.

svn path=/nixpkgs/trunk/; revision=20650
2010-03-16 12:13:40 +00:00
Peter Simons f92867651f pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.0.2
svn path=/nixpkgs/trunk/; revision=20649
2010-03-16 12:13:32 +00:00
Eelco Dolstra f02cd9d59c * Linux updated to 2.6.32.10, 2.6.33.1.
svn path=/nixpkgs/trunk/; revision=20646
2010-03-16 11:44:28 +00:00
Rob Vermaas 0ef1853275 because i was too lazy, now the real reason: if I don't do this, mercurial fails to run on darwin
svn path=/nixpkgs/trunk/; revision=20645
2010-03-16 10:52:12 +00:00
Rob Vermaas 541beebe6f libncurses: on darwin systems remove .so files
svn path=/nixpkgs/trunk/; revision=20644
2010-03-16 10:37:41 +00:00
Rob Vermaas 891bf14096 also make python 26 default on darwin
svn path=/nixpkgs/trunk/; revision=20642
2010-03-16 09:12:26 +00:00
Michael Raskin f05adf46bd Make FlashPlayer9 build for now..
svn path=/nixpkgs/trunk/; revision=20641
2010-03-16 06:44:02 +00:00
Lluís Batlle i Rossell 2ce4840754 Adding kdiff3 as extragear.
I don't know if 'extragear' involves a specific list of packages.

(Thanks to Stephen for a patch)

svn path=/nixpkgs/trunk/; revision=20634
2010-03-15 14:26:58 +00:00
Lluís Batlle i Rossell f68b2277b7 Adding qshowdiff.
svn path=/nixpkgs/trunk/; revision=20633
2010-03-15 14:26:52 +00:00
Lluís Batlle i Rossell d44be49320 Updating tkcvs (which includes tkdiff)
svn path=/nixpkgs/trunk/; revision=20632
2010-03-15 14:26:47 +00:00
Eelco Dolstra eb083a3999 * Increase `max_print_line' to prevent TeX from breaking lines at 79
characters, which is stupid.  (For instance, it breaks grepping for
  words when they are broken across multiple lines.)
* Print warnings in the condensed log output.

svn path=/nixpkgs/trunk/; revision=20625
2010-03-15 10:02:24 +00:00
Ludovic Courtès 295d249274 Try building `gitFull'.
svn path=/nixpkgs/trunk/; revision=20621
2010-03-14 22:11:36 +00:00
Lluís Batlle i Rossell 182aa30e55 Making the sheevaplug kernel include DM_CRYPT and the cryptoloop device.
svn path=/nixpkgs/trunk/; revision=20618
2010-03-14 21:17:17 +00:00
Lluís Batlle i Rossell 9b1d5353a9 Making the gcc cross-compiler a bit more flexible.
svn path=/nixpkgs/trunk/; revision=20614
2010-03-14 14:05:08 +00:00
Lluís Batlle i Rossell 71bf444504 Updating uclibc (This new release fixed a problem in ._start that gave me a lot
of headache in mips)

svn path=/nixpkgs/trunk/; revision=20613
2010-03-14 14:05:04 +00:00
Ludovic Courtès 2a24a1f3a4 Coccinelle: Fix test-suite runs.
svn path=/nixpkgs/trunk/; revision=20608
2010-03-13 18:19:31 +00:00