Commit graph

6808 commits

Author SHA1 Message Date
Peter Simons
2083fbb03e haskell-filestore: cosmetic 2013-02-24 23:10:34 +01:00
Peter Simons
e2c5dfc3ee haskell-src-exts: disable 'doCheck' because of test suite build errors
Test/Runner.hs:5:8:
    Could not find module `Language.Haskell.Exts.Annotated'
    Use -v to see a list of the files searched for.
Setup: Pattern match failure in do expression at Setup.hs:6:5-15
2013-02-24 23:10:17 +01:00
Peter Simons
9f37804f36 haskell-filestore: disable 'doCheck' because of test suite failures
running tests
/bin/sh: ./dist/build/test-filestore/test-filestore: No such file or directory
2013-02-24 22:56:28 +01:00
Peter Simons
fb97adb244 zeromq3-haskell: disable 'doCheck' because of build errors in test program 2013-02-24 22:44:48 +01:00
Peter Simons
01b02925e4 haskell-cautious-file: disable 'doCheck' because of test suite failure 2013-02-24 22:42:15 +01:00
Peter Simons
5e495dcff2 haskell-HTTP: disable 'doCheck' to avoid compilation errors
Setup: At least the following dependencies are missing:
  case-insensitive ==0.4.*,
  conduit >=0.4 && <0.6,
  http-types >=0.6 && <0.8,
  wai >=1.2 && <1.4
2013-02-24 22:41:52 +01:00
Peter Simons
1e5df990db haskell-simple-sendfile: disable 'doCheck' because of test suite failure
Running 1 test suites...
Test suite spec: RUNNING...

Sendfile
  sendfile
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an entire file FAILED [1]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a part of file FAILED [2]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if length is over
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if offset is over
    - terminates even if the file is truncated FAILED [3]

  sendfileWithHeader
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an header and an entire file FAILED [4]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends an header and a part of file FAILED [5]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a large header and an entire file FAILED [6]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - sends a large header and a part of file FAILED [7]
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if length is over
spec: test/inputFile: openFd: does not exist (No such file or directory)
    - terminates even if offset is over
    - terminates even if the file is truncated FAILED [8]

1) Sendfile.sendfile sends an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

2) Sendfile.sendfile sends a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

3) Sendfile.sendfile terminates even if the file is truncated FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

4) Sendfile.sendfileWithHeader sends an header and an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

5) Sendfile.sendfileWithHeader sends an header and a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

6) Sendfile.sendfileWithHeader sends a large header and an entire file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

7) Sendfile.sendfileWithHeader sends a large header and a part of file FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))

8) Sendfile.sendfileWithHeader terminates even if the file is truncated FAILED (uncaught exception)
IOException (test/inputFile: openBinaryFile: does not exist (No such file or directory))
2013-02-24 22:36:44 +01:00
Peter Simons
66097c6025 Disable 'doCheck' in more packages to avoid infinite evaluation loops. 2013-02-24 22:24:55 +01:00
Peter Simons
ea34b78ea6 haskell-text: disable 'doCheck' to avoid infinite evaluation loop
Some of the 'testDepends' of these packages end up depending on 'text' again.
2013-02-24 22:23:26 +01:00
Peter Simons
fa5babd47d haskell-ghc-events: disable 'doCheck' because of test suite failure
Running 1 test suites...
Test suite test-versions: RUNNING...
test-versions: test/queens-ghc-6.12.1.eventlog: openBinaryFile: does not exist (No such file or directory)
Test suite test-versions: FAIL
Test suite logged to: dist/test/ghc-events-0.4.2.0-test-versions.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-02-24 22:20:01 +01:00
Peter Simons
4846709d50 haskell-unbounded-delays: add version 0.1.0.5 2013-02-24 22:17:56 +01:00
Peter Simons
c122781579 haskell-text-icu: add version 0.6.3.5 2013-02-24 22:17:49 +01:00
Peter Simons
5b4b656e51 haskell-Safe: add version 0.1 2013-02-24 22:17:41 +01:00
Peter Simons
e82f5c750e haskell-stringprep: add version 0.1.5 2013-02-24 22:17:30 +01:00
Peter Simons
15ff301d63 haskell-stringbuilder: add version 0.4.0 2013-02-24 22:17:13 +01:00
Peter Simons
1dfe6d4e6b haskell-punycode: add version 2.0 2013-02-24 22:17:01 +01:00
Peter Simons
0b0905be3b haskell-network-transport-tests: add version 0.1.0.1 2013-02-24 22:16:53 +01:00
Peter Simons
b27fd14fb0 haskell-nanospec: add version 0.1.0 2013-02-24 22:16:46 +01:00
Peter Simons
a123d5704c haskell-markdown-unlit: add version 0.2.0.1 2013-02-24 22:16:38 +01:00
Peter Simons
0a18c04e95 haskell-lockfree-queue: add version 0.2 2013-02-24 22:16:25 +01:00
Peter Simons
9bf8e18584 haskell-idna: add version 0.2 2013-02-24 22:16:16 +01:00
Peter Simons
cc43390065 haskell-hspec-meta: add version 1.4.4 2013-02-24 22:11:11 +01:00
Peter Simons
52c8f2a8f6 haskell-file-location: add version 0.4.5.2 2013-02-24 22:10:49 +01:00
Peter Simons
a831ca8a4c haskell-encoding: add version 0.6.7.2 2013-02-24 22:10:41 +01:00
Peter Simons
b0fb01de00 haskell-data-accessor-transformers: add version 0.2.1.4 2013-02-24 22:10:30 +01:00
Peter Simons
d4aa0c77f0 haskell-concurrent-extra: add version 0.7.0.5 2013-02-24 22:10:20 +01:00
Peter Simons
23d7315135 haskell-ChasingBottoms: add version 1.3.0.5 2013-02-24 22:10:08 +01:00
Peter Simons
fbb1665cec haskell-base-compat: add version 0.2.1 2013-02-24 22:09:56 +01:00
Peter Simons
7165babaf1 Re-generate all Haskell packages with the latest version of cabal2nix.
This change brings support for building and running the regressions test suites.
2013-02-24 22:09:07 +01:00
Peter Simons
5f32207dfc Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-24 19:27:08 +01:00
Vladimír Čunát
de70e3739d SELinux fixes and updates to 2012-09-24 2013-02-24 13:25:53 +01:00
Peter Simons
d4b8008a44 haskell-tar: dropped obsolete version 0.3.2.0 2013-02-24 10:44:17 +01:00
Peter Simons
8e148fa50e haskell-gitit: jailbreak to fix build with recent blazehtml 2013-02-24 10:41:44 +01:00
Vladimír Čunát
fa42471a2f boost147: remove, seemed unneeded 2013-02-24 09:42:26 +01:00
Cillian de Róiste
60d2657f60 sord: upgrade to 0.12.0 2013-02-24 02:30:02 +01:00
Cillian de Róiste
499f539b46 serd: upgrade to 0.18.2 2013-02-24 02:29:34 +01:00
Cillian de Róiste
dae693c7a3 sratom: upgrade to 0.4.2 2013-02-24 02:29:09 +01:00
Cillian de Róiste
472016f925 lv2: upgrade to 1.4.0 2013-02-24 02:28:40 +01:00
Cillian de Róiste
880486b2d3 lilv: upgrade to 0.16.0 2013-02-24 02:27:54 +01:00
Vladimír Čunát
df0e2bbf4d gtk-sharp-2: fix for new glib 2013-02-24 00:14:58 +01:00
Vladimír Čunát
c9d3702c97 telepathy-related: fix via update
Some updates were restricted by gstreamer being <1.0
2013-02-23 22:20:42 +01:00
Vladimír Čunát
871c9ff726 simgear: fix via update 2013-02-23 20:10:42 +01:00
Vladimír Čunát
5e8747300e openscenegraph: update and fix 2013-02-23 20:09:11 +01:00
Vladimír Čunát
c173ddecbb kdePackages.libalkimia: fix build 2013-02-23 19:23:58 +01:00
Vladimír Čunát
06cd4df3b1 goffice_0_8: finally fix 2013-02-23 19:16:42 +01:00
Vladimír Čunát
691147f452 agg: fix for new automake 2013-02-23 18:27:12 +01:00
Cillian de Róiste
611df1d062 Suil: update to 0.6.10 2013-02-23 17:21:20 +01:00
Vladimír Čunát
c5561a8e76 gsasl: fix via a major update 2013-02-23 14:49:23 +01:00
Vladimír Čunát
40b7ecf930 gnutls2: fix via a minor update 2013-02-23 13:25:48 +01:00
Vladimír Čunát
e6b245a3ee cryptopp: fix via minor update 2013-02-23 10:54:35 +01:00
Vladimír Čunát
937fa72d4f taglib: update 2013-02-23 10:25:52 +01:00
Peter Simons
c3a7017cb6 haskell-xmlhtml: update to version 0.2.1 2013-02-22 16:14:36 +01:00
Peter Simons
59ef5ef0e8 haskell-snap-server: update to version 0.9.3.3 2013-02-22 14:41:44 +01:00
Peter Simons
2569cc1286 haskell-shakespeare-css: update to version 1.0.3 2013-02-22 14:41:44 +01:00
Peter Simons
4b91db3ba7 haskell-hoogle: update to version 4.2.16 2013-02-22 14:41:44 +01:00
Peter Simons
6aa834ad6e haskell-happstack-server: update to version 7.1.6 2013-02-22 14:41:44 +01:00
Peter Simons
248ccf393b haskell-network: add version 2.4.1.2 2013-02-22 14:41:44 +01:00
Alexander Foremny
0c01ceab78 Merge remote-tracking branch 'upstream/master' into php 2013-02-22 09:33:26 +01:00
Vladimír Čunát
e0344da28c update gtk c++ bindings 2013-02-22 00:02:24 +01:00
Vladimír Čunát
d13851c6a0 webkit: hot-fix the build, use default libpng and perl 2013-02-21 19:41:45 +01:00
Eelco Dolstra
085a51f60a nspr: Update to 4.9.5 2013-02-21 17:45:42 +01:00
Shea Levy
acd4299e75 Merge branch 'master' into stdenv-updates
Conflicts:
	pkgs/applications/networking/browsers/chromium/default.nix
	pkgs/top-level/all-packages.nix

Merge conflicts seemed trivial, but a look from viric and aszlig would be nice.
2013-02-21 11:13:30 -05:00
Peter Simons
9cff61881d haskell-yesod-auth: update to version 1.1.5.3 2013-02-21 16:13:06 +01:00
Peter Simons
51a4c6d601 haskell-snap: update to version 0.11.2 2013-02-21 16:13:06 +01:00
Peter Simons
f391645a7b haskell-persistent-sqlite: update to version 1.1.4 2013-02-21 16:13:05 +01:00
Peter Simons
fdf04063aa haskell-persistent-postgresql: update to version 1.1.3.1 2013-02-21 16:13:05 +01:00
Peter Simons
7923c79891 haskell-http-reverse-proxy: update to version 0.1.1.3 2013-02-21 16:13:05 +01:00
Peter Simons
954424d222 haskell-hjsmin: update to version 0.1.4.1 2013-02-21 16:13:05 +01:00
Peter Simons
ccec03edc4 haskell-highlighting-kate: update to version 0.5.3.7 2013-02-21 16:13:05 +01:00
Peter Simons
d81088839f haskell-authenticate: update to version 1.3.2.6 2013-02-21 16:13:05 +01:00
Peter Simons
7785d0598d haskell-publicsuffixlist: add version 0.0.3 2013-02-21 16:05:33 +01:00
Peter Simons
9e5d5488e0 haskell-simple-reflect: add version 0.3.1 2013-02-21 16:05:24 +01:00
Peter Simons
7210f21874 haskell-show: update to version 0.5 2013-02-21 16:05:16 +01:00
Peter Simons
f684c61325 haskell-smallcheck: delete obsolete version 0.6.2 2013-02-21 16:04:50 +01:00
Peter Simons
afb514734b physfs: update to version 2.0.3 2013-02-21 14:27:02 +01:00
Vladimír Čunát
e979d7ad2f vlada/xfce
Major Xfce refactoring, also adding versions 4.10.*

Signed-off-by: Vladimír Čunát <vcunat@gmail.com>
2013-02-21 12:16:51 +01:00
Peter Simons
95935e65c1 neon: remove obsolete versions 0.26 and 0.28 2013-02-21 12:03:52 +01:00
Peter Simons
00370e2fb6 haskell-zlib-conduit: update to version 1.0.0 2013-02-20 11:58:08 +01:00
Peter Simons
c7c79828de haskell-yesod: update to version 1.1.9 2013-02-20 11:58:08 +01:00
Peter Simons
02a48586cf haskell-yesod-static: update to version 1.1.2.2 2013-02-20 11:58:08 +01:00
Peter Simons
ad96740034 haskell-yesod-form: update to version 1.2.1.3 2013-02-20 11:58:07 +01:00
Peter Simons
2abefe5719 haskell-yesod-default: update to version 1.1.3.2 2013-02-20 11:58:07 +01:00
Peter Simons
412eb8c2f2 haskell-yesod-core: update to version 1.1.8.2 2013-02-20 11:58:07 +01:00
Peter Simons
caf11199f9 haskell-yesod-auth: update to version 1.1.5.2 2013-02-20 11:58:07 +01:00
Peter Simons
90f1e88d4d haskell-xmlhtml: update to version 0.2.0.4 2013-02-20 11:58:05 +01:00
Peter Simons
bcf838bf76 haskell-xml-conduit: update to version 1.1.0.2 2013-02-20 11:58:05 +01:00
Peter Simons
273e26780e haskell-warp: update to version 1.3.7.4 2013-02-20 11:58:05 +01:00
Peter Simons
d91697876e haskell-wai: update to version 1.4.0 2013-02-20 11:58:05 +01:00
Peter Simons
d8a741b342 haskell-wai-test: update to version 1.3.0.4 2013-02-20 11:58:05 +01:00
Peter Simons
c03d3e1562 haskell-wai-extra: update to version 1.3.2.4 2013-02-20 11:58:05 +01:00
Peter Simons
0c21d47352 haskell-wai-app-static: update to version 1.3.1.2 2013-02-20 11:58:04 +01:00
Peter Simons
a97dcd769b haskell-tagstream-conduit: update to version 0.5.4 2013-02-20 11:58:04 +01:00
Peter Simons
e23aab7f80 haskell-socks: update to version 0.5.0 2013-02-20 11:58:04 +01:00
Peter Simons
007060ae49 haskell-smallcheck: update to version 1.0.1 2013-02-20 11:58:04 +01:00
Peter Simons
3cd5fe7f4a haskell-skein: update to version 0.1.0.12 2013-02-20 11:58:04 +01:00
Peter Simons
4287ca08ad haskell-simple-sendfile: update to version 0.2.11 2013-02-20 11:58:04 +01:00
Peter Simons
d29fd88438 haskell-persistent: update to version 1.1.5.1 2013-02-20 11:58:04 +01:00
Peter Simons
e954f13e15 haskell-persistent-template: update to version 1.1.2.4 2013-02-20 11:58:03 +01:00
Peter Simons
1ec7fe92bf haskell-persistent-sqlite: update to version 1.1.3.1 2013-02-20 11:58:03 +01:00
Peter Simons
2a5cd3377f haskell-network-conduit: update to version 1.0.0 2013-02-20 11:58:03 +01:00
Peter Simons
394cdd9896 haskell-monad-logger: update to version 0.3.0.1 2013-02-20 11:58:03 +01:00
Peter Simons
a443d513fb haskell-http-conduit: update to version 1.8.9 2013-02-20 11:58:03 +01:00
Peter Simons
2b2cf88d1e haskell-html-conduit: update to version 1.1.0 2013-02-20 11:58:03 +01:00
Peter Simons
a0deb84690 haskell-highlighting-kate: update to version 0.5.3.6 2013-02-20 11:58:03 +01:00
Peter Simons
ecf89e0917 haskell-hamlet: update to version 1.1.6.3 2013-02-20 11:58:03 +01:00
Peter Simons
32bd11db41 haskell-filesystem-conduit: update to version 1.0.0 2013-02-20 11:58:02 +01:00
Peter Simons
f046fc687d haskell-crypto-conduit: update to version 0.5.0 2013-02-20 11:58:02 +01:00
Peter Simons
1d72357ea4 haskell-crypto-api: update to version 0.11 2013-02-20 11:58:02 +01:00
Peter Simons
03817721c3 haskell-conduit: update to version 1.0.0 2013-02-20 11:58:02 +01:00
Peter Simons
bcdf686d38 haskell-classy-prelude-conduit: update to version 0.5.1 2013-02-20 11:58:02 +01:00
Peter Simons
0104e27e3b haskell-blaze-builder-conduit: update to version 1.0.0 2013-02-20 11:58:01 +01:00
Peter Simons
fee385a3fb haskell-base64-conduit: update to version 1.0.0 2013-02-20 11:58:01 +01:00
Peter Simons
83321e139f haskell-attoparsec-conduit: update to version 1.0.0 2013-02-20 11:58:01 +01:00
Peter Simons
3a740edab7 haskell-DAV: jailbreak to support recent versions of conduit 2013-02-20 11:51:37 +01:00
Peter Simons
4c620d5501 haskell-hoogle: jailbreak to support recent versions of conduit 2013-02-20 11:50:05 +01:00
Peter Simons
b516b13441 haskell-show: this package needs smallcheck version < 1 2013-02-20 11:49:37 +01:00
Peter Simons
1152fb2e22 haskell-smallcheck: add version 1.0.1 2013-02-20 11:49:02 +01:00
Shea Levy
aacca1902c Merge branch 'upstream-master' into stdenv-updates 2013-02-19 10:09:39 -05:00
Eelco Dolstra
b6c71e6eb3 libvirt: Update to 1.0.2
http://hydra.nixos.org/build/4127697
2013-02-19 13:26:49 +01:00
Eelco Dolstra
08819d1aed Fix evaluation 2013-02-19 11:23:28 +01:00
Lluís Batlle i Rossell
9aa47b62b6 Adding snappy 1.1.0 2013-02-18 22:12:24 +01:00
Peter Simons
4994518501 gmp: update to version 5.1.1 2013-02-18 12:01:49 +01:00
Peter Simons
9e68734d61 Merge remote-tracking branch 'origin/master' into stdenv-updates. 2013-02-18 11:54:56 +01:00
Peter Simons
e259e52a7d openssl: update to version 1.0.1e 2013-02-18 11:53:57 +01:00
Peter Simons
7e8ccea899 haskell-uuid: add version 1.2.9 2013-02-18 11:20:20 +01:00
Peter Simons
40fbde7a45 haskell-maccatcher: add version 2.1.5 2013-02-18 11:20:08 +01:00
Peter Simons
aa2798f870 haskell-Glob: add version 0.7.2 2013-02-18 11:19:55 +01:00
Peter Simons
946d22375b haskell-yesod: update to version 1.1.8.1 2013-02-18 11:11:17 +01:00
Peter Simons
bedd8954ba haskell-yesod-test: update to version 0.3.3.2 2013-02-18 11:11:17 +01:00
Peter Simons
a87fad64ee haskell-yesod-static: update to version 1.1.2.1 2013-02-18 11:11:17 +01:00
Peter Simons
f78b8e7d62 haskell-yesod-json: update to version 1.1.2.1 2013-02-18 11:11:17 +01:00
Peter Simons
c9cb0226f6 haskell-yesod-form: update to version 1.2.1.2 2013-02-18 11:11:17 +01:00
Peter Simons
ec06560c23 haskell-yesod-default: update to version 1.1.3.1 2013-02-18 11:11:17 +01:00
Peter Simons
5931c8126c haskell-yesod-core: update to version 1.1.8.1 2013-02-18 11:11:16 +01:00
Peter Simons
1930353348 haskell-yaml: update to version 0.8.2.1 2013-02-18 11:11:16 +01:00
Peter Simons
ac68f89304 haskell-xml-hamlet: update to version 0.4.0.4 2013-02-18 11:11:16 +01:00
Peter Simons
482e22c171 haskell-warp: update to version 1.3.7.3 2013-02-18 11:11:16 +01:00
Peter Simons
bd30436125 haskell-wai: update to version 1.3.0.3 2013-02-18 11:11:16 +01:00
Peter Simons
c1729b434e haskell-wai-test: update to version 1.3.0.2 2013-02-18 11:11:16 +01:00
Peter Simons
300ac630f4 haskell-wai-extra: update to version 1.3.2.3 2013-02-18 11:11:16 +01:00
Peter Simons
cc32774ccd haskell-wai-app-static: update to version 1.3.1.1 2013-02-18 11:11:16 +01:00
Peter Simons
8d19035bb4 haskell-unix-time: update to version 0.1.5 2013-02-18 11:11:16 +01:00
Peter Simons
09ca09082a haskell-readline: update to version 1.0.3.0 2013-02-18 11:11:16 +01:00
Peter Simons
2175e73c0b haskell-persistent: update to version 1.1.5 2013-02-18 11:11:16 +01:00
Peter Simons
4f3e378f87 haskell-persistent-template: update to version 1.1.2.2 2013-02-18 11:11:15 +01:00
Peter Simons
74084ad068 haskell-persistent-sqlite: update to version 1.1.3 2013-02-18 11:11:15 +01:00
Peter Simons
050a8963e7 haskell-persistent-postgresql: update to version 1.1.3 2013-02-18 11:11:15 +01:00
Peter Simons
cb73bffd9f haskell-pandoc: update to version 1.10.1 2013-02-18 11:11:15 +01:00
Peter Simons
4157f125c4 haskell-lens: update to version 3.8.7.3 2013-02-18 11:11:15 +01:00
Peter Simons
b81d89ee63 haskell-lambdabot-utils: update to version 4.2.2 2013-02-18 11:11:15 +01:00
Peter Simons
e0ed6ac17d haskell-hxt-regex-xmlschema: update to version 9.1.0 2013-02-18 11:11:15 +01:00
Peter Simons
52455156b2 haskell-hs-bibutils: update to version 4.17 2013-02-18 11:11:15 +01:00
Peter Simons
f23723864b haskell-hledger-web: update to version 0.19.3 2013-02-18 11:11:14 +01:00
Peter Simons
26145baa51 haskell-highlighting-kate: update to version 0.5.3.6 2013-02-18 11:11:14 +01:00
Peter Simons
89f20c176c haskell-happstack-server: update to version 7.1.5 2013-02-18 11:11:14 +01:00
Peter Simons
7201dffe60 haskell-ghc-mod: update to version 1.11.4 2013-02-18 11:11:14 +01:00
Peter Simons
4d9cf0758c haskell-classy-prelude: update to version 0.5.1 2013-02-18 11:11:14 +01:00
Peter Simons
ff86dade69 haskell-blaze-html: update to version 0.6.0.0 2013-02-18 11:11:14 +01:00
Peter Simons
2e14f53bfd haskell-Graphalyze: update to version 0.14.0.1 2013-02-18 11:11:14 +01:00
Peter Simons
da1f938ece jailbreak packages to support blaze-html 0.6.0.0
- hamlet
 - happstack-server
 - heist
 - highlighting-kate
 - xml-conduit
 - xmlhtml
 - yesod-auth
 - yesod-core
 - yesod-form
2013-02-18 11:10:40 +01:00
Peter Simons
9ff93714d7 haskell-monad-par: update to version 0.3.4 2013-02-18 10:48:59 +01:00
Rok Garbas
62542a1556 Merge pull request #322 from iElectric/deluge
add deluge torrent client and it's dependencies
2013-02-17 15:22:25 -08:00
Domen Kozar
77f61dd987 add deluge torrent client and it's dependencies 2013-02-18 00:00:39 +01:00
Shea Levy
c42d77aa35 Merge remote-tracking branch 'upstream/master' into stdenv-updates 2013-02-17 08:19:40 -05:00
Shea Levy
2a1c308607 Add wayland library 2013-02-16 23:06:31 -05:00
Vladimír Čunát
e95c97e698 vmime: fix via minor update 2013-02-16 22:34:40 +01:00
Vladimír Čunát
d8bac9c657 mediastreamer: forgotten update needed for linphone 2013-02-16 22:21:50 +01:00
Eelco Dolstra
2aa6f262cb Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-02-15 13:36:34 +01:00
Lluís Batlle i Rossell
6ee6cd5ec9 Updates: kdenlive-0.9.4 mlt-0.8.8
Upstream kdenlive suggests mlt-0.8.8.
2013-02-14 20:06:54 +01:00
Vladimír Čunát
d65e07d679 qt47: remove, no longer used 2013-02-14 14:38:24 +01:00
Peter Simons
040696fca0 haskell-vty: update to version 4.7.3 2013-02-14 12:42:08 +01:00
Peter Simons
6687f0d1be haskell-snap: update to version 0.11.1 2013-02-14 12:42:08 +01:00
Peter Simons
3ea36a6ae4 haskell-shakespeare: update to version 1.0.3.1 2013-02-14 12:42:08 +01:00
Peter Simons
07795e1f39 haskell-shakespeare-css: update to version 1.0.2.1 2013-02-14 12:42:08 +01:00
Peter Simons
47d7d8512f haskell-repa-io: update to version 3.2.3.2 2013-02-14 12:42:08 +01:00
Peter Simons
130e43711a haskell-project-template: update to version 0.1.3 2013-02-14 12:42:08 +01:00
Peter Simons
6645b88e8d haskell-monadcryptorandom: update to version 0.5.1 2013-02-14 12:42:08 +01:00
Peter Simons
e12d217534 haskell-http-reverse-proxy: update to version 0.1.1.2 2013-02-14 12:42:08 +01:00
Peter Simons
5314503a1f haskell-heist: update to version 0.11.0.1 2013-02-14 12:42:08 +01:00
Peter Simons
8ad4b9fc8b haskell-happstack-server: update to version 7.1.4 2013-02-14 12:42:08 +01:00
Peter Simons
609cc4fbf3 haskell-hamlet: update to version 1.1.6.2 2013-02-14 12:42:08 +01:00
Peter Simons
924f2d7dde haskell-graphviz: update to version 2999.16.0.0 2013-02-14 12:42:08 +01:00
Peter Simons
4e1d3ddba7 haskell-gloss: update to version 1.7.8.2 2013-02-14 12:42:08 +01:00
Peter Simons
fc5f145334 haskell-authenticate: update to version 1.3.2.4 2013-02-14 12:42:08 +01:00
Peter Simons
157cec4579 haskell-SMTPClient: update to version 1.1.0 2013-02-14 12:42:07 +01:00
Peter Simons
d0eafca26b haskell-HStringTemplate: update to version 0.7.0 2013-02-14 12:42:07 +01:00
Peter Simons
4720d14dfa haskell-Diff: update to version 0.3.0 2013-02-14 12:42:07 +01:00
Peter Simons
56afb5a5d0 haskell-filestore: jailbreak to enable the build with the latest version of 'Diff' 2013-02-14 12:39:46 +01:00
Peter Simons
603aacf97f haskell-bmp: update to version 1.2.4.1 2013-02-14 12:33:58 +01:00
Rickard Nilsson
9642adef32 libsoup: Update to 2.40.3 2013-02-13 15:57:41 +01:00
Peter Simons
7d5936856a haskell-hsyslog: update to version 1.5 2013-02-12 23:07:35 +01:00
Peter Simons
95c04df02d haskell-hsdns: update to version 1.6 2013-02-12 23:07:35 +01:00
bbenoist
8fd5fcbda5 php: Add mcrypt optional support
Use an override with mcrypt = true to enable libmcrypt support in php.
The --disable-posix-threadsds mcrypt build option was required by php.
2013-02-12 19:52:37 +01:00
Peter Simons
18c24bab3f haskell-HTTP: update to version 4000.2.8 2013-02-11 11:16:36 +01:00
Peter Simons
09a3f9f775 haskell-gitit: update to version 0.10.2 2013-02-10 15:41:37 +01:00
Peter Simons
790af9124c haskell-digestive-functors: update to version 0.6.0.1 2013-02-10 15:41:37 +01:00
Lluís Batlle i Rossell
3c9386e19f Adding libeatmydata.
It doesn't run very well with our symlinks in PATH, but I don't know what
patch can make it work still. This is better than nothing; calling it
with its full path makes it work.
2013-02-10 00:08:29 +01:00
Peter Simons
28752752c0 boost: rename patch for version 1.47.0 to include its version number in the file name 2013-02-09 21:07:27 +01:00
Peter Simons
227dd2695c boost: remove obsolete version 1.52.0 2013-02-09 21:06:45 +01:00
Peter Simons
0edf39f1f8 boost-headers: remove obsolete version 1.49.0 2013-02-09 21:06:23 +01:00
Peter Simons
37db55f3ec boost: remove obsolete version 1.51.0 2013-02-09 21:04:31 +01:00
Peter Simons
ad934df597 boost: remove obsolete version 1.46.0 2013-02-09 21:02:48 +01:00
Peter Simons
221e8b1649 haskell-stylish-haskell: update to version 0.5.6.0 2013-02-09 18:24:50 +01:00
Peter Simons
f5e1c00c68 haskell-snap-server: update to version 0.9.3.1 2013-02-09 18:24:50 +01:00
Peter Simons
e8de5bd8d9 haskell-snap-core: update to version 0.9.3.1 2013-02-09 18:24:50 +01:00
Peter Simons
587e82e085 haskell-reflection: update to version 1.1.7 2013-02-09 18:24:50 +01:00
Peter Simons
58eedef652 haskell-project-template: update to version 0.1.2 2013-02-09 18:24:50 +01:00
Peter Simons
e36304f903 haskell-hashtables: update to version 1.1.0.2 2013-02-09 18:24:50 +01:00
Peter Simons
fdf9782914 haskell-classy-prelude: update to version 0.5.0 2013-02-09 18:24:50 +01:00
Peter Simons
256a2997f2 haskell-classy-prelude-conduit: update to version 0.5.0 2013-02-09 18:24:50 +01:00
Peter Simons
1a5b329cfd haskell-base64-bytestring: update to version 1.0.0.1 2013-02-09 18:24:50 +01:00
Peter Simons
a49ff02e7f haskell-SDL-ttf: update to version 0.6.2 2013-02-09 18:24:50 +01:00
Peter Simons
4b3cd9711a haskell-HSH: update to version 2.1.0 2013-02-09 18:24:50 +01:00
Peter Simons
fcac0afb3a haskell-Agda: jailbreak to support the latest version of 'hashtables' 2013-02-09 18:17:32 +01:00
Peter Simons
6e067d336b Merge pull request #303 from aforemny/haskell-vty-ui
Add Haskell package vty-ui
2013-02-07 07:51:01 -08:00
Alexander Foremny
6666acc77c Add Haskell package dyre
This adds the Haskell package xdg-basedir as well.
2013-02-06 16:56:30 +01:00
Alexander Foremny
b423163454 Add Haskell package vty-ui 2013-02-06 16:46:45 +01:00
Peter Simons
4aa56c21c8 Rename "boost-x.y.z-headers" derivation to "boost-headers-x.y.z" to ensure that
nix-env picks the full boost distribution when "nix-env -i boost" is installed.
2013-02-06 12:35:00 +01:00
Peter Simons
af9747c1ef boost: add version 1.53.0
The default 'boost' attribute has not been updated yet as this needs
further testing.
2013-02-06 12:33:55 +01:00
Peter Simons
7cd1885725 haskell-happstack-server: update to version 7.1.2 2013-02-06 12:27:24 +01:00
Peter Simons
87f83b6bce haskell-hamlet: update to version 1.1.6.1 2013-02-06 12:27:24 +01:00
Peter Simons
f4be8d4ec7 haskell-ghc-heap-view: update to version 0.4.2.0 2013-02-06 12:27:24 +01:00
Peter Simons
8b0b674d65 haskell-errors: update to version 1.4.1 2013-02-06 12:27:24 +01:00
Peter Simons
b76e4059c4 haskell-either: update to version 3.4 2013-02-06 12:27:23 +01:00
Peter Simons
4548458a3e haskell-contravariant: update to version 0.4 2013-02-06 12:27:23 +01:00
Peter Simons
1f92b14d1f haskell-heist: jailbreak to support the latest version of 'errors' 2013-02-06 12:27:23 +01:00
Peter Simons
83df975ba8 atlas: allow users to override the CPU configuration used to build ATLAS 2013-02-06 12:27:23 +01:00
Peter Simons
3334f33daf atlas: update to version 3.10.1
This patch fixes issue #297.
2013-02-06 11:31:49 +01:00
Rickard Nilsson
cb4c42e9c3 gnumeric: Update to 1.12.0
Also update dependencies (goffice, libgsf) to required versions.
2013-02-06 01:26:24 +01:00
Michael Raskin
a2ba6d5bdd Julia: update/fix 2013-02-05 11:24:00 +04:00
Peter Simons
805b7783d4 haskell-yesod-form: update to version 1.2.1.1 2013-02-04 13:41:29 +01:00
Peter Simons
b390e531ea haskell-yesod-auth: update to version 1.1.4.1 2013-02-04 13:41:29 +01:00
Peter Simons
f3620bfe1d haskell-semigroupoids: update to version 3.0.2 2013-02-04 13:41:29 +01:00
Peter Simons
67d7dee6ee haskell-profunctors: update to version 3.3 2013-02-04 13:41:29 +01:00
Peter Simons
9a081207cf haskell-math-functions: update to version 0.1.3.0 2013-02-04 13:41:29 +01:00
Peter Simons
7bca38c6fa haskell-hastache: update to version 0.5.0 2013-02-04 13:41:29 +01:00
Peter Simons
e3ac93b519 haskell-email-validate: update to version 1.0.0 2013-02-04 13:41:29 +01:00
Peter Simons
5ecaa4b551 haskell-criterion: update to version 0.6.2.1 2013-02-04 13:41:29 +01:00
Peter Simons
33e90e510a haskell-contravariant: update to version 0.3 2013-02-04 13:41:29 +01:00
Александр Цамутали
8d5bbfb20d development/libraries/librdf/default.nix:
Move librdf_raptor to propagatedBuildInputs.
2013-02-03 18:56:48 +04:00
Andres Loeh
ac1d2a1221 Add haskell-ghc-vis, haskell-heap-view and deps. 2013-02-02 20:26:34 +01:00
Peter Simons
0bbb1813bc haskell-hsemail: update to version 1.7.5 2013-02-02 15:01:08 +01:00
Vladimír Čunát
06007460b4 stlport: fix and update 2013-02-02 13:45:01 +01:00
Peter Simons
864c2ed99c haskell-hamlet: update to version 1.1.5 2013-02-02 12:23:13 +01:00
Peter Simons
1469a0862f haskell-attoparsec: update to version 0.10.4.0 2013-02-02 12:23:13 +01:00
Vladimír Čunát
9463175461 directfb: fix after update (of someone else)
(semi-)automatic updates are nice, but it needs at least to check
that the package still compiles
2013-02-02 10:48:54 +01:00
Shea Levy
aa703a2b44 gnu-efi: bump to version 3.0s 2013-02-01 16:50:11 -05:00
Vladimír Čunát
00258a362d liboil: update, incl. a patch from Gentoo 2013-01-31 22:17:14 +01:00
Lluís Batlle i Rossell
10e12b76a5 ffmpeg 1.1: building libavresample
It's disabled by default, but mplayer2 requires it (still).
2013-01-31 00:24:24 +01:00
Peter Simons
4d11098bdd haskell-yesod: update to version 1.1.8 2013-01-30 11:29:59 +01:00