Commit Graph

14786 Commits

Author SHA1 Message Date
Peter Simons
455a83d836 cabal2nix: import changes from kosmikus
svn path=/nixpkgs/trunk/; revision=28222
2011-08-07 11:20:05 +00:00
Peter Simons
b5cfebc23e cabal2nix: disable hydra builds for the time being, it seems that fetchgit doesn't work there
svn path=/nixpkgs/trunk/; revision=28221
2011-08-07 11:14:30 +00:00
Peter Simons
9754b7d0d7 cabal2nix: fetch source code from the Git repository
I don't want to upload a plethora of trivial releases to Hackage every
time I'd like to test a new version.

svn path=/nixpkgs/trunk/; revision=28220
2011-08-07 09:56:44 +00:00
Karn Kallio
cda8010b96 Get krename to build with kde45 and kde47.
svn path=/nixpkgs/trunk/; revision=28219
2011-08-07 02:36:31 +00:00
Karn Kallio
f74cc3c8d6 Get semnotes to build with kde45 and kde47.
svn path=/nixpkgs/trunk/; revision=28218
2011-08-07 02:09:46 +00:00
Karn Kallio
a233ebf891 Switch to forward compatibility of kde45 on kde_baseapps.
svn path=/nixpkgs/trunk/; revision=28217
2011-08-07 01:45:26 +00:00
Karn Kallio
875b65ca0e Backwards compatibility on kdebase breaks detection.
svn path=/nixpkgs/trunk/; revision=28216
2011-08-07 01:27:23 +00:00
Karn Kallio
cc160e2dc6 Extend kde47 backwards compatibility to include kdebase.
svn path=/nixpkgs/trunk/; revision=28215
2011-08-07 01:14:34 +00:00
Karn Kallio
278cc6dc0b First few programs of kde 4.7 kdeedu.
svn path=/nixpkgs/trunk/; revision=28213
2011-08-07 00:38:11 +00:00
Karn Kallio
37c45263c6 Repair kruler build (phonon is required).
svn path=/nixpkgs/trunk/; revision=28212
2011-08-07 00:37:49 +00:00
Karn Kallio
d587e3720b Forgot to move kruler.nix
svn path=/nixpkgs/trunk/; revision=28211
2011-08-07 00:37:32 +00:00
Karn Kallio
7648a6cf65 Set up kdegraphics section in kde 4.7
svn path=/nixpkgs/trunk/; revision=28210
2011-08-07 00:37:14 +00:00
Eelco Dolstra
ae6fa8071f * Wine updated to 1.3.26.
svn path=/nixpkgs/trunk/; revision=28209
2011-08-06 23:26:38 +00:00
Andres Löh
159611d423 Updating repa.
svn path=/nixpkgs/trunk/; revision=28208
2011-08-06 20:59:04 +00:00
Shea Levy
be1bd9e6bf virtualbox: Bump to 4.1.0
svn path=/nixpkgs/trunk/; revision=28207
2011-08-06 20:52:11 +00:00
Andres Löh
3047b3145d Updating uu-parsinglib.
svn path=/nixpkgs/trunk/; revision=28206
2011-08-06 20:27:20 +00:00
Andres Löh
bfb4f329d4 Updated multirec and zipper.
svn path=/nixpkgs/trunk/; revision=28205
2011-08-06 20:19:37 +00:00
Shea Levy
5b197147cb linuxPackages_3_0: Bumped to 3.0.1
svn path=/nixpkgs/trunk/; revision=28203
2011-08-06 19:14:13 +00:00
Karn Kallio
6a2f1f3d72 Remove kdebase as input to kdiff3.
Seems not to be needed and gives evaluation error when with kde4.7

svn path=/nixpkgs/trunk/; revision=28197
2011-08-06 18:01:56 +00:00
Eelco Dolstra
18509c88b3 * KTorrent updated to 4.1.1.
svn path=/nixpkgs/trunk/; revision=28193
2011-08-06 14:28:15 +00:00
Cillian de Roiste
a751ada1ce Updating oxygen-gtk to 1.1.1
svn path=/nixpkgs/trunk/; revision=28191
2011-08-06 10:33:52 +00:00
Andres Löh
3ca394eee5 text library works with 7.2.1rc2.
svn path=/nixpkgs/trunk/; revision=28190
2011-08-06 10:31:16 +00:00
Andres Löh
9d98555410 Update release.nix w.r.t. ghc versions.
svn path=/nixpkgs/trunk/; revision=28189
2011-08-06 10:28:24 +00:00
Peter Simons
981d6e6a7f gitit: added myself as a maintainer
svn path=/nixpkgs/trunk/; revision=28188
2011-08-06 07:46:16 +00:00
Peter Simons
a6020a75d4 hsemail: added version 1.7.1 parallel to version 1.6
SMTPClient cannot be built with the latest version of hsemail because its Cabal
files enforces 1.6 by an upper version bound. I've asked upstream to release an
update that fixes this, but until that happens we need to keep version 1.6
around to make sure Gitit compiles.

