Commit Graph

14914 Commits

Author SHA1 Message Date
Peter Simons
9bf210f25a pkgs/servers/http/mini-httpd: added version 1.1
svn path=/nixpkgs/trunk/; revision=28613
2011-08-16 14:01:38 +00:00
Eelco Dolstra
954b16111f * Added Catalyst::Authentication::Store::Htpasswd for authentication against htpasswd.
svn path=/nixpkgs/trunk/; revision=28612
2011-08-16 13:41:15 +00:00
Eelco Dolstra
ba265ab1f9 * More Catalyst updates.
svn path=/nixpkgs/trunk/; revision=28611
2011-08-16 13:20:00 +00:00
Peter Simons
1e7f572683 pkgs/misc/misc.nix: document the fact that 'collection' does not detect file collisions
svn path=/nixpkgs/trunk/; revision=28610
2011-08-16 13:03:46 +00:00
Peter Simons
c6f12a23e6 pkgs/development/compilers/ghc/wrapper.nix: stripped trailing whitespace
svn path=/nixpkgs/trunk/; revision=28609
2011-08-16 13:03:38 +00:00
Peter Simons
4564757c90 haskell-packages.nix: fixed spelling of the HaXml122 attribute
svn path=/nixpkgs/trunk/; revision=28608
2011-08-16 11:20:21 +00:00
Shea Levy
e3da49ce82 linux-3.1.nix: Bump to rc2
svn path=/nixpkgs/trunk/; revision=28607
2011-08-16 07:24:39 +00:00
Eelco Dolstra
21cddb80bc * Add the GeoIP module.
svn path=/nixpkgs/trunk/; revision=28606
2011-08-16 01:21:31 +00:00
Yury G. Kudryashov
93633e9d0f amarok-2.4.3
svn path=/nixpkgs/trunk/; revision=28605
2011-08-15 23:39:27 +00:00
Yury G. Kudryashov
31ab846d05 Upgrade kdevelop and kdevplatform
svn path=/nixpkgs/trunk/; revision=28604
2011-08-15 23:39:20 +00:00
Yury G. Kudryashov
a660093a4d Fix typo in URL
svn path=/nixpkgs/trunk/; revision=28603
2011-08-15 23:39:11 +00:00
Yury G. Kudryashov
fdd58b2de4 rekonq-0.7.0, remove unused source.nix
svn path=/nixpkgs/trunk/; revision=28602
2011-08-15 23:39:05 +00:00
Yury G. Kudryashov
06a34e5825 Use soprano-2.7.0 in kde-4.5.5
svn path=/nixpkgs/trunk/; revision=28601
2011-08-15 20:45:48 +00:00
Yury G. Kudryashov
519f4ea4b8 Add attribute that holds the resulting hierarchy
See comment in the committed code for details

svn path=/nixpkgs/trunk/; revision=28600
2011-08-15 19:28:12 +00:00
Eelco Dolstra
05bd532964 * Update/add a bunch of (mostly Catalyst-related) Perl packages.
svn path=/nixpkgs/trunk/; revision=28599
2011-08-15 18:59:23 +00:00
Yury G. Kudryashov
8abd44f249 Big kde-4.7.0 update
* Remove a lot of code duplication.
* Package almost all (except for smoke-based bindings).

svn path=/nixpkgs/trunk/; revision=28597
2011-08-15 18:06:26 +00:00
Yury G. Kudryashov
0962beade0 Add avogadro
svn path=/nixpkgs/trunk/; revision=28596
2011-08-15 18:05:39 +00:00
Yury G. Kudryashov
2737b8de95 openbabel-2.3.0, use cmake
svn path=/nixpkgs/trunk/; revision=28595
2011-08-15 18:05:31 +00:00
Yury G. Kudryashov
2d52a050a5 filelight moved to kdeutils in KDE 4.7 (4.6?)
svn path=/nixpkgs/trunk/; revision=28594
2011-08-15 18:05:24 +00:00
Yury G. Kudryashov
e78db258f4 Add prison
svn path=/nixpkgs/trunk/; revision=28593
2011-08-15 18:05:16 +00:00
Yury G. Kudryashov
6dc8b7351a qhull-2011.1, use cmake
svn path=/nixpkgs/trunk/; revision=28592
2011-08-15 18:05:10 +00:00
Yury G. Kudryashov
7a80e467cf grantlee-0.1.9
svn path=/nixpkgs/trunk/; revision=28591
2011-08-15 18:05:04 +00:00
Yury G. Kudryashov
a2e58ab78e Add libmms
svn path=/nixpkgs/trunk/; revision=28590
2011-08-15 18:04:57 +00:00
Yury G. Kudryashov
b0bbca7b93 redland-1.0.14, move to librdf/
* rename redland to librdf_redland
* add compatibility alias
* propagate some inputs

