Lluís Batlle i Rossell
4547dffb5d
Fixing gcc-4.5 related to the patch for ultrasparc. The patch should not be
...
needed anymore
svn path=/nixpkgs/trunk/; revision=21633
2010-05-06 19:19:02 +00:00
Lluís Batlle i Rossell
24c157910c
Making wxWidgets cross-build for mingw32.
...
svn path=/nixpkgs/trunk/; revision=21631
2010-05-06 18:23:03 +00:00
Lluís Batlle i Rossell
c548c084bb
Making gcc-4.5 cross-build to mingw32 too (set by the proper config and libc = "msvcrt"
...
in the crossSystem)
svn path=/nixpkgs/trunk/; revision=21630
2010-05-06 18:22:51 +00:00
Sander van der Burg
b97a0eb54e
Added GeoIP Java API library
...
svn path=/nixpkgs/trunk/; revision=21626
2010-05-06 13:58:27 +00:00
Ludovic Courtès
d9de1677cc
OProfile 0.9.6.
...
svn path=/nixpkgs/trunk/; revision=21615
2010-05-05 19:48:18 +00:00
Yury G. Kudryashov
b8186141e3
Qt 4.6: add more SQL backends and libXi
...
Also install qch docs by default
svn path=/nixpkgs/trunk/; revision=21605
2010-05-05 18:17:25 +00:00
Ludovic Courtès
085bf1f2f1
Add SystemTap.
...
svn path=/nixpkgs/trunk/; revision=21596
2010-05-04 13:32:09 +00:00
Eelco Dolstra
82fe986554
* strace 4.5.20.
...
svn path=/nixpkgs/trunk/; revision=21592
2010-05-04 12:17:34 +00:00
Alexander Tsamutali
6ce7168eac
quesoglc: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21580
2010-05-03 15:38:16 +00:00
Yury G. Kudryashov
796ffd9f71
Move "fetchurl restricted" code to requireFile.
...
This reverts r21474 and r21467.
Also migrate wtk (r21472) to new API.
svn path=/nixpkgs/trunk/; revision=21575
2010-05-03 09:13:17 +00:00
Yury G. Kudryashov
83f4846c49
Add lensfun library
...
svn path=/nixpkgs/trunk/; revision=21560
2010-05-03 03:45:52 +00:00
Yury G. Kudryashov
19cc1226d4
Add liblqr-1
...
svn path=/nixpkgs/trunk/; revision=21559
2010-05-03 03:45:47 +00:00
Ludovic Courtès
61ec7e828d
Add SDL_gfx.
...
Contributed by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21554
2010-05-02 09:27:45 +00:00
Ludovic Courtès
8da4605505
GCC 4.5: Remove redundant `--disable-multilib'.
...
svn path=/nixpkgs/trunk/; revision=21553
2010-05-02 09:27:39 +00:00
Yury G. Kudryashov
c43dbd671e
Migrate wtk to new "restricted downloads" feature of fetchurl
...
svn path=/nixpkgs/trunk/; revision=21472
2010-05-01 07:07:25 +00:00
Lluís Batlle i Rossell
1ae5a63425
Fixing the yasm 'name'
...
svn path=/nixpkgs/trunk/; revision=21471
2010-04-30 22:25:25 +00:00
Lluís Batlle i Rossell
1215f3a7a4
Adding yasm, and making x264 and xvid codecs be compiled with their assembly code
...
svn path=/nixpkgs/trunk/; revision=21470
2010-04-30 21:58:47 +00:00
Lluís Batlle i Rossell
b3870f0148
Adding xvid, to ffmpeg and mplayer.
...
svn path=/nixpkgs/trunk/; revision=21469
2010-04-30 21:47:09 +00:00
Yury G. Kudryashov
cc0b0b1c69
Add openssl1 back (but don't remove 0.9.8n)
...
svn path=/nixpkgs/trunk/; revision=21466
2010-04-30 20:40:33 +00:00
Lluís Batlle i Rossell
fa6c22b5c6
Adding the expressions for gcc 4.5 for cross building.
...
Although I still have set gcc 4.4 for that, I tested with the 4.5 expression
and it cross built perfectly bison for the sheevaplug.
svn path=/nixpkgs/trunk/; revision=21463
2010-04-30 19:12:59 +00:00
Lluís Batlle i Rossell
32b7ecf0d9
Adding more dependencies to mlt (for more features)
...
svn path=/nixpkgs/trunk/; revision=21459
2010-04-30 13:12:12 +00:00
Lluís Batlle i Rossell
a386398be6
Adding kdenlive, and as a side effect, mlt.
...
Kdenlive looks for some binaries in PATH, so some dependencies may be fulfilled
not by kdenlive nix expression.
svn path=/nixpkgs/trunk/; revision=21458
2010-04-30 13:12:07 +00:00
Lluís Batlle i Rossell
376895d34c
Fixing the nixpkgs tarball build: I used 'stdenv.bash', where I should use 'stdenv.shell'.
...
svn path=/nixpkgs/trunk/; revision=21453
2010-04-30 10:47:53 +00:00
Lluís Batlle i Rossell
7b6ce0f9df
Updating x264, and adding x264 support to mplayer and ffmpeg.
...
svn path=/nixpkgs/trunk/; revision=21451
2010-04-30 08:33:47 +00:00
Andres Löh
b3224edee3
Updated the expression for EHC/UHC.
...
This is not yet properly tested, but it should be an improvement over
what was there before ...
svn path=/nixpkgs/trunk/; revision=21435
2010-04-29 17:35:09 +00:00
Andres Löh
7d2ae46bce
Add missing binaries to the GHC wrapper.
...
svn path=/nixpkgs/trunk/; revision=21434
2010-04-29 17:35:05 +00:00
Peter Simons
5d63995485
pkgs/development/libraries/freeglut/default.nix: strip trailing white space
...
svn path=/nixpkgs/trunk/; revision=21431
2010-04-29 14:57:17 +00:00
Peter Simons
7d0cd3dbb7
pkgs/development/libraries/freeglut: disable building with "-Wall -Werror" on Darwin
...
The build generates warnings on MacOS X because of unused variables, and we
don't want those trivial problems to lead to a build failure.
svn path=/nixpkgs/trunk/; revision=21430
2010-04-29 14:57:13 +00:00
Peter Simons
8ccc115606
pkgs/development/libraries/mesa: disable build of egl library on Darwin
...
The egl library doesn't seem to work, i.e. the included demo program has
undefined symbols after linking with it.
svn path=/nixpkgs/trunk/; revision=21429
2010-04-29 14:57:07 +00:00
Peter Simons
5c43115185
pkgs/development/libraries/mesa/default.nix: drop trailing white space
...
svn path=/nixpkgs/trunk/; revision=21428
2010-04-29 14:57:02 +00:00
Peter Simons
56ce7f2ae6
pkgs/development/libraries/mesa: pass lipo utility to this build on Darwin
...
svn path=/nixpkgs/trunk/; revision=21427
2010-04-29 14:56:52 +00:00
Rob Vermaas
69bfabd328
re-enabled darwin patch, gcc-darwin does not support -arch flag
...
svn path=/nixpkgs/trunk/; revision=21412
2010-04-29 08:19:13 +00:00
Lluís Batlle i Rossell
e5ce3e5c8c
Revert "OpenSSL-1.0.0" changes, due to the new API breaking too much packages, which still have
...
not released new versions compatible with openssl 1.0.0
I downgraded to 0.9.8n, that also has the security hole fix.
svn path=/nixpkgs/trunk/; revision=21408
2010-04-28 15:01:06 +00:00
Lluís Batlle i Rossell
6b8de64183
Revert "Install libraries to $out/lib instead of $out/lib64"
...
This reverts commit 50429b2b63a3ad540e8fcd96be0cdaac46a27da2.
svn path=/nixpkgs/trunk/; revision=21407
2010-04-28 15:01:02 +00:00
Ludovic Courtès
5929f9d3bd
GCC 4.5.0.
...
svn path=/nixpkgs/trunk/; revision=21403
2010-04-28 12:37:11 +00:00
Ludovic Courtès
689914a5b2
update-gcc.sh: Add support for Ada.
...
svn path=/nixpkgs/trunk/; revision=21401
2010-04-28 12:37:02 +00:00
Ludovic Courtès
a2bd7f82d7
Add libelf.
...
svn path=/nixpkgs/trunk/; revision=21400
2010-04-28 12:36:58 +00:00
Ludovic Courtès
7c038cdc06
Add MPC.
...
svn path=/nixpkgs/trunk/; revision=21399
2010-04-28 12:36:53 +00:00
Lluís Batlle i Rossell
3fe67eca31
Updating wxGTK 2.8
...
svn path=/nixpkgs/trunk/; revision=21398
2010-04-28 10:09:40 +00:00
Yury G. Kudryashov
0089b865e9
Upgrade to heimdal-1.3.2
...
svn path=/nixpkgs/trunk/; revision=21396
2010-04-28 09:38:55 +00:00
Yury G. Kudryashov
b7151c4e2c
Add neon-0.29.x, make it default
...
Also stop using "default" neon in all-packages.nix.
Minor versions are not source-compatible, so a package should state needed version explicitly.
svn path=/nixpkgs/trunk/; revision=21394
2010-04-28 08:40:19 +00:00
Yury G. Kudryashov
d5601ee60e
Install libraries to $out/lib instead of $out/lib64
...
This should fix a lot of builds
svn path=/nixpkgs/trunk/; revision=21393
2010-04-28 08:40:12 +00:00
Yury G. Kudryashov
415f0fdc9f
Also fix neon-0.26 build
...
svn path=/nixpkgs/trunk/; revision=21392
2010-04-27 22:05:00 +00:00
Yury G. Kudryashov
293cde6747
Fix neon build
...
Use pkg-config to find openssl
svn path=/nixpkgs/trunk/; revision=21391
2010-04-27 21:54:38 +00:00
Andres Löh
f892a8efaa
Darcs updated to 2.4.1; now ghc-6.12-compatible.
...
svn path=/nixpkgs/trunk/; revision=21355
2010-04-27 19:51:37 +00:00
Yury G. Kudryashov
375900a6e7
Add comment, use the patch for darwin
...
svn path=/nixpkgs/trunk/; revision=21354
2010-04-27 19:05:43 +00:00
Yury G. Kudryashov
d2b3e548a1
OpenSSL-1.0.0
...
Big rebuild (though not stdenv-update). Security update, do not revert, please.
svn path=/nixpkgs/trunk/; revision=21352
2010-04-27 18:39:00 +00:00
Andres Löh
932b3d3b79
Some cleanup regarding GHC and profiling support.
...
svn path=/nixpkgs/trunk/; revision=21351
2010-04-27 18:21:07 +00:00
Andres Löh
8a036d8eb1
Library profiling for cabal packages can now be enabled via a config option.
...
svn path=/nixpkgs/trunk/; revision=21350
2010-04-27 16:35:01 +00:00
Andres Löh
1db4053fcc
Added profiling option to cabal generic builder.
...
svn path=/nixpkgs/trunk/; revision=21349
2010-04-27 16:34:56 +00:00
Andres Löh
8bf3f76256
Let GHC wrapper inherit meta from the wrapped expression.
...
svn path=/nixpkgs/trunk/; revision=21330
2010-04-26 20:39:51 +00:00
Ludovic Courtès
a174ff34b8
Add GNU SASL, GNU GSS-API, and GNU Rush.
...
Contributed by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21315
2010-04-26 08:59:25 +00:00
Andres Löh
160e4165f7
Added myself as maintainer for the Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=21304
2010-04-25 17:30:55 +00:00
Andres Löh
b48dfda990
Added ghc-6.12.2.
...
svn path=/nixpkgs/trunk/; revision=21303
2010-04-25 17:27:21 +00:00
Ludovic Courtès
a89f709a91
GNU/MIT Scheme: Restrict to GNU/* and FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=21302
2010-04-24 21:03:00 +00:00
Ludovic Courtès
805d99ffc7
Reverting "GNU/MIT Scheme: Attempt to fix Cygwin builds."
...
svn path=/nixpkgs/trunk/; revision=21301
2010-04-24 21:02:52 +00:00
Ludovic Courtès
4f9ffa5e59
GNU/MIT Scheme: Attempt to fix Cygwin builds.
...
svn path=/nixpkgs/trunk/; revision=21295
2010-04-24 16:02:08 +00:00
Ludovic Courtès
4fcbad8476
GNU/MIT Scheme: Build from the binary distributions when available.
...
svn path=/nixpkgs/trunk/; revision=21293
2010-04-24 11:09:53 +00:00
Yury G. Kudryashov
831196dad1
Fix qtscriptgenerator build
...
svn path=/nixpkgs/trunk/; revision=21288
2010-04-24 09:36:03 +00:00
Ludovic Courtès
0e7e20042b
Add the GNU Linear Programming Kit (GLPK).
...
Contributed by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21284
2010-04-23 21:15:48 +00:00
Andres Löh
776d8267c6
Added a couple of comments to ghc expression and myself as maintainer,
...
in preparation for adding ghc-6.12.2 ...
svn path=/nixpkgs/trunk/; revision=21268
2010-04-23 12:38:34 +00:00
Peter Simons
bba637c718
pkgs/development/interpreters/python/3.1: renamed this package to "python3"
...
Python version 3.x is really quite different from 2.x. Using a new name
for the package prevents Nix from performing unintended updates to the
3.x version.
svn path=/nixpkgs/trunk/; revision=21264
2010-04-23 10:42:29 +00:00
Lluís Batlle i Rossell
5d04ec0364
Updating openssh, fixing libedit for openssh to link well with it, and... here we
...
finally have sftp with some kind of 'readline'!
svn path=/nixpkgs/trunk/; revision=21246
2010-04-22 18:16:18 +00:00
Andres Löh
1c2fa602ee
Added gdiff Haskell package.
...
svn path=/nixpkgs/trunk/; revision=21207
2010-04-21 14:05:17 +00:00
Armijn Hemel
1aee2df93a
update libpcap to 1.1.1 and wireshark to 1.3.4
...
svn path=/nixpkgs/trunk/; revision=21205
2010-04-21 13:31:08 +00:00
Sander van der Burg
0de19dec3b
- Upgraded SIP to 4.10.2
...
- Upgraded PyQt to 4.7.3
svn path=/nixpkgs/trunk/; revision=21203
2010-04-21 12:06:28 +00:00
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
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
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
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
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
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
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
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
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
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
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
Marc Weber
6ce15d655f
adding wvdial, wvstreams, usb_modeswitch
...
svn path=/nixpkgs/trunk/; revision=21131
2010-04-16 15:56:28 +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
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
Andres Löh
49a3e1e46b
Added AspectAG for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21083
2010-04-15 06:08:37 +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
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
e56e8ed250
GNU libtasn1 2.5.
...
svn path=/nixpkgs/trunk/; revision=21050
2010-04-13 08:56:04 +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
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
8ff59ce09c
Remove old sip and pyqt
...
svn path=/nixpkgs/trunk/; revision=21017
2010-04-11 21:03:51 +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
f3ec0abdae
Upgrade to gdb-7.1
...
svn path=/nixpkgs/trunk/; revision=21010
2010-04-11 14:49:36 +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
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
Eelco Dolstra
396b40f6d4
* Updated nspr, nss.
...
svn path=/nixpkgs/trunk/; revision=20993
2010-04-09 13:37:41 +00:00
Eelco Dolstra
61cb191a5c
* Bison 2.4.2.
...
svn path=/nixpkgs/trunk/; revision=20991
2010-04-09 12:41:48 +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
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
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
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
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
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
Eelco Dolstra
d1a7c6e39f
* Don't use nested lists.
...
svn path=/nixpkgs/trunk/; revision=20914
2010-04-01 14:41:51 +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
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
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
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
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
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
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
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
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
Ludovic Courtès
6574a35e56
Add MIT/GNU Scheme.
...
svn path=/nixpkgs/trunk/; revision=20719
2010-03-17 15:32:12 +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
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