Eelco Dolstra
f20c7e9c46
* Cleanup: removed the unused `python-new'.
...
svn path=/nixpkgs/trunk/; revision=21198
2010-04-21 11:12:06 +00:00
Eelco Dolstra
741cc2fef8
* Cleanup: removed the unused `python-new'.
...
svn path=/nixpkgs/trunk/; revision=21197
2010-04-21 11:11:42 +00:00
Eelco Dolstra
e2a374799f
* Reverted most of the recent Python refactorings, as discussed. It's
...
a worthy goal to move the Python packages that are currently in
all-packages.nix into a single attribute set, but this doesn't
require moving python-packages.nix or the other changes made to that
file. The Python packages in all-packages.nix should simply be
moved to python-packages.nix, and ideally changed to use
buildPythonPackage.
svn path=/nixpkgs/trunk/; revision=21196
2010-04-21 10:51:15 +00:00
Lluís Batlle i Rossell
8d9ac92768
Enabling again the setuptoolsTrial python package, so at least
...
the nixpkgs tarball does not fail.
svn path=/nixpkgs/trunk/; revision=21195
2010-04-21 10:38:12 +00:00
Eelco Dolstra
ac5555e40c
* Subversion 1.6.11. Also updated meta.homepage to reflect that it's
...
now an Apache project.
svn path=/nixpkgs/trunk/; revision=21194
2010-04-21 09:47:26 +00:00
Lluís Batlle i Rossell
85c1a2b7ff
"Remind" update.
...
svn path=/nixpkgs/trunk/; revision=21193
2010-04-21 07:00:49 +00:00
Lluís Batlle i Rossell
f2307e2543
Fixing the mechanize python package. That may make calibre build again.
...
svn path=/nixpkgs/trunk/; revision=21191
2010-04-20 18:29:50 +00:00
Yury G. Kudryashov
445a3e07e9
Don't disable pythonSexy for python 2.6
...
Otherwise tarball build fails.
svn path=/nixpkgs/trunk/; revision=21187
2010-04-20 17:06:38 +00:00
Yury G. Kudryashov
4cdcafb0f1
Don't pass lib argument to svnfs as it is not expected
...
svn path=/nixpkgs/trunk/; revision=21186
2010-04-20 17:06:27 +00:00
Yury G. Kudryashov
7a3f602580
Get rid of decibel and tapioca-qt
...
It never worked, and nothing use it.
svn path=/nixpkgs/trunk/; revision=21185
2010-04-20 17:06:19 +00:00
Lluís Batlle i Rossell
71760b99a5
Fixing the opencv build. As it builds with cmake, it also benefits from 'stdenv2'
...
to build properly.
svn path=/nixpkgs/trunk/; revision=21184
2010-04-20 15:09:56 +00:00
Rob Vermaas
fbc33c5485
maven-build.nix: added extraMvnFlags argurment
...
svn path=/nixpkgs/trunk/; revision=21181
2010-04-20 14:32:07 +00:00
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