Commit Graph

5756 Commits

Author SHA1 Message Date
Andres Löh
1d70839b22 Added haskell-Zwaluw-0.1
svn path=/nixpkgs/trunk/; revision=29777
2011-10-11 22:18:21 +00:00
Yury G. Kudryashov
4289cff0c2 Remove gtkLibs216.*mm
svn path=/nixpkgs/trunk/; revision=29774
2011-10-11 20:47:30 +00:00
Yury G. Kudryashov
2ed828052e Remove wxPython26 since it is not used
svn path=/nixpkgs/trunk/; revision=29773
2011-10-11 19:46:31 +00:00
Yury G. Kudryashov
b5861542dd gtkLibs3x.atkmm
svn path=/nixpkgs/trunk/; revision=29748
2011-10-10 22:26:41 +00:00
Joachim Schiele
f3f0940e25 added support for cntlm on nixos!
svn path=/nixpkgs/trunk/; revision=29736
2011-10-09 22:28:41 +00:00
Yury G. Kudryashov
9caf409d96 odt2txt-0.4
svn path=/nixpkgs/trunk/; revision=29734
2011-10-09 18:22:18 +00:00
Peter Simons
2133339ecf haskell-thespian: added version 0.999
svn path=/nixpkgs/trunk/; revision=29733
2011-10-09 17:47:04 +00:00
Yury G. Kudryashov
57d384459e Add gnome3. Do not recurse into attrs
svn path=/nixpkgs/trunk/; revision=29732
2011-10-09 17:23:54 +00:00
Yury G. Kudryashov
692ae674c1 gtklibs3x.glibmm-2.30
svn path=/nixpkgs/trunk/; revision=29730
2011-10-09 17:23:37 +00:00
Peter Simons
dbab602826 haskell-parallel: added version 3.2.0.0
svn path=/nixpkgs/trunk/; revision=29729
2011-10-09 15:30:05 +00:00
Peter Simons
fad97e3885 haskell-parsec: added version 3.1.2
svn path=/nixpkgs/trunk/; revision=29728
2011-10-09 15:29:59 +00:00
Yury G. Kudryashov
32dd8c0854 gtkLibx3x update
svn path=/nixpkgs/trunk/; revision=29726
2011-10-09 08:38:34 +00:00
Yury G. Kudryashov
e60fe8673b gnome: use callPackage, move to gnome-2
gnome28 was a mix of packages from various releases, so do not mention 2.28 in
the attribute name.

svn path=/nixpkgs/trunk/; revision=29721
2011-10-08 16:58:32 +00:00
Yury G. Kudryashov
c35c6ec9fa Drop 'gnomevfs = gnome_vfs;' alias
s/gnomevfs/gnome_vfs/ in packages

svn path=/nixpkgs/trunk/; revision=29718
2011-10-08 12:06:03 +00:00
Yury G. Kudryashov
1ef1f01e13 Remove thunderbird2/3 from release.nix
svn path=/nixpkgs/trunk/; revision=29716
2011-10-08 11:53:18 +00:00
Yury G. Kudryashov
c7d6b60287 Drop kde3.kile
Use kde4.kile instead

svn path=/nixpkgs/trunk/; revision=29715
2011-10-07 20:46:29 +00:00
Yury G. Kudryashov
7e3c1b357b Drop kde3.kdebase
Hydra fails to build it for a while, and nobody noticed.

svn path=/nixpkgs/trunk/; revision=29714
2011-10-07 20:46:21 +00:00
Eelco Dolstra
20778d629b * Updated Catalyst to 5.9. It now uses Plack for interfacing with the
web server, so add that as well.

