Commit graph

15269 commits

Author SHA1 Message Date
Peter Simons
9b61153ce3 haskell-pool-conduit: update to version 0.1.2.2 2014-03-31 21:39:25 +02:00
Peter Simons
48600834ca haskell-persistent: update to version 1.3.0.6 2014-03-31 21:39:25 +02:00
Peter Simons
a7828e9cc5 haskell-persistent-template: update to version 1.3.1.3 2014-03-31 21:39:25 +02:00
Peter Simons
d819420709 haskell-persistent-sqlite: update to version 1.3.0.5 2014-03-31 21:39:25 +02:00
Peter Simons
818bf53040 haskell-persistent-postgresql: update to version 1.3.0.5 2014-03-31 21:39:25 +02:00
Peter Simons
7448e13d57 haskell-mono-traversable: update to version 0.4.0.4 2014-03-31 21:39:25 +02:00
Peter Simons
1139e22b09 haskell-monad-logger: update to version 0.3.4.1 2014-03-31 21:39:25 +02:00
Peter Simons
fb4ae347f1 haskell-language-c: update to version 0.4.3 2014-03-31 21:39:25 +02:00
Peter Simons
a839273d87 haskell-http-reverse-proxy: update to version 0.3.1.4 2014-03-31 21:39:25 +02:00
Peter Simons
896df7da5a haskell-html-conduit: update to version 1.1.0.4 2014-03-31 21:39:24 +02:00
Peter Simons
5996a836a6 haskell-cryptohash-conduit: update to version 0.1.1 2014-03-31 21:39:24 +02:00
Peter Simons
b0b0d8603c haskell-classy-prelude: update to version 0.8.2 2014-03-31 21:39:24 +02:00
Peter Simons
4d8821a7c5 haskell-basic-prelude: update to version 0.3.7 2014-03-31 21:39:24 +02:00
Peter Simons
9af5b2d370 haskell-authenticate: update to version 1.3.2.8 2014-03-31 21:39:24 +02:00
Peter Simons
3bb288859b haskell-HList: update to version 0.3.4.1 2014-03-31 21:39:24 +02:00
Peter Simons
c6da40c42f haskell-haddock: add version 2.14.1 2014-03-31 21:39:24 +02:00
Peter Simons
305531cbd9 haskell-case-insensitive: add version 1.2.0.0 2014-03-31 21:39:24 +02:00
Peter Simons
98b82062b0 haskell-stm: add version 2.4.3 2014-03-31 21:39:24 +02:00
Peter Simons
372e6f7f83 haskell-conduit-extra: add version 1.0.0 2014-03-31 21:39:24 +02:00
Peter Simons
9109cff1a1 haskell-streaming-commons: add version 0.1.0.2 2014-03-31 21:39:24 +02:00
Peter Simons
4a70bdf5e4 haskell-mtl: update to version 2.1.3.1 2014-03-31 21:39:24 +02:00
Oliver Charles
8d965e3a47 haskellPackages.thDesugar: Update to 1.3.1 2014-03-31 11:55:17 +01:00
Shea Levy
46e44ae7c4 haskell-mime-mail: Update, set sendmail to be found in PATH
See snoyberg/mime-mail#23
2014-03-31 03:35:13 -04:00
Shea Levy
4dd4f85430 Revert "haskell-smtps-gmail: update to version 1.1.0"
The smtps-gmail upgrade causes a build failure:

/nix/store/8h8mravvbcm09rhybxq7hi4459lkssg8-stdenv/setup: line 937: ./Setup: No such file or directory

