Marc Weber
57cffe5040
pidgin plugin sipe contributed by David Brown
...
svn path=/nixpkgs/trunk/; revision=21730
2010-05-11 17:28:54 +00:00
Lluís Batlle i Rossell
001a74368f
Adding the Microchip software for the PICKit2 programmer: pk2cmd
...
svn path=/nixpkgs/trunk/; revision=21726
2010-05-11 16:17:26 +00:00
Ludovic Courtès
f19a35aeeb
Magit: Latest version.
...
The tarball at crypt.to had vanished, and hopefully `fetchgit' over HTTP
will work for everyone.
svn path=/nixpkgs/trunk/; revision=21722
2010-05-11 14:56:28 +00:00
Ludovic Courtès
86e3de70e1
GNU gettext 0.18 (not in stdenv).
...
svn path=/nixpkgs/trunk/; revision=21704
2010-05-10 12:57:10 +00:00
Lluís Batlle i Rossell
e47a2a9651
Adding blender 2.49, additional to the last 'alpha' 2.50 there already was in nixpkgs.
...
I put the alpha in lowPrio too; too many things don't work still, there.
svn path=/nixpkgs/trunk/; revision=21701
2010-05-10 10:20:51 +00:00
Ludovic Courtès
e583aae98c
Emacs: Add optional dependencies on GConf and librsvg.
...
svn path=/nixpkgs/trunk/; revision=21694
2010-05-09 23:14:23 +00:00
Marc Weber
27ef15a6bd
adding postgis + script enabling postgis features
...
Exporting builder.pl because it will be used in NixOS postgresql module
svn path=/nixpkgs/trunk/; revision=21691
2010-05-09 20:38:16 +00:00
Marc Weber
3303106e97
python: support ncurses, replace composedArgsAndFun by makeOverridable
...
because composedArgsAndFun didn't pass values to the builder
svn path=/nixpkgs/trunk/; revision=21686
2010-05-09 14:33:50 +00:00
Marc Weber
d86dace29b
adding Eclipse note,
...
readding older version.
adding eclipseLatest top level name
svn path=/nixpkgs/trunk/; revision=21684
2010-05-09 14:17:21 +00:00
Marc Weber
6c21d81ae1
update wmii. libixp vanished
...
svn path=/nixpkgs/trunk/; revision=21683
2010-05-09 14:17:15 +00:00
Lluís Batlle i Rossell
9012b226c7
Fixing the 'awesome' tab completion on Run command
...
svn path=/nixpkgs/trunk/; revision=21677
2010-05-09 11:01:29 +00:00
Marc Weber
8d9af6d596
patch provided by David Brown adding simple-build-tool which builds Scala packages
...
svn path=/nixpkgs/trunk/; revision=21671
2010-05-08 21:51:47 +00:00
Lluís Batlle i Rossell
c82a9ac921
Updating blender
...
svn path=/nixpkgs/trunk/; revision=21670
2010-05-08 21:25:56 +00:00
Yury G. Kudryashov
169fee5644
Add qt-4.7-beta1 with low priority
...
svn path=/nixpkgs/trunk/; revision=21659
2010-05-07 20:08:37 +00:00
Yury G. Kudryashov
0864c1422e
Move qt-4.x into subfolder
...
svn path=/nixpkgs/trunk/; revision=21658
2010-05-07 20:08:31 +00:00
Lluís Batlle i Rossell
a3d73679b7
Cleaning a bit the boost directory. I propose having 'default.nix' for the latest version,
...
so the updates end in a simple diff. I remove the versions not mentioned anywhere else too.
svn path=/nixpkgs/trunk/; revision=21650
2010-05-07 14:27:22 +00:00
Lluís Batlle i Rossell
6dd72c5897
Updating putty to the last svn version, so now it can work with gtk2. The previous
...
wanted gtk1, that did not build on x86_64-linux
svn path=/nixpkgs/trunk/; revision=21649
2010-05-07 14:18:00 +00:00
Peter Simons
3542a7777e
pkgs/top-level/all-packages.nix: removed boost_1_36_0 attribute
...
According to "grep -R", that attribute isn't referenced by anything in nix-pkgs.
svn path=/nixpkgs/trunk/; revision=21639
2010-05-07 09:33:30 +00:00
Peter Simons
00b296762a
pkgs/development/libraries/boost: updated boost to 1.43.0
...
svn path=/nixpkgs/trunk/; revision=21638
2010-05-07 09:32:46 +00:00
Lluís Batlle i Rossell
2c8783a48b
Making wxGTK stay wxGTK even cross-built, so I remove the wxMSW code I added
...
to test the crossbuilding with wxGTK.
I added a new windows-specific package: wxMSW.
svn path=/nixpkgs/trunk/; revision=21634
2010-05-06 19:19:22 +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
Lluís Batlle i Rossell
222e41519e
Making lame compile with assembly optimization for i386
...
svn path=/nixpkgs/trunk/; revision=21620
2010-05-05 20:38:13 +00:00
Ludovic Courtès
96f2d289bc
Don't strip Linux modules in the SystemTap variant.
...
svn path=/nixpkgs/trunk/; revision=21619
2010-05-05 19:48:52 +00:00
Ludovic Courtès
588be9d6db
Add a Linux kernel suitable for SystemTap.
...
svn path=/nixpkgs/trunk/; revision=21618
2010-05-05 19:48:46 +00:00
Ludovic Courtès
1edabb560c
Make `nixUnstable' the default.
...
svn path=/nixpkgs/trunk/; revision=21616
2010-05-05 19:48:32 +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
b07f14b1f5
Use stdenv2 in KDE to speed-up builds
...
svn path=/nixpkgs/trunk/; revision=21611
2010-05-05 18:17:55 +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
Ludovic Courtès
d5086fd5bd
xmlto 0.0.23.
...
svn path=/nixpkgs/trunk/; revision=21595
2010-05-04 13:32:04 +00:00
Alexander Tsamutali
d2237f9912
warzone2100: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21582
2010-05-03 16:07:01 +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
Yury G. Kudryashov
d8c07cc4d6
Add catdoc
...
svn path=/nixpkgs/trunk/; revision=21558
2010-05-03 03:45:40 +00:00
Ludovic Courtès
17a3bcd4d6
Add GNU FreeDink.
...
svn path=/nixpkgs/trunk/; revision=21555
2010-05-02 09:27:51 +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
8298738364
Add GNU Parallel.
...
svn path=/nixpkgs/trunk/; revision=21552
2010-05-02 09:27:32 +00:00
Andres Löh
3c6f04e08e
Commented on the current decision on recurseIntoAttrs for haskellPackages.
...
svn path=/nixpkgs/trunk/; revision=21478
2010-05-01 11:23:39 +00:00
Lluís Batlle i Rossell
103f51c4da
Making the latest haskell expressions appear on 'nix-env -qa'.
...
More than one person had trouble not finding ghc 6.12 on 'nix-env -qa '*''
svn path=/nixpkgs/trunk/; revision=21477
2010-05-01 10:55:05 +00:00
Yury G. Kudryashov
0b11f22f49
Trying to fix virtuoso build on freebsd
...
svn path=/nixpkgs/trunk/; revision=21475
2010-05-01 07:41:40 +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
Lluís Batlle i Rossell
fe7945b7fb
Adding rtmpdump
...
svn path=/nixpkgs/trunk/; revision=21468
2010-04-30 21:46:55 +00:00
Yury G. Kudryashov
404c314412
Add support for restricted downloads
...
svn path=/nixpkgs/trunk/; revision=21467
2010-04-30 20:40:42 +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