Commit graph

5561 commits

Author SHA1 Message Date
Michael Raskin 6a01304317 Adding TFTP-HPA
svn path=/nixpkgs/trunk/; revision=28915
2011-08-30 07:02:01 +00:00
Rob Vermaas c508b4cf04 add get_iplayer 2.80
svn path=/nixpkgs/trunk/; revision=28912
2011-08-30 00:14:16 +00:00
Yury G. Kudryashov 94c6bb3ed4 Add kmymoney
svn path=/nixpkgs/trunk/; revision=28910
2011-08-29 22:43:11 +00:00
Peter Simons d84962624e Dropped obsolete haskell-emgm.
The package doesn't build with any of our compilers.

svn path=/nixpkgs/trunk/; revision=28906
2011-08-29 21:46:22 +00:00
Peter Simons 6f23bfc52f Dropped obsolete haskell-MaybeT-transformers.
The package doesn't build with any of our compilers.

svn path=/nixpkgs/trunk/; revision=28904
2011-08-29 21:44:36 +00:00
Peter Simons a96de07ceb Dropped obsolete Haskell packages monads-fd, salvia, and salvia-protocol.
These packages don't build with any of our compilers.

svn path=/nixpkgs/trunk/; revision=28903
2011-08-29 21:44:30 +00:00
Peter Simons ddb2097b3f haskell-packages.nix: added shakespeare packages
haskell-shakespeare-css: added version 0.10.0
  haskell-shakespeare-js: added version 0.10.1
  haskell-shakespeare: added version 0.10.0