svn path=/nixpkgs/trunk/; revision=28589
2011-08-15 18:04:51 +00:00
Yury G. Kudryashov
3b6d1525f4 librdf_*: up2date
svn path=/nixpkgs/trunk/; revision=28588
2011-08-15 18:04:40 +00:00
Eelco Dolstra
94e6e50a58 * Revert ConsoleKit to 0.4.1 because newer versions break device
ownership assignment with the SLIM display manager.  (The workaround
  in r28400 doesn't work on i686-linux.)

  A better solution would be for SLIM to have proper ConsoleKit
  support, but it seems unmaintained.  We should probably ditch it for
  something like LightDM.

svn path=/nixpkgs/trunk/; revision=28586
2011-08-15 14:47:18 +00:00
Peter Simons
de4fa65ddb haskell-haddock: dropped obsolete versions
svn path=/nixpkgs/trunk/; revision=28584
2011-08-15 11:27:07 +00:00
Peter Simons
21b26aef25 Updated Haskell package meta sections.
svn path=/nixpkgs/trunk/; revision=28583
2011-08-15 11:27:02 +00:00
Peter Simons
bc4526f1c4 Updated haskell-WebServer-Extras expression.
Unfortunately, we cannot build this package at all, because it depends
on the Crypto library which doesn't support old versions of GHC. Newer
versions of GHC, however, cannot compile WebServer-Extras. :-( I've
contacted upstream and asked for advice.

svn path=/nixpkgs/trunk/; revision=28582
2011-08-15 10:55:14 +00:00
Peter Simons
f059eba4fb haskell-packages.nix: fixed spelling of base64String
svn path=/nixpkgs/trunk/; revision=28581
2011-08-15 10:55:10 +00:00
Peter Simons
ab823f0cc1 Updated haskell-WebServer expression.
svn path=/nixpkgs/trunk/; revision=28580
2011-08-15 10:55:06 +00:00
Peter Simons
acbc9e63dc haskell-extensible-exceptions: added version 0.1.1.2
svn path=/nixpkgs/trunk/; revision=28579
2011-08-15 10:55:01 +00:00
Peter Simons
f3da45c0c0 haskell-pwstore-fast: updated to version 2.2
svn path=/nixpkgs/trunk/; revision=28578
2011-08-15 08:34:56 +00:00
Peter Simons
f0c58e316a haskell-semigroups: updated to version 0.7.1.2
svn path=/nixpkgs/trunk/; revision=28577
2011-08-15 08:34:52 +00:00
Peter Simons
f7a18860b4 haskell-fgl: added version 5.4.2.4
svn path=/nixpkgs/trunk/; revision=28576
2011-08-15 08:34:46 +00:00
Peter Simons
b670bf70a0 cabal2nix: updated to version 0.11
svn path=/nixpkgs/trunk/; revision=28575
2011-08-14 23:18:47 +00:00
Peter Simons
3e10ee5c92 Updated Haskell expressions with the latest version of cabal2nix.
* haskell-dataenc: updated to version 0.14.0.2
 * haskell-fclabels: updated to version 1.0.1

svn path=/nixpkgs/trunk/; revision=28574
2011-08-14 22:52:05 +00:00
Peter Simons
44e4b0da86 haskell-uuagc-cabal: updated to version 1.0.0.5
svn path=/nixpkgs/trunk/; revision=28572
2011-08-14 16:41:48 +00:00
Peter Simons
a8d5bc779e haskell-snap-server: updated to version 0.5.3.1
svn path=/nixpkgs/trunk/; revision=28571
2011-08-14 10:45:19 +00:00
Peter Simons
c46ce15032 haskell-snap-core: updated to version 0.5.3.1
svn path=/nixpkgs/trunk/; revision=28570
2011-08-14 10:45:15 +00:00
Peter Simons
b19f73027d haskell-haskeline: updated to version 0.6.4.3
svn path=/nixpkgs/trunk/; revision=28569
2011-08-14 10:45:11 +00:00
Peter Simons
c4d2061830 haskell-hashed-storage: updated to version 0.5.8
svn path=/nixpkgs/trunk/; revision=28568
2011-08-14 10:45:07 +00:00
Peter Simons
db565e9a8b haskell-citeproc-hs: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=28567
2011-08-14 10:45:02 +00:00
Peter Simons
4beef684a8 haskell-GLUT: added version 2.2.2.0
svn path=/nixpkgs/trunk/; revision=28566
2011-08-14 10:44:57 +00:00
Peter Simons
10edd5b215 haskell-OpenGL: added version 2.4.0.1
svn path=/nixpkgs/trunk/; revision=28565
2011-08-14 10:44:53 +00:00
Peter Simons
986792cb3c haskell-hs-bibutils: added version 4.12
svn path=/nixpkgs/trunk/; revision=28564
2011-08-14 10:44:49 +00:00
Peter Simons
f72838612f haskell-HUnit: added version 1.2.4.2
svn path=/nixpkgs/trunk/; revision=28563
2011-08-14 10:44:42 +00:00
Peter Simons
24bb3a69d1 haskell-OpenGLRaw: added version 1.1.0.1
svn path=/nixpkgs/trunk/; revision=28562
2011-08-14 10:44:38 +00:00
Peter Simons
61de5fa7e1 haskell-GLURaw: added version 1.1.0.0
svn path=/nixpkgs/trunk/; revision=28561
2011-08-14 10:44:33 +00:00
Peter Simons
1c0dd5e89c haskell-cabal2nix: updated to version 1.10
svn path=/nixpkgs/trunk/; revision=28560
2011-08-14 10:44:28 +00:00