svn path=/nixpkgs/trunk/; revision=29709
2011-10-07 12:18:17 +00:00
Eelco Dolstra
79ab307dd7 * Fix Chatzilla (it doesn't work with recent Xulrunners).
* Get rid of xulrunnerWrapper.

svn path=/nixpkgs/trunk/; revision=29706
2011-10-07 09:26:03 +00:00
Lluís Batlle i Rossell
fefaa7a6ea Adding boinc. It installs. I don't know how to use it.
svn path=/nixpkgs/trunk/; revision=29704
2011-10-06 20:25:05 +00:00
Eelco Dolstra
ee74cf87dc * Set the Chrome icon in its desktop item.
svn path=/nixpkgs/trunk/; revision=29701
2011-10-06 13:52:54 +00:00
Eelco Dolstra
57f482e2c3 * Get rid of old Thunderbird versions.
svn path=/nixpkgs/trunk/; revision=29700
2011-10-06 13:28:03 +00:00
Eelco Dolstra
f4d88c2197 * Thunderbird 7.0.1.
svn path=/nixpkgs/trunk/; revision=29697
2011-10-06 13:21:05 +00:00
Eelco Dolstra
0982859b6c * Neon: build with the new and patched OpenSSL. With this,
Subversion can check out the Nix repositories without any
  warnings about untrusted certificates.
* Make Firefox 7 the default.

svn path=/nixpkgs/trunk/; revision=29691
2011-10-06 11:31:14 +00:00
Eelco Dolstra
8ec876642e * Give the desktop items for Chrome and IceCat the right name.
svn path=/nixpkgs/trunk/; revision=29689
2011-10-06 11:22:50 +00:00
Peter Simons
667e2020cc cppunit: dropped obsolete version 1.10
svn path=/nixpkgs/trunk/; revision=29682
2011-10-06 10:23:23 +00:00
Peter Simons
b88f691163 haskell-hamlet: updated to version 0.10.3
svn path=/nixpkgs/trunk/; revision=29672
2011-10-05 17:10:00 +00:00
Peter Simons
105f30bba6 haskell-hakyll: updated to version 3.2.0.9
svn path=/nixpkgs/trunk/; revision=29671
2011-10-05 17:09:51 +00:00
Peter Simons
a38b628246 haskell-haddock: updated to version 2.9.4
svn path=/nixpkgs/trunk/; revision=29635
2011-10-04 14:58:28 +00:00
Sander van der Burg
df1cea1903 dotnetfx 4.0 is now the default
svn path=/nixpkgs/trunk/; revision=29628
2011-10-04 13:28:32 +00:00
Yury G. Kudryashov
dd19f22e7e Add kde4.kile
svn path=/nixpkgs/trunk/; revision=29622
2011-10-04 11:12:11 +00:00
Russell O'Connor
8c40562197 New package for CamlIDL 1.05
svn path=/nixpkgs/trunk/; revision=29619
2011-10-04 01:40:45 +00:00
Peter Simons
492c7016d0 haskell-hamlet: updated to version 0.10.2
svn path=/nixpkgs/trunk/; revision=29607
2011-10-03 20:20:58 +00:00
Shea Levy
936c460abb Ruby: Separate 'install the current version of ruby' from 'install version x of ruby' when x is also the current version
svn path=/nixpkgs/trunk/; revision=29600
2011-10-03 15:35:50 +00:00
Yury G. Kudryashov
371cd8bc51 kde3: use meta.platforms
svn path=/nixpkgs/trunk/; revision=29596
2011-10-02 21:15:36 +00:00
Yury G. Kudryashov
86d3591d7e Switch to unzip-6.0
svn path=/nixpkgs/trunk/; revision=29595
2011-10-02 21:15:29 +00:00
Yury G. Kudryashov
9839a5d924 policykit: use meta.platforms
This makes it easier to remove policykit in the future

svn path=/nixpkgs/trunk/; revision=29594
2011-10-02 21:15:19 +00:00
Peter Simons
13b67df58e haskell-convertible-text: added version 0.3.0.10
svn path=/nixpkgs/trunk/; revision=29585
2011-10-02 20:28:19 +00:00
Peter Simons
1d0620f3ae haskell-data-object: added version 0.3.1.7
svn path=/nixpkgs/trunk/; revision=29583
2011-10-02 20:28:09 +00:00
Peter Simons
54a78ff2ed haskell-yaml: added version 0.4.1.1
svn path=/nixpkgs/trunk/; revision=29582
2011-10-02 20:28:04 +00:00
Peter Simons
944a9932bc haskell-network: added version 2.3.0.6
svn path=/nixpkgs/trunk/; revision=29581
2011-10-02 20:28:00 +00:00
Peter Simons
ec549646da haskell-haddock: added version 2.9.3
svn path=/nixpkgs/trunk/; revision=29572
2011-10-02 20:27:20 +00:00
Yury G. Kudryashov
4cdf639958 Remove unused parameter from xorg call
svn path=/nixpkgs/trunk/; revision=29569
2011-10-02 19:53:20 +00:00
Shea Levy
2a94841c64 Enable building 3.1 with an efi stub
It's still not enabled by default, you need to set CONFIG_EFI_STUB=y

svn path=/nixpkgs/trunk/; revision=29565
2011-10-02 14:20:49 +00:00
Rob Vermaas
c85c8c9d01 update jinja2
svn path=/nixpkgs/trunk/; revision=29550
2011-09-30 17:26:38 +00:00
Michael Raskin
a8a3ede5e9 Adding Firefox 8.0beta1
svn path=/nixpkgs/trunk/; revision=29549
2011-09-30 15:44:22 +00:00
Michael Raskin
8e02768459 Firefox 7.0 release
svn path=/nixpkgs/trunk/; revision=29544
2011-09-30 07:10:47 +00:00
Shea Levy
a54473bc5d Use ruby 1.9 as the default
svn path=/nixpkgs/trunk/; revision=29543
2011-09-29 21:55:12 +00:00
Shea Levy
cba02ddc3c aufs2: Only build if the kernel supports it
svn path=/nixpkgs/trunk/; revision=29540
2011-09-28 23:38:39 +00:00
Shea Levy
ed38cc3545 aufs3-util
svn path=/nixpkgs/trunk/; revision=29535
2011-09-28 21:59:07 +00:00
Shea Levy
4add420a48 aufs3 kernelPackage
svn path=/nixpkgs/trunk/; revision=29534
2011-09-28 21:46:07 +00:00
Shea Levy
2e012018bb makeAufs3StandalonePatch: Don't unpack the kernel source
svn path=/nixpkgs/trunk/; revision=29533
2011-09-28 21:09:54 +00:00
Shea Levy
60b155479d linux-3.0: Add aufs3 patch
svn path=/nixpkgs/trunk/; revision=29532
2011-09-28 20:48:08 +00:00
Yury G. Kudryashov
e2c4af0946 Update opera to the latest version
Also add missing dependencies (KDE, cups, gstreamer)

svn path=/nixpkgs/trunk/; revision=29527
2011-09-28 15:23:28 +00:00
Peter Simons
dc55be9e05 pkgs/shells/bash: updated "interactive" bash to version 4.2
The non-interactive variant, which is part of stdenv, remains unchanged.

svn path=/nixpkgs/trunk/; revision=29523
2011-09-28 14:37:03 +00:00
Shea Levy
0f2e4160c0 Linux 3.0: Don't use aufs2.1, there's aufs 3.x for Linux 3.x kernels
svn path=/nixpkgs/trunk/; revision=29520
2011-09-28 14:18:26 +00:00
Rob Vermaas
6fd4c26fc2 add google perftools 1.8.3
svn path=/nixpkgs/trunk/; revision=29517
2011-09-27 17:24:01 +00:00
Yury G. Kudryashov
109b36eca9 Move soprano to top-level namespace
svn path=/nixpkgs/trunk/; revision=29513
2011-09-27 15:40:40 +00:00
Peter Simons
27e30f03fc python-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=29510
2011-09-27 14:00:48 +00:00
Peter Simons
ed6328b5ee python-matplotlib: enable Linux builds by Hydra
svn path=/nixpkgs/trunk/; revision=29509
2011-09-27 14:00:40 +00:00
Peter Simons
6bd8eea788 python-matplotlib: move dependencies like numpy into the propagatedBuildInputs
section to ensure that these libraries are being found at run-time by the
python wrapper.

svn path=/nixpkgs/trunk/; revision=29508
2011-09-27 14:00:31 +00:00
Eelco Dolstra
a3143f0bbd * Added Statistics::TTest.
svn path=/nixpkgs/trunk/; revision=29507
2011-09-27 11:06:41 +00:00
Alexander Tsamutali
e3ccdb4bcd desktops/e17:
Add e17. WIP. Make hangs during build of enlightenment.

svn path=/nixpkgs/trunk/; revision=29506
2011-09-26 22:28:35 +00:00
Eelco Dolstra
12d42a5850 * Added Statistics::Descriptive.
svn path=/nixpkgs/trunk/; revision=29504
2011-09-26 22:08:44 +00:00
Peter Simons
201fab6841 all-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=29492
2011-09-26 08:12:18 +00:00
Peter Simons
01022a1502 lxc: moved package into the "applications/virtualization" category
svn path=/nixpkgs/trunk/; revision=29491
2011-09-26 08:12:14 +00:00
Yury G. Kudryashov
e496b86594 Remove kde3.kcachegrind
Use kde4.kcachegrind instead.

svn path=/nixpkgs/trunk/; revision=29484
2011-09-25 22:56:48 +00:00
Michael Raskin
d65cab3852 Adding Allegro 5
svn path=/nixpkgs/trunk/; revision=29482
2011-09-25 21:07:48 +00:00
Michael Raskin
4d6030f56b Adding hyenae - patch by MarcWeber
svn path=/nixpkgs/trunk/; revision=29470
2011-09-24 09:14:21 +00:00
Andres Löh
a154670250 Added haskell-derp.
svn path=/nixpkgs/trunk/; revision=29465
2011-09-24 02:49:04 +00:00
Florian Friesdorf
0c32d209ca python wrapper that sets PYTHONHOME to the profile it is in
svn path=/nixpkgs/trunk/; revision=29462
2011-09-23 17:00:13 +00:00
Peter Simons
03deb61330 haskell-NumInstances: added version 1.0
svn path=/nixpkgs/trunk/; revision=29457
2011-09-23 16:08:52 +00:00
Shea Levy
f5e5bc24be Get ruby-1.9.2-p290 to build
svn path=/nixpkgs/trunk/; revision=29453
2011-09-23 15:08:55 +00:00
Ludovic Courtès
7f08716911 BitlBee: Use GnuTLS 2.x.
svn path=/nixpkgs/trunk/; revision=29445
2011-09-22 19:46:39 +00:00
Lluís Batlle i Rossell
ddcb4a295d Adding pdnsd
svn path=/nixpkgs/trunk/; revision=29438
2011-09-22 11:28:56 +00:00
Lluís Batlle i Rossell
1175e3e46b Adding etherape, although it wants those gconf things I think.
svn path=/nixpkgs/trunk/; revision=29437
2011-09-22 09:19:33 +00:00
Michael Raskin
234a58870a Check bittornado with newer wxGTK, generic cleanup
svn path=/nixpkgs/trunk/; revision=29433
2011-09-22 06:31:35 +00:00
Florian Friesdorf
3822bfd8d7 ipython also as pythonPackages.ipython
svn path=/nixpkgs/trunk/; revision=29428
2011-09-21 20:05:24 +00:00
Peter Simons
4821046eb3 haskell-skein: added version 0.1
svn path=/nixpkgs/trunk/; revision=29418
2011-09-21 16:46:59 +00:00
Peter Simons
54acb66473 haskell-prolog: added version 0.1
haskell-prolog-graph: added version 0.1.0.2
haskell-prolog-graph-lib: added version 0.1

svn path=/nixpkgs/trunk/; revision=29417
2011-09-21 16:46:54 +00:00
Peter Simons
d10badf202 haskell-graphviz: build with the latest fgl version
This change is required for building the Haskell prolog interpreter.

svn path=/nixpkgs/trunk/; revision=29416
2011-09-21 16:46:48 +00:00
Peter Simons
3a44af3acc Updated 'fgl' attribute to point to the latest version of the library.
This has no practical effect, because we override that attributed based
on the compiler version that's being used, but it still feels like the
right thing to do.

svn path=/nixpkgs/trunk/; revision=29415
2011-09-21 16:46:44 +00:00
Peter Simons
6bc5b0f215 haskell-maude: added version 0.2.1
svn path=/nixpkgs/trunk/; revision=29414
2011-09-21 16:46:39 +00:00
Eelco Dolstra
b4a6893b85 * Fix Compress::Zlib.
svn path=/nixpkgs/trunk/; revision=29412
2011-09-21 09:13:18 +00:00
Lluís Batlle i Rossell
ed9d78b75f Adding pngcrush
svn path=/nixpkgs/trunk/; revision=29411
2011-09-21 07:33:38 +00:00
Eelco Dolstra
77c5f8754c * Remove comment.
svn path=/nixpkgs/trunk/; revision=29410
2011-09-21 07:30:04 +00:00
Eelco Dolstra
1cf90e9d35 * Added Catalyst::Plugin::Unicode::Encoding.
svn path=/nixpkgs/trunk/; revision=29409
2011-09-21 07:22:19 +00:00
Yury G. Kudryashov
9ee5230537 Move qt3/qt4 choice to .nix expressions
svn path=/nixpkgs/trunk/; revision=29404
2011-09-20 22:49:13 +00:00
Yury G. Kudryashov
d9ad31c468 pfstools-1.8.3; builds against qt4
svn path=/nixpkgs/trunk/; revision=29403
2011-09-20 22:49:07 +00:00
Peter Simons
f844c8730e haskell-json: added version 0.5
svn path=/nixpkgs/trunk/; revision=29402
2011-09-20 20:30:20 +00:00
Yury G. Kudryashov
de89582238 Add gtk-3.x libraries
Let hydra build it but do not show in nix-env -qa

svn path=/nixpkgs/trunk/; revision=29398
2011-09-20 16:18:12 +00:00
Lluís Batlle i Rossell
8e28c8fcfa Making 'nix-env -qa *' work
svn path=/nixpkgs/trunk/; revision=29394
2011-09-20 09:53:19 +00:00
Yury G. Kudryashov
87b968e858 Use fetchurl_gnome in dia
+small style changes (though almost all string changed)

svn path=/nixpkgs/trunk/; revision=29389
2011-09-20 06:31:37 +00:00
Yury G. Kudryashov
31d77b3e2f gtkmm-2.24
svn path=/nixpkgs/trunk/; revision=29388
2011-09-20 06:23:27 +00:00
Yury G. Kudryashov
1c6d328898 Add atkmm
svn path=/nixpkgs/trunk/; revision=29387
2011-09-20 06:23:17 +00:00
Yury G. Kudryashov
501cc845a0 pangomm-2.28
svn path=/nixpkgs/trunk/; revision=29386
2011-09-20 06:23:08 +00:00
Yury G. Kudryashov
ff25d193ad glibmm-2.28
svn path=/nixpkgs/trunk/; revision=29385
2011-09-20 06:22:59 +00:00
Yury G. Kudryashov
4e9fbf18ed Build cairo-gobject library
Move cairo to gtkLibs.cairo

svn path=/nixpkgs/trunk/; revision=29380
2011-09-20 06:22:14 +00:00
Yury G. Kudryashov
058fc8da82 gdk-pixbuf-2.24
svn path=/nixpkgs/trunk/; revision=29378
2011-09-20 06:21:56 +00:00
Yury G. Kudryashov
c130be537b Add fetchurl_gnome wrapper
It just creates correct mirror://gnome/sources/... URL.

svn path=/nixpkgs/trunk/; revision=29377
2011-09-20 06:21:46 +00:00