svn path=/nixpkgs/trunk/; revision=28888
2011-08-29 20:27:05 +00:00
Peter Simons 5eb504674a haskell-hamlet: added version 0.10.0
svn path=/nixpkgs/trunk/; revision=28887
2011-08-29 20:26:52 +00:00
Peter Simons 70f424ee5e haskell-xss-sanitize: added version 0.3.0.1
svn path=/nixpkgs/trunk/; revision=28886
2011-08-29 20:26:45 +00:00
Peter Simons 3895e45e51 haskell-blaze-textual-native: added version 0.2.1
svn path=/nixpkgs/trunk/; revision=28885
2011-08-29 20:26:40 +00:00
Peter Simons 1bc2601ae1 haskell-aeson-native: added version 0.3.3
svn path=/nixpkgs/trunk/; revision=28884
2011-08-29 20:26:35 +00:00
Peter Simons 7e2dcdc5ee pkgs/top-level/all-packages.nix: fixed Darwin build of haskellPackages_ghc704_{,no_}profiling
svn path=/nixpkgs/trunk/; revision=28880
2011-08-29 18:57:35 +00:00
Shea Levy e309c50e7e Get libdrm to compile on darwin
The added patch uses mach_absolute_time() to get a nanosecond-resolution monotonic clock on darwin systems (See http://developer.apple.com/library/mac/#qa/qa1398/_index.html for an understanding of the added code). In addition, the patch changes one use of clock_gettime to gettimeofday since only resolution of a second is needed at that point. This code compiles on darwin, but the resulting library is not yet tested.

svn path=/nixpkgs/trunk/; revision=28879
2011-08-29 18:55:37 +00:00
Michael Raskin b612e07c0b Adding atftp
svn path=/nixpkgs/trunk/; revision=28874
2011-08-29 12:47:39 +00:00
Michael Raskin 04e84c2c13 Adding netboot
svn path=/nixpkgs/trunk/; revision=28872
2011-08-29 10:16:36 +00:00
Peter Simons 7d9c4b06ad pkgs/top-level/all-packages.nix: don't use tabs for indention
svn path=/nixpkgs/trunk/; revision=28865
2011-08-29 07:46:38 +00:00
Peter Simons b6d994e9b7 pkgs/top-level/all-packages.nix: bootstrap ghc 7.0.4 and 7.2.1 with 7.0.4-binary on Darwin
svn path=/nixpkgs/trunk/; revision=28864
2011-08-29 07:46:30 +00:00
Peter Simons 7d9ac73058 pkgs/top-level/all-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=28862
2011-08-29 07:39:08 +00:00
Shea Levy 346481f483 Add GHC 7.0.4 binary for x86_64-darwin
svn path=/nixpkgs/trunk/; revision=28859
2011-08-29 01:20:12 +00:00
Nicolas Pierron d528cba5b8 fetchgit: Handle https.
svn path=/nixpkgs/trunk/; revision=28857
2011-08-28 16:03:14 +00:00
Michael Raskin 6a49d6a920 Re-add GNU TLS 2.12 - it does fix glib-networking
svn path=/nixpkgs/trunk/; revision=28853
2011-08-27 17:04:25 +00:00
Eelco Dolstra 3f02dcf735 * Fix indentation/layout.
svn path=/nixpkgs/trunk/; revision=28848
2011-08-27 15:19:19 +00:00
Eelco Dolstra f823626fd8 * Get Firefox 6.0 to build with an upstream patch for building Firefox
separately from Xulrunner
  (https://bugzilla.mozilla.org/show_bug.cgi?id=639554).

svn path=/nixpkgs/trunk/; revision=28846
2011-08-27 13:44:36 +00:00
Yury G. Kudryashov 5d6cc2ef84 Add note about drop-kde4.5 branch
svn path=/nixpkgs/trunk/; revision=28841
2011-08-26 16:02:43 +00:00
Yury G. Kudryashov 2683407fe4 Add newer dbus and dbus-glib
Old versions are kept to prevent huge rebuild

svn path=/nixpkgs/trunk/; revision=28836
2011-08-26 14:57:48 +00:00
Eelco Dolstra fde10569b0 * Added XML::LibXSLT.
* Updated XML::LibXML.

svn path=/nixpkgs/trunk/; revision=28835
2011-08-26 14:22:09 +00:00
Yury G. Kudryashov 597412252a Wrap kde-related packages in kdePackagesFor
This lets hydra build kde packages for all available KDE releases.
Will commit NixOS-fix in a few minutes.

svn path=/nixpkgs/trunk/; revision=28833
2011-08-26 13:49:23 +00:00
Yury G. Kudryashov 8c26e61e42 Remove outPath from dbus
This was a compatibility hack. Packages should depend on dbus.libs explicitly.
Should not change any hash. Will fix NixOS dbus.nix in the next commit.

svn path=/nixpkgs/trunk/; revision=28831
2011-08-26 13:46:32 +00:00
Peter Simons becb1962c2 haskell-random: added version 1.0.1.0
svn path=/nixpkgs/trunk/; revision=28818
2011-08-26 09:20:54 +00:00
Peter Simons dc7e7b7dcf haskell-extensible-exceptions: added version 0.1.1.3
svn path=/nixpkgs/trunk/; revision=28817
2011-08-26 09:20:42 +00:00
Eelco Dolstra 69a8ca2dc8 * Added Catalyst::View::JSON.
svn path=/nixpkgs/trunk/; revision=28815
2011-08-25 18:37:52 +00:00
Rob Vermaas 9690dc026b add dbench
svn path=/nixpkgs/trunk/; revision=28807
2011-08-25 01:00:25 +00:00
Peter Simons c9914f5559 haskell-hackage-db: added version 1.0
svn path=/nixpkgs/trunk/; revision=28803
2011-08-24 22:04:38 +00:00
Yury G. Kudryashov c19d8396e4 Merge with udev-173 (trivial)
svn path=/nixpkgs/trunk/; revision=28800
2011-08-24 21:23:53 +00:00
Yury G. Kudryashov 7101fbff89 There is no pkgs.xfce4
svn path=/nixpkgs/trunk/; revision=28798
2011-08-24 20:41:02 +00:00
Ludovic Courtès 60f13a191a Add dvgrab.
svn path=/nixpkgs/trunk/; revision=28789
2011-08-24 14:55:48 +00:00
Lluís Batlle i Rossell a9ce52e01a Updating dos2unix, that now includes also unix2dos.
svn path=/nixpkgs/trunk/; revision=28788
2011-08-24 07:48:02 +00:00
Yury G. Kudryashov 1e981a7deb fetchmtn: move logic to default args
svn path=/nixpkgs/trunk/; revision=28786
2011-08-23 17:45:40 +00:00
Peter Simons 08605870da Renamed 'radeonJuniperPfp' to 'radeonJuniper' and added all related blobs into one expression.
svn path=/nixpkgs/trunk/; revision=28785
2011-08-23 13:24:44 +00:00
Peter Simons e5a3306880 haskell-nixos-types: added version 1.0
svn path=/nixpkgs/trunk/; revision=28783
2011-08-23 13:18:28 +00:00
Peter Simons 35261ff739 all-packages.nix: added radeon-juniper-pfp firmware for ATI cards
svn path=/nixpkgs/trunk/; revision=28780
2011-08-23 12:15:04 +00:00
Peter Simons 97de61b5b1 pkgs/top-level/all-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=28773
2011-08-23 10:35:53 +00:00
Peter Simons c8ae7cc8bb Updated build expressions for the current version of cabal.nix.
svn path=/nixpkgs/trunk/; revision=28772
2011-08-23 10:35:49 +00:00
Michael Raskin 716df38be1 Updating avr-gcc and avr-libc (old link is inaccessible)
svn path=/nixpkgs/trunk/; revision=28767
2011-08-23 07:56:34 +00:00
Eelco Dolstra ffe1af714d * Xfce 4.8.
svn path=/nixpkgs/trunk/; revision=28761
2011-08-22 22:51:23 +00:00
David Guibert c716ac66e0 add jbrout, a photo manager using IPTC keywords/EXIF
svn path=/nixpkgs/trunk/; revision=28759
2011-08-22 20:26:11 +00:00
Eelco Dolstra 1475781b19 * Rename xfce-4 to xfce-4.6 in preparation for Xfce 4.8.
svn path=/nixpkgs/trunk/; revision=28757
2011-08-22 17:40:07 +00:00
Eelco Dolstra 62049ecfb1 * Added super.
svn path=/nixpkgs/trunk/; revision=28739
2011-08-22 15:24:24 +00:00
Michael Raskin b23809b118 Adding Firefox 7.0beta1 - with a hack for Linux 3.0 build, but unlike 6.0 it does work afterwards
svn path=/nixpkgs/trunk/; revision=28732
2011-08-22 06:54:03 +00:00
Cillian de Roiste 694dbfe845 Adding csslint, this uses node as an interpreter. It detects problems in CSS files.
svn path=/nixpkgs/trunk/; revision=28731
2011-08-21 21:34:17 +00:00
Peter Simons d34ffe6f3b haskell-cmdlib: added version 0.3.2.1
svn path=/nixpkgs/trunk/; revision=28728
2011-08-21 20:21:22 +00:00
Peter Simons c67ce898cf pkgs/applications/office/hledger-interest: initial version 1.0
svn path=/nixpkgs/trunk/; revision=28724
2011-08-21 18:01:13 +00:00
Eelco Dolstra 631ba2a5f0 svn path=/nixpkgs/trunk/; revision=28716 2011-08-21 00:10:12 +00:00
Nicolas Pierron 3e6f39239d Add game freeciv.
svn path=/nixpkgs/trunk/; revision=28711
2011-08-20 14:30:16 +00:00
Nicolas Pierron 1738fca385 Add Thunderbird 5.0.
svn path=/nixpkgs/trunk/; revision=28710
2011-08-20 14:30:09 +00:00
David Guibert 4b3530f55d apply aufs patch to other kernels.
svn path=/nixpkgs/trunk/; revision=28708
2011-08-20 07:55:53 +00:00
David Guibert 3ee47aac2a add aufs2.1 patch to 2.6.36 kernel not only 2.6.36 for nanonote
svn path=/nixpkgs/trunk/; revision=28706
2011-08-20 06:47:08 +00:00
David Guibert 22ee5aba7a aufs for 2.6.36/39 and 3.0
svn path=/nixpkgs/trunk/; revision=28705
2011-08-20 06:39:29 +00:00
Yury G. Kudryashov 365cb2d262 kde-4.7: let nix-env and hydra find all modules
List of changes:
 * All individual packages moved to the top-level kde47 namespace.
 * Utility functions moved back to kde-package/default.nix

nix-env will not find kde-4.7 modules unless you add something like
'kde4 = pkgs.recurseIntoAttrs pkgs.kde47;' to your packageOverrides.

This is done because kde-4.7.0 on NixOS is not ready yet.

svn path=/nixpkgs/trunk/; revision=28693
2011-08-19 15:37:12 +00:00
Eelco Dolstra c64b8dac12 * DBIx::Class and related updates.
svn path=/nixpkgs/trunk/; revision=28689
2011-08-19 15:12:25 +00:00
Peter Simons 3753505a5a haskell-mkcabal: dropped obsolete package; use "cabal init" instead
svn path=/nixpkgs/trunk/; revision=28686
2011-08-19 13:10:54 +00:00
Shea Levy af702547cd Use pkgs instead of recursive attributes
svn path=/nixpkgs/trunk/; revision=28679
2011-08-19 12:13:48 +00:00
Yury G. Kudryashov d67ed200d2 Upgrade kipi-plugins to 1.9.0
svn path=/nixpkgs/trunk/; revision=28674
2011-08-19 09:27:44 +00:00
Yury G. Kudryashov 131e982556 Pull from pkgs, not rec
svn path=/nixpkgs/trunk/; revision=28669
2011-08-18 22:41:57 +00:00
Yury G. Kudryashov 69f13c4922 udev-173, patch
svn path=/nixpkgs/branches/udev-173/; revision=28660
2011-08-18 13:04:55 +00:00
Yury G. Kudryashov 0466e94091 Add polkit-kde-agent
Move pinentry and polkit-gnome to tools/security.

svn path=/nixpkgs/trunk/; revision=28656
2011-08-18 12:52:50 +00:00
Michael Raskin 4234447eac Making Firefox 6.0 low-priority until it is fixed
svn path=/nixpkgs/trunk/; revision=28640
2011-08-17 12:46:20 +00:00
Peter Simons 1cff2d41aa Fixed build of haskell-CouchDB. This change obsoletes the requirement
for json 0.3.6, which has subsequently been removed from the database.

svn path=/nixpkgs/trunk/; revision=28637
2011-08-16 23:32:16 +00:00
Peter Simons 7f9f3672a4 haskell-Graphalyze: updated to version 0.12.0.0
This update obsoletes the requirement on Pandoc 1.6, which has
subsequently been removed from the repository.

svn path=/nixpkgs/trunk/; revision=28630
2011-08-16 23:23:49 +00:00
Peter Simons 8d20464e27 haskell-graphviz: updated to version 2999.12.0.2
This update obsoletes the requirement for polyparse 1.4, which has
subsequently been removed from the repository.

svn path=/nixpkgs/trunk/; revision=28629
2011-08-16 23:23:45 +00:00
Peter Simons f01d5ea8f6 Dropped the obsolete haskell-CS173Tourney package (which was based on WebServer).
svn path=/nixpkgs/trunk/; revision=28628
2011-08-16 23:23:40 +00:00
Peter Simons 960e8c11e5 haskell-wl-pprint-text: added version 1.0.0.0
svn path=/nixpkgs/trunk/; revision=28627
2011-08-16 23:23:35 +00:00
Peter Simons 33d6fa4edc Dropped the obsolete haskell-WebServer package. According to upstream, it is no
longer maintained and has been replaced by HappStack.

svn path=/nixpkgs/trunk/; revision=28626
2011-08-16 23:23:29 +00:00
Michael Raskin a3a46ada24 Adding Firefox 6.0. Mozilla says it is seamless upgrade from 5.0, so I am trying not to change anything...
svn path=/nixpkgs/trunk/; revision=28625
2011-08-16 21:53:43 +00:00
Peter Simons ed46e56842 all-packages.nix: make 'boost' refer to version 1.46.0 on Darwin
The 1.47.0 version doesn't compile for reasons I cannot debug since I
don't have access to that platform.

svn path=/nixpkgs/trunk/; revision=28616
2011-08-16 15:20:48 +00:00
Peter Simons ea5a0a00a0 Renamed boost's default.nix to 1.47.0.nix for sake of consistency.
svn path=/nixpkgs/trunk/; revision=28615
2011-08-16 15:20:44 +00:00
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 4564757c90 haskell-packages.nix: fixed spelling of the HaXml122 attribute
svn path=/nixpkgs/trunk/; revision=28608
2011-08-16 11:20:21 +00:00
Eelco Dolstra 21cddb80bc * Add the GeoIP module.
svn path=/nixpkgs/trunk/; revision=28606
2011-08-16 01:21:31 +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 0962beade0 Add avogadro
svn path=/nixpkgs/trunk/; revision=28596
2011-08-15 18:05:39 +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 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
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 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 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 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
Shea Levy 20e64a52b9 Add trayer
svn path=/nixpkgs/trunk/; revision=28558
2011-08-14 05:03:54 +00:00
Peter Simons ee1c93fc44 Deleted haskell-scion. The package doesn't compile with any of our
supported compilers because it depends on ancient versions of half a
dozen libraries.

svn path=/nixpkgs/trunk/; revision=28552
2011-08-13 23:38:36 +00:00
Peter Simons b5c57b8380 haskell-alex: updated to version 3.0.1
svn path=/nixpkgs/trunk/; revision=28551
2011-08-13 23:38:30 +00:00
Peter Simons e8fe1e4feb haskell-regex-{posix,compat}: added version 0.95.1
svn path=/nixpkgs/trunk/; revision=28544
2011-08-13 13:58:07 +00:00