This reverts commit a7c80c11e5.
2014-03-31 02:51:14 -04:00
Peter Simons
e825c6ac38 haskell-cake3: add version 0.3.0.1 2014-03-30 23:26:21 +02:00
Peter Simons
aa86cc8a7c haskell-monadloc: add version 0.7.1 2014-03-30 23:26:11 +02:00
Carles Pagès
b372ce598a SDL2: update to 2.0.3 2014-03-30 18:32:22 +02:00
Vladimir Kirillov
9186f0b5dd haskell: import persistent-mysql 1.3.0.2 2014-03-30 14:51:36 +08:00
Vladimir Kirillov
390a4b9164 haskell: import git-date 0.2.1 2014-03-30 14:51:36 +08:00
Shea Levy
7612159c06 Merge branch 'mps-fix' of git://github.com/thoughtpolice/nixpkgs
mps: broken on Darwin unfortunately
2014-03-29 22:46:07 -04:00
Austin Seipp
c038133721 fsharp: fix missing --replace argument
This should fix the Hydra build.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-29 19:55:12 -05:00
Austin Seipp
c234740115 mps: broken on Darwin unfortunately
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-29 19:30:13 -05:00
ambrop7@gmail.com
090ee41e6b gvfs: Fix build with lightWeight=false (close #2068)
Needed for SMB backend.
2014-03-29 21:51:16 +01:00
Vladimír Čunát
a7980953d2 libtasn1: major update 2.14 -> 3.4 2014-03-29 18:38:46 +01:00
Bjørn Forsman
b5bd583bb8 gcc-arm-embedded: add meta attributes 2014-03-29 18:28:41 +01:00
ambrop7@gmail.com
8b94e22f33 Add gcc-arm-embedded.
These are packages for precompiled ARM microcontroller compilers from
https://launchpad.net/gcc-arm-embedded.

[Bjørn: modify commit message (add paragraph).]
2014-03-29 17:57:45 +01:00
Vladimír Čunát
71982ab708 gtkmm3: update to fix build with gtk-3.12 2014-03-29 16:45:37 +01:00
Maxim Ivanov
f949a71aac add libmsgpack C/C++ library (close #2059) 2014-03-29 14:38:53 +01:00
Shea Levy
1eddec9f9b webkitgtk: Fix build with chroot 2014-03-29 05:00:12 -04:00
Michael Raskin
1eb42d9d79 Merge pull request #2048 from echaozh/master
add julia 0.2.1 release
2014-03-28 23:03:04 -07:00
Shea Levy
1d0eb1ae47 Merge branch 'pitivi' of git://github.com/iyzsong/nixpkgs
add pitivi, gstreamer powered non-linear video editor
2014-03-29 00:43:36 -04:00
Shea Levy
4428ed66a2 Merge branch 'webkit' of git://github.com/iyzsong/nixpkgs
webkit: update to 2.4.0, add gtk2 version
2014-03-29 00:41:34 -04:00
Shea Levy
f3e9e3dea5 Merge branch 'u/icedtea' of git://github.com/wizeman/nixpkgs
icedtea7, icedtea7_web: New packages
2014-03-28 23:25:25 -04:00
Shea Levy
8a15cfdaec Merge branch 'mps' of git://github.com/thoughtpolice/nixpkgs
Add mps 1.113.0, fix usage of Sleepycat license
2014-03-28 23:03:20 -04:00
Shea Levy
35165063a7 Merge branch 'clang-fix-fsanitize' of git://github.com/redbaron/nixpkgs
Fix -fsanitize=... options for clang
2014-03-28 21:58:56 -04:00
Zhang Yichao
10511b4712 add julia 0.2.1 release 2014-03-28 18:39:26 +08:00
Peter Simons
812ece044a haskell-DAV: jailbreak to fix build with recent versions of xml-conduit 2014-03-27 23:23:22 +01:00
Peter Simons
feed777cf2 haskell-language-javascript: remove pre-generated lexer and parsers to fix the build with GHC 7.8.1
https://github.com/alanz/language-javascript/issues/26
2014-03-27 23:23:22 +01:00
Peter Simons
4c8ea71d64 haskell-zlib-bindings: update to version 0.1.1.5 2014-03-27 23:23:22 +01:00
Peter Simons
3c7eb54a80 haskell-yesod: update to version 1.2.5.1 2014-03-27 23:23:22 +01:00
Peter Simons
17d4b3da50 haskell-yesod-static: update to version 1.2.2.3 2014-03-27 23:23:22 +01:00
Peter Simons
cbca108acd haskell-yesod-core: update to version 1.2.9.1 2014-03-27 23:23:22 +01:00
Peter Simons
a69ae620dc haskell-yesod-auth: update to version 1.3.0.1 2014-03-27 23:23:21 +01:00
Peter Simons
3de1945481 haskell-xml-hamlet: update to version 0.4.0.7 2014-03-27 23:23:21 +01:00
Peter Simons
cb55852ff2 haskell-xml-conduit: update to version 1.2.0 2014-03-27 23:23:21 +01:00
Peter Simons
487a6f0971 haskell-wai-app-static: update to version 2.0.1 2014-03-27 23:23:21 +01:00
Peter Simons
0af0e1f5d6 haskell-unbounded-delays: update to version 0.1.0.7 2014-03-27 23:23:21 +01:00
Peter Simons
c5d967f781 haskell-text-stream-decode: update to version 0.1.0.5 2014-03-27 23:23:21 +01:00
Peter Simons
a7c80c11e5 haskell-smtps-gmail: update to version 1.1.0 2014-03-27 23:23:21 +01:00
Peter Simons
94fe963dd3 haskell-recaptcha: update to version 0.1.0.2 2014-03-27 23:23:21 +01:00
Peter Simons
8470a695ed haskell-project-template: update to version 0.1.4 2014-03-27 23:23:21 +01:00
Peter Simons
14bb8fae6d haskell-profunctors: update to version 4.0.3 2014-03-27 23:23:21 +01:00
Peter Simons
3d00b619ca haskell-linear: update to version 1.10 2014-03-27 23:23:21 +01:00
Peter Simons
f0e51dd0d6 haskell-language-c-quote: update to version 0.7.7 2014-03-27 23:23:21 +01:00
Peter Simons
bc1bfe32e3 haskell-http-reverse-proxy: update to version 0.3.1.2 2014-03-27 23:23:21 +01:00
Peter Simons
ef9d804a32 haskell-http-client: update to version 0.2.2.4 2014-03-27 23:23:21 +01:00
Peter Simons
29bb48bc28 haskell-html-conduit: update to version 1.1.0.3 2014-03-27 23:23:21 +01:00
Peter Simons
b4742af957 haskell-hakyll: update to version 4.5.0.0 2014-03-27 23:23:21 +01:00
Peter Simons
9541f82ccc haskell-failure: update to version 0.2.0.2 2014-03-27 23:23:21 +01:00
Peter Simons
a330950b00 haskell-cryptohash: update to version 0.11.4 2014-03-27 23:23:21 +01:00
Peter Simons
43de5f42c7 haskell-conduit-combinators: update to version 0.2.3.1 2014-03-27 23:23:21 +01:00
Peter Simons
135c27d70a haskell-authenticate: update to version 1.3.2.7 2014-03-27 23:23:20 +01:00
Peter Simons
d5a5c32775 haskell-attempt: update to version 0.4.0.1 2014-03-27 23:23:20 +01:00
Peter Simons
aaebdb7b1e haskell-keter: update to version 1.2.1 2014-03-27 23:23:20 +01:00
Vladimír Čunát
835f9e5f19 libgsf: maintenance update to fix build with new glib 2014-03-27 22:47:29 +01:00
Vladimír Čunát
576e9289dd Merge master into x-updates 2014-03-27 21:34:06 +01:00
Vladimír Čunát
151ac5ab9e gtk+3 core stack: update to 3.12 2014-03-27 20:53:50 +01:00
Ricardo M. Correia
a541350cb3 libvirt: Assume maintainership 2014-03-27 14:39:05 +01:00
Ricardo M. Correia
3078cf3e75 libvirt: Add git repository to meta attributes 2014-03-27 14:39:05 +01:00
Ricardo M. Correia
56adfd34fc libvirt: Add support for macvtap and VEPA 2014-03-27 14:39:04 +01:00
Peter Simons
61efc76a63 haskell-c2hs: jailbreak to fix build with recent versions of 'shelly'
Also, disable the test suite because of <https://github.com/haskell/c2hs/issues/67>.
2014-03-27 13:13:14 +01:00
Peter Simons
93c973f45f haskell-temporary: jailbreak to fix build with recent versions of 'exceptions' 2014-03-27 13:13:14 +01:00
Peter Simons
088a652eb4 haskell-ghc-events: jailbreak to fix build with GHC 7.8.1 2014-03-27 13:13:08 +01:00
Peter Simons
4a4439fd14 haskell-filestore: jailbreak to fix build with GHC 7.8.1 2014-03-27 13:12:54 +01:00
Peter Simons
a46352aad1 haskell-bmp: use version 1.2.5.2 on all platforms 2014-03-27 13:12:54 +01:00
Peter Simons
ae2cb475c9 haskell-cpphs: update to version 1.18.4 2014-03-27 13:12:54 +01:00
Peter Simons
b692096f9d haskell-timeplot: update to version 1.0.24 2014-03-27 13:12:54 +01:00
Peter Simons
b27ddc3d05 haskell-HaRe: update to version 0.7.2.0 2014-03-27 13:12:54 +01:00
Peter Simons
0312c15071 haskell-zlib-bindings: update to version 0.1.1.4 2014-03-27 13:12:54 +01:00
Peter Simons
29187bc16a haskell-wxdirect: update to version 0.90.1.1 2014-03-27 13:12:54 +01:00
Peter Simons
c53463dcee haskell-wxcore: update to version 0.90.1.1 2014-03-27 13:12:53 +01:00
Peter Simons
bbcf732015 haskell-wxc: update to version 0.90.1.1 2014-03-27 13:12:53 +01:00
Peter Simons
d1fc054b02 haskell-warp: update to version 2.1.3 2014-03-27 13:12:53 +01:00
Peter Simons
4246511556 haskell-wai-middleware-static: update to version 0.5.0.0 2014-03-27 13:12:53 +01:00
Peter Simons
c8b03742d5 haskell-stm-conduit: update to version 2.3.0 2014-03-27 13:12:53 +01:00
Peter Simons
a566d81b41 haskell-shelly: update to version 1.5.2 2014-03-27 13:12:53 +01:00
Peter Simons
94f0403692 haskell-shakespeare-css: update to version 1.0.7.3 2014-03-27 13:12:53 +01:00
Peter Simons
0f0755da8c haskell-semigroupoids: update to version 4.0.1 2014-03-27 13:12:53 +01:00
Peter Simons
1aa1cee4f4 haskell-lens: update to version 4.1.2 2014-03-27 13:12:53 +01:00
Peter Simons
db09633e7b haskell-intervals: update to version 0.4.2 2014-03-27 13:12:53 +01:00