svn path=/nixpkgs/trunk/; revision=28187
2011-08-06 07:41:44 +00:00
Peter Simons
8a5c6ef1cc hsdns: add andres to the list of maintainers again
I removed that address by accident earlier. I'm sorry.

svn path=/nixpkgs/trunk/; revision=28186
2011-08-06 07:19:47 +00:00
Andres Löh
1e5a711f96 Updating ghc-7.2.1 to rc2.
svn path=/nixpkgs/trunk/; revision=28185
2011-08-05 22:11:30 +00:00
Andres Löh
8676c4c42a Revert "hsemail: updated build instructions with cabal2nix"
This is to fix gitit, hopefully.

svn path=/nixpkgs/trunk/; revision=28184
2011-08-05 22:05:01 +00:00
Peter Simons
24979c3495 cabal2nix: updated to version 1.7
The new version can read Cabal files via HTTP, and it can also determine
the hash automatically. Hence, generating a build expression is now a
matter of running:

  cabal2nix http://hackage.haskell.org/packages/archive/cabal2nix/1.7/cabal2nix.cabal

svn path=/nixpkgs/trunk/; revision=28183
2011-08-05 19:41:54 +00:00
Lluís Batlle i Rossell
c10bdc23cd Simple packaging of bacula.
svn path=/nixpkgs/trunk/; revision=28182
2011-08-05 19:18:02 +00:00
Michael Raskin
946cd2431f Update LEO-II
svn path=/nixpkgs/trunk/; revision=28180
2011-08-05 18:22:40 +00:00
Peter Simons
b72b88fc08 haskell-packages.nix: added new packages async, hsyslog, and streamproc
svn path=/nixpkgs/trunk/; revision=28179
2011-08-05 18:02:20 +00:00
Peter Simons
358a38fea4 async: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28178
2011-08-05 18:02:16 +00:00
Peter Simons
ed264f4d09 hsyslog: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28177
2011-08-05 18:02:12 +00:00
Peter Simons
c6ba9c4d96 streamproc: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28176
2011-08-05 18:02:08 +00:00
Peter Simons
dae0b84c95 hsemail: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28175
2011-08-05 18:02:04 +00:00
Peter Simons
bb26c3d183 hsdns: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28174
2011-08-05 18:02:00 +00:00
Peter Simons
f55fc207e7 funcmp: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28173
2011-08-05 18:01:56 +00:00
Peter Simons
3a20cd8208 hopenssl: updated build instructions with cabal2nix
svn path=/nixpkgs/trunk/; revision=28172
2011-08-05 18:01:51 +00:00
Michael Raskin
b799e4e6ff Update Evince - and make it build again
svn path=/nixpkgs/trunk/; revision=28171
2011-08-05 17:45:49 +00:00
Peter Simons
a650832b2c haskell-packages: added cabal2nix, a utility to convert Cabal files into Nix build instructions
Naturally, the tool generated its own build expression. :-)

svn path=/nixpkgs/trunk/; revision=28170
2011-08-05 17:03:14 +00:00
Michael Raskin
a12937570c Fixing libdecodeqr build by using previous OpenCV
svn path=/nixpkgs/trunk/; revision=28169
2011-08-05 16:13:20 +00:00
Andres Löh
55fa5b5d1d Tested platform packages with ghc-7.2 and ghc-7.3.
svn path=/nixpkgs/trunk/; revision=28168
2011-08-05 14:02:57 +00:00
Andres Löh
043cba30a0 Fix version of text library.
svn path=/nixpkgs/trunk/; revision=28167
2011-08-05 13:36:57 +00:00
Andres Löh
25e212ac0e Bumping the GHC HEAD snapshot.
svn path=/nixpkgs/trunk/; revision=28166
2011-08-05 13:30:42 +00:00
Andres Löh
7f71e44d8e Fix sha256 sums for ghc-6.12.1 binaries.
svn path=/nixpkgs/trunk/; revision=28165
2011-08-05 11:03:16 +00:00
Andres Löh
dcffa6f0b1 Fixed broken haskell-packages.nix.
svn path=/nixpkgs/trunk/; revision=28164
2011-08-05 10:10:58 +00:00
Andres Löh
8fdb3c9e63 Make ghc-7.0.4 the default. Add experimental ghc-7.2.1rc1.
svn path=/nixpkgs/trunk/; revision=28163
2011-08-05 08:52:35 +00:00
Karn Kallio
b01cd125d4 Advance racket to version 5.1.2
svn path=/nixpkgs/trunk/; revision=28162
2011-08-05 04:22:03 +00:00
Karn Kallio
393e46f0b2 Advance version of mlt; prior version no longer builds.
svn path=/nixpkgs/trunk/; revision=28161
2011-08-04 21:48:48 +00:00