Commit graph

15031 commits

Author SHA1 Message Date
Vladimír Čunát 7ca8bd6d4f Merge pull request #1965 from ambrop72/ktorrent-4.3.1
KTorrent: update to 4.3.1.
2014-03-15 23:13:50 +01:00
ambrop7@gmail.com 24f4957d50 KTorrent: Fix URLs. 2014-03-15 21:31:58 +01:00
ambrop7@gmail.com 732760bb50 Update KTorrent to 4.3.1. 2014-03-15 20:22:03 +01:00
Shea Levy 80ed0ff85f Merge branch 'ocaml-oasis' of git://github.com/maggesi/nixpkgs
Ocaml oasis
2014-03-15 13:14:14 -04:00
Shea Levy edb14763ad Merge branch 'ocaml-extlib' of git://github.com/maggesi/nixpkgs
Update OCaml ExtLib to version 1.6.1
2014-03-15 13:08:38 -04:00
Anders Claesson 2985f31b1c Add haskell library terminal-size. 2014-03-15 16:05:02 +00:00
Peter Simons 189fe46ab1 haskell-snowball: re-generate with cabal2nix 2014-03-15 09:15:52 +01:00
Peter Simons 728f3872a3 haskell-wai-middleware-static: re-generate with cabal2nix 2014-03-15 09:15:41 +01:00
Thomas Bereknyei 9dd6e2adef happstack-fastcgi: add version 0.1.5 2014-03-15 09:13:15 +01:00
Peter Simons 4d03052c9c ghc: update HEAD snapshot to 7.9.20140313 2014-03-15 09:11:47 +01:00
Shea Levy d1e88c4625 Unconditionally compile itk with shared libs 2014-03-14 20:18:17 -04:00
Shea Levy 645d54c35d Merge branch 'itk-shared' of git://github.com/jacobhinkle/nixpkgs
Added sharedLibs option to ITK
2014-03-14 20:11:33 -04:00
Shea Levy f2930e661a Merge branch 'haskell-scrypt' of git://github.com/hrdinka/nixpkgs
haskell-scrypt: add version 0.5.0
2014-03-14 20:10:25 -04:00
Shea Levy e742265234 Merge branch 'haskell-snowball' of git://github.com/hrdinka/nixpkgs
haskell-snowball: add version 1.0.0.1
2014-03-14 20:08:58 -04:00
Shea Levy ad3d9755a9 Merge branch 'master' of git://github.com/hrdinka/nixpkgs
haskell-wai-websockets: add version 2.1.0

and

haskell-leveldb-haskell: add version 0.3.0
2014-03-14 20:05:46 -04:00
Shea Levy 7939ca1e99 Merge branch 'update-java7' of git://github.com/bennofs/nixpkgs
oraclejdk7: add missing dependencies
2014-03-14 20:04:22 -04:00
Christoph Hrdinka b89bfdf2c2 haskell-scrypt: add version 0.5.0 2014-03-15 00:10:06 +01:00
Christoph Hrdinka eeecf8f6ca haskell-snowball: add version 1.0.0.1 2014-03-15 00:07:18 +01:00
Christoph Hrdinka fa9335e441 haskell-leveldb-haskell: add version 0.3.0 2014-03-14 23:59:58 +01:00
Christoph Hrdinka 65bb4ce47b haskell-wai-websockets: add version 2.1.0 2014-03-14 23:56:42 +01:00
Jacob Hinkle f5edf3244f Added sharedLibs option to ITK 2014-03-14 16:29:24 -06:00
Domen Kozar a48658c3c6 keybinder: remove redundant arg 2014-03-14 13:28:41 +01:00
Domen Kozar c0c835dcce keybinder: add gtk3 support 2014-03-14 12:09:19 +00:00
Peter Simons f43a9e9d5d Merge pull request #1940 from jacobhinkle/master
haskellPackages: Add AES and pbkdf haskell packages
2014-03-14 11:45:17 +01:00
Peter Simons cc97f4e1da Merge pull request #1831 from coreyoconnor/jenkins
Add jenkins continuous integration server and user.
2014-03-14 11:20:50 +01:00
Nixpkgs Monitor 6a2aede374 SDL_ttf: update from 2.0.9 to 2.0.11 2014-03-14 11:16:56 +01:00
Nixpkgs Monitor ceb1f815b4 SDL2: update from 2.0.1 to 2.0.2 2014-03-14 11:16:56 +01:00
Nixpkgs Monitor 74488f2ade clisp_2_44_1: update from 2.44.1 to 2.49 2014-03-14 11:16:56 +01:00
Nixpkgs Monitor 6a09ce8c01 check: update from 0.9.11 to 0.9.12 2014-03-14 11:16:56 +01:00
Jacob Hinkle e46f9075d6 Merge remote-tracking branch 'upstream/master' 2014-03-13 22:12:55 -06:00
Vladimír Čunát ef32fbe6a4 libpng12, libpng15: minor updates of legacy versions 2014-03-13 22:32:17 +01:00
Vladimír Čunát f5464c2982 libpng: update 1.6.9 -> .10 to fix CVE-2014-0333 2014-03-13 22:00:41 +01:00
Vladimír Čunát d6349df0dd put systemd unit dirs on the right place
Also see #1936.
2014-03-13 21:44:51 +01:00
Jacob Hinkle 766f053cc3 Added Haskell AES package 2014-03-13 14:23:34 -06:00
Corey O'Connor 4b6e67f6c4 add platform and license to package metadata. 2014-03-13 13:01:49 -07:00
Corey O'Connor 9b79d5b298 Add jenkins continuous integration server and user.
By default the jenkins server is executed under the user "jenkins". Which can be configured using
users.jenkins.* options. If a different user is requested by changing services.jenkins.user then
none of the users.jenkins options apply.

This patch does not include jenkins slave configuration. Some config options will probably change
when this is implemented.

Aspects like the user and environment are typically identical between slave and master. The service
configs are different. The design is for users.jenkins to cover the shared aspects while
services.jenkins and services.jenkins-slave cover the master and slave specific aspects,
respectively.

Another option would be to place everything under services.jenkins and have a config that selects
master vs slave.
2014-03-13 13:01:49 -07:00
Jacob Hinkle eed8f2d91e Added Haskell package pbkdf 2014-03-13 10:49:45 -06:00
Domen Kožar afc1f7ca15 Merge pull request #1935 from offlinehacker/pkgs/pythonPackages/distutils-cfg/override_config
pythonPackages: distutils-cfg, allow to override config
2014-03-13 14:03:32 +01:00
Peter Simons 7bb1de4a2f haskell-thyme: update to version 0.3.1.1 2014-03-13 11:45:05 +01:00
Peter Simons d1a77ca66c haskell-smtp-mail: update to version 0.1.4.5 2014-03-13 11:45:05 +01:00
Peter Simons 8a9a4e3f14 haskell-linear: update to version 1.9.0.1 2014-03-13 11:45:05 +01:00
Peter Simons fe7f0a1198 haskell-bson: update to version 0.2.4 2014-03-13 11:45:05 +01:00
Peter Simons 18a4fa7594 haskell-adjunctions: update to version 4.0.2 2014-03-13 11:45:05 +01:00
Peter Simons 89ac0bdaf2 haskell-yesod-form: update to version 1.3.7 2014-03-13 11:45:05 +01:00
Peter Simons 7f42327a64 haskell-yesod-bin: update to version 1.2.7.1 2014-03-13 11:45:05 +01:00
Peter Simons 2fb6b4b547 haskell-warp: update to version 2.1.1 2014-03-13 11:45:05 +01:00
Peter Simons 5acd15da48 haskell-tasty-rerun: update to version 1.1.2 2014-03-13 11:45:05 +01:00
Peter Simons 2d4b15028b haskell-sqlite-simple: update to version 0.4.5.2 2014-03-13 11:45:05 +01:00
Peter Simons 1e99af6888 haskell-shelly: update to version 1.5.0.1 2014-03-13 11:45:05 +01:00
Peter Simons b38f435e0e haskell-pool-conduit: update to version 0.1.2.1 2014-03-13 11:45:04 +01:00
Peter Simons 2180e76c47 haskell-persistent: update to version 1.3.0.3 2014-03-13 11:45:04 +01:00
Peter Simons b077659834 haskell-persistent-template: update to version 1.3.1.2 2014-03-13 11:45:04 +01:00
Peter Simons 79cf91b1e5 haskell-persistent-sqlite: update to version 1.3.0.3 2014-03-13 11:45:04 +01:00
Peter Simons 6a55221179 haskell-persistent-postgresql: update to version 1.3.0.3 2014-03-13 11:45:04 +01:00
Peter Simons 080408ea8a haskell-network-conduit: update to version 1.0.4 2014-03-13 11:45:04 +01:00
Peter Simons 07cc34bc12 haskell-hsini: update to version 0.3.1 2014-03-13 11:45:04 +01:00
Shea Levy c81c344d67 wai-middleware-static: Jailbreak for the latest wai 2014-03-13 06:43:54 -04:00
Jaka Hudoklin f7cdd1611b pythonPackages: distutils-cfg, allow to override config 2014-03-13 11:33:11 +01:00
Evgeny Egorochkin 3ac4078d9e telepathy_farstream: update from 0.6.0 to 0.6.1 2014-03-13 09:14:05 +02:00
Domen Kozar 059e8e179b set all licenses to be attributes (and wait for Nix 1.7) 2014-03-12 21:20:43 +01:00
Peter Simons 238a98fcbe Merge pull request #1927 from iyzsong/noweb
noweb: some fixes
2014-03-12 19:01:48 +01:00
Bjørn Forsman 3339f1e1f4 thrift: add meta.platforms, small cleanup
I set platforms to 'linux' because that's the only thing I have tested.
2014-03-12 13:23:27 +01:00
Sander van der Burg 2cb2be8161 titaniumsdk: Bump version to 3.2.2 2014-03-12 12:04:38 +01:00
宋文武 37e74d8cc0 noweb: some fixes
install libs to $out/lib/noweb
don't sed on binaries, eg markup
2014-03-12 18:54:50 +08:00
Peter Simons b75a5e6f84 Merge pull request #1922 from jagajaga/haskell_pkgs_add
hoauth2 and bytestring-show add pkgs
2014-03-12 11:49:08 +01:00
Peter Simons c4784335d0 Merge pull request #1921 from kosmikus/ghc-7.8.1
Add GHC-7.8.1-rc2.
2014-03-12 11:33:01 +01:00
Rickard Nilsson 773d886f51 libvirt: Clean up nix file, update meta 2014-03-12 08:27:05 +01:00
Vladimír Čunát 4a0d464384 glib_networking: big update, cleanup, meta added 2014-03-11 21:56:28 +01:00
Arseniy Seroka cf931434de hoauth2 and bytestring-show add pkgs 2014-03-12 00:20:27 +04:00
Andres Loeh b2b4e46198 Add GHC-7.8.1-rc2. 2014-03-11 20:14:24 +01:00
ambrop7@gmail.com 927971d8e3 kdevelop: Update to 4.6. 2014-03-11 18:36:16 +01:00
Rickard Nilsson 28437226ae libvirt: Update from 1.2.0 to 1.2.2 2014-03-11 18:27:09 +01:00
Peter Simons 4c226fb88a haskell-hledger-web: jailbreak to fix build with recent versions of yesod 2014-03-11 17:33:09 +01:00
Peter Simons d35e61913b haskell-ghcjs-codemirror: add version 0.0.0.1 2014-03-11 13:50:51 +01:00
Peter Simons 27247b0325 haskell-ghcjs-dom: add version 0.0.4 2014-03-11 13:50:51 +01:00
Peter Simons b46aac7d79 haskell-vado: add version 0.0.1 2014-03-11 13:50:51 +01:00
Peter Simons 1e662766fb haskell-vcsgui: add version 0.0.2 2014-03-11 13:50:51 +01:00
Peter Simons d0734f8aaa haskell-vcswrapper: add version 0.0.3 2014-03-11 13:50:50 +01:00
Peter Simons 902d57fe40 haskell-http-reverse-proxy: update to version 0.3.1 2014-03-11 13:50:50 +01:00
Peter Simons 55f2f3b465 haskell-alsa-mixer: update to version 0.2.0.1 2014-03-11 13:50:50 +01:00
Peter Simons 66729b6dea haskell-lens: remove obsolete version 3.10.2 2014-03-11 13:50:50 +01:00
Peter Simons d765d5ddbb haskell-keter: update to version 1.2.0 2014-03-11 13:50:50 +01:00
Peter Simons 2273294b50 haskell-HaRe: update to version 0.7.1.4 2014-03-11 13:50:50 +01:00
Peter Simons 4139ea10be haskell-zip-archive: update to version 0.2.2 2014-03-11 13:50:50 +01:00
Peter Simons 46145143fc haskell-yesod-form: update to version 1.3.6 2014-03-11 13:50:50 +01:00
Peter Simons f1120ff4b5 haskell-yesod-core: update to version 1.2.7 2014-03-11 13:50:50 +01:00
Peter Simons e5cf206741 haskell-yesod-bin: update to version 1.2.7 2014-03-11 13:50:50 +01:00
Peter Simons b48704974a haskell-yesod-auth: update to version 1.2.7 2014-03-11 13:50:50 +01:00
Peter Simons ccac7c5dca haskell-x509: update to version 1.4.11 2014-03-11 13:50:50 +01:00
Peter Simons 5acfd49d17 haskell-warp: update to version 2.1.0 2014-03-11 13:50:50 +01:00
Peter Simons def8957c30 haskell-warp-tls: update to version 2.0.3.1 2014-03-11 13:50:50 +01:00
Peter Simons 6455c132c3 haskell-wai: update to version 2.1.0 2014-03-11 13:50:50 +01:00
Peter Simons 0c478ecb40 haskell-wai-test: update to version 2.0.0.2 2014-03-11 13:50:49 +01:00
Peter Simons 8a8dbb1682 haskell-wai-handler-launch: update to version 2.0.1.1 2014-03-11 13:50:49 +01:00
Peter Simons 04db259288 haskell-wai-handler-fastcgi: update to version 2.0.0.1 2014-03-11 13:50:49 +01:00
Peter Simons 5e2c633a51 haskell-wai-extra: update to version 2.1.0 2014-03-11 13:50:49 +01:00
Peter Simons 7f7b9b0fc5 haskell-wai-app-static: update to version 2.0.0.3 2014-03-11 13:50:49 +01:00
Peter Simons aee9e450ed haskell-vector-space-points: update to version 0.2 2014-03-11 13:50:49 +01:00
Peter Simons d944d6a7f1 haskell-stm-conduit: update to version 2.2.2 2014-03-11 13:50:49 +01:00
Peter Simons c43e1b9e91 haskell-scientific: update to version 0.2.0.2 2014-03-11 13:50:49 +01:00
Peter Simons d80bad8c21 haskell-pipes-bytestring: update to version 2.0.1 2014-03-11 13:50:49 +01:00
Peter Simons c843c7bb9b haskell-network-conduit: update to version 1.0.3 2014-03-11 13:50:49 +01:00
Peter Simons 585743a043 haskell-monoid-extras: update to version 0.3.3.1 2014-03-11 13:50:49 +01:00
Peter Simons 0612b4bb76 haskell-mono-traversable: update to version 0.4.0.1 2014-03-11 13:50:49 +01:00
Peter Simons aa12a34502 haskell-lifted-base: update to version 0.2.2.1 2014-03-11 13:50:49 +01:00
Peter Simons e1c9e94a6b haskell-http-conduit: update to version 2.0.0.8 2014-03-11 13:50:49 +01:00
Peter Simons 856ed85f3c haskell-hint: update to version 0.4.0.0 2014-03-11 13:50:49 +01:00
Peter Simons d675c97e65 haskell-haskell-names: update to version 0.3.2.8 2014-03-11 13:50:48 +01:00
Peter Simons 953776280c haskell-happstack-server: update to version 7.3.4 2014-03-11 13:50:48 +01:00
Peter Simons 558910cb26 haskell-ghc-mtl: update to version 1.1.0.0 2014-03-11 13:50:48 +01:00
Peter Simons 617ae22563 haskell-force-layout: update to version 0.3.0.2 2014-03-11 13:50:48 +01:00
Peter Simons 220150c6cf haskell-diagrams-svg: update to version 1.0.2 2014-03-11 13:50:48 +01:00
Peter Simons 4f5a93fc99 haskell-diagrams-postscript: update to version 1.0.2 2014-03-11 13:50:48 +01:00
Peter Simons 8e5198c284 haskell-diagrams-lib: update to version 1.1.0.1 2014-03-11 13:50:48 +01:00
Peter Simons 07ca6915c1 haskell-diagrams: update to version 1.1 2014-03-11 13:50:48 +01:00
Peter Simons 026f0ffc77 haskell-diagrams-core: update to version 1.1 2014-03-11 13:50:48 +01:00
Peter Simons 3f14c07cff haskell-diagrams-contrib: update to version 1.1.1.1 2014-03-11 13:50:48 +01:00
Peter Simons dfc8dc4bf4 haskell-diagrams-cairo: update to version 1.1 2014-03-11 13:50:48 +01:00
Peter Simons c7823d47f4 haskell-cryptohash-cryptoapi: update to version 0.1.2 2014-03-11 13:50:48 +01:00
Peter Simons 30d0c87736 haskell-conduit-combinators: update to version 0.2.0.1 2014-03-11 13:50:48 +01:00
Peter Simons dcb054093f haskell-bytestring-lexing: update to version 0.4.3.1 2014-03-11 13:50:48 +01:00
Peter Simons dd0cd0a765 haskell-amqp: update to version 0.8.2 2014-03-11 13:50:48 +01:00
Peter Simons 28a0f7703e haskell-MissingH: update to version 1.2.1.0 2014-03-11 13:50:47 +01:00
Peter Simons 766f561509 haskell-Boolean: update to version 0.2.1 2014-03-11 13:50:47 +01:00
Eelco Dolstra 1fe2a68224 quodlibet: Fix evaluation
http://hydra.nixos.org/build/9400950
2014-03-10 14:51:05 +01:00
Domen Kožar 498c1e25fb Merge pull request #1907 from offlinehacker/pkgs/pythonPackages/improvements
Python improvements
2014-03-10 12:06:26 +01:00
Jaka Hudoklin 0558c87288 buildPythonPackage: add shell hook for instant development 2014-03-10 11:28:47 +01:00
Cillian de Róiste 658d8593ea add lvtk: A set C++ wrappers around the LV2 C API 2014-03-09 22:14:56 +01:00
Domen Kozar f911d51243 python 3.3.4 -> 3.3.5 2014-03-09 21:04:14 +01:00
Cillian de Róiste 7aa008d1b8 Merge branch 'ingen' 2014-03-09 20:35:20 +01:00
Cillian de Róiste 13278f2596 ganv and raul: set linux as a platform 2014-03-09 20:33:35 +01:00
Cillian de Róiste 061b489f10 raul: update to svn version, 0.8.5+ is required by ingen 2014-03-09 20:16:47 +01:00
Cillian de Róiste f6104c8882 add ganv: An interactive Gtk canvas widget for graph-based interfaces 2014-03-09 18:20:45 +01:00
Cillian de Róiste acd2064859 Add raul: A C++ utility library primarily aimed at audio/musical applications 2014-03-09 18:00:52 +01:00
Vladimír Čunát 5729457d50 Merge: remove poppler_0_18 from libreoffice 2014-03-09 11:43:11 +01:00
Michael Raskin 6cfbc75bc1 Fix CL-Launch source link 2014-03-09 12:47:33 +04:00
Jaka Hudoklin f0f2125620 pythonPackages: auto add unzip to buildInputs if pkg has zip suffix 2014-03-08 23:29:15 +01:00
Austin Seipp f277d6f4a0 fsharp: specify exact mono path, install fsi/fsc binaries
fsc/fsi are just symlinks for backwards compatibility.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-08 15:45:55 -06:00
Austin Seipp 6eb7a3078c mono: add LLVM support (3.4svn build)
This adds LLVM support in Mono using their custom fork, based on LLVM
3.4svn upstream. Somehow, it's gone for a while without a patch to fix
the CMakeLists.txt in the fork...

The upstream commit is based on the mono3 branch.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-08 14:57:49 -06:00
Bjørn Forsman b9d7780ced saleae-logic: install udev rules
So that they can easily be activated in NixOS:

  services.udev.packages = [ pkgs.saleae-logic ];
2014-03-08 21:46:13 +01:00
Bjørn Forsman 12e00b5eeb openocd: install udev rules
So that they can easily be activated in NixOS:

  services.udev.packages = [ pkgs.openocd ];
2014-03-08 21:46:13 +01:00
Michael Raskin 4376d70c61 Update CL-Launch to 4.0.2.2 2014-03-08 21:13:00 +04:00
Michael Raskin dc4d698e22 Update LuaRocks 2014-03-08 21:13:00 +04:00
Michael Raskin 3fa2c6ef5b Update libgphoto2 2014-03-08 21:13:00 +04:00
Michael Raskin 8b83156598 Update SBCL 2014-03-08 21:13:00 +04:00
Evgeny Egorochkin 0047f42663 ffmpeg_1: update from 1.2.4 to 1.2.6 2014-03-08 18:32:13 +02:00
Evgeny Egorochkin bc1c6df9fe ffmpeg_0_10: update from 0.10.10 to 0.10.11 2014-03-08 18:30:44 +02:00
Evgeny Egorochkin 6fa49c3945 telepathy_glib: update from 0.22.0 to 0.22.1 2014-03-08 17:56:04 +02:00
Austin Seipp 429c536ddd fsharp: update to 3.0
Also, add myself to the maintainer list.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-08 09:01:00 -06:00
Michael Raskin 01e4edbabf Update vigra soure link to match both fresh and aged versions 2014-03-08 16:30:22 +04:00
Peter Simons d6f273a02c haskell-haskell-names: update to version 0.3.2.7 2014-03-08 11:27:41 +01:00
Peter Simons f3823dc8e3 haskell-gtk: update to version 0.12.5.6 2014-03-08 11:27:41 +01:00
Peter Simons 27e409e3fc haskell-dependent-sum: update to version 0.2.0.2 2014-03-08 11:27:41 +01:00
Peter Simons 0a2ff8d8b6 haskell-dependent-map: update to version 0.1.1.2 2014-03-08 11:27:41 +01:00
Peter Simons f521a47663 haskell-cpphs: update to version 1.18.3 2014-03-08 11:27:41 +01:00
Peter Simons 56e0e7492c haskell-HaRe: update to version 0.7.1.3 2014-03-08 11:27:40 +01:00
Peter Simons dd1cc881d5 haskell-xss-sanitize: update to version 0.3.5 2014-03-08 11:27:40 +01:00
Peter Simons 0f32474a73 haskell-type-eq: update to version 0.4.2 2014-03-08 11:27:40 +01:00
Peter Simons b47e3adbeb haskell-trifecta: update to version 1.4.1 2014-03-08 11:27:40 +01:00
Peter Simons 55cb854cad haskell-text-format: update to version 0.3.1.1 2014-03-08 11:27:40 +01:00
Peter Simons 459b9bfd12 haskell-tasty: update to version 0.8 2014-03-08 11:27:40 +01:00
Peter Simons 6448f24c9a haskell-tasty-smallcheck: update to version 0.8 2014-03-08 11:27:40 +01:00
Peter Simons 872f5e56ea haskell-tasty-rerun: update to version 1.1.1 2014-03-08 11:27:40 +01:00
Peter Simons 6ec7fba26e haskell-tasty-quickcheck: update to version 0.8 2014-03-08 11:27:39 +01:00
Peter Simons 7fe58926c3 haskell-tasty-hunit: update to version 0.8.0.1 2014-03-08 11:27:39 +01:00
Peter Simons 24c78d64c6 haskell-tasty-golden: update to version 2.2.1 2014-03-08 11:27:39 +01:00
Peter Simons 003b4a0997 haskell-tasty-ant-xml: update to version 1.0.0.6 2014-03-08 11:27:39 +01:00
Peter Simons b421524646 haskell-stripe: update to version 0.8.0 2014-03-08 11:27:39 +01:00
Peter Simons 16214e2b31 haskell-pipes-binary: update to version 0.4.0.1 2014-03-08 11:27:30 +01:00
Peter Simons f5a9943598 haskell-persistent-postgresql: update to version 1.3.0.2 2014-03-08 11:27:30 +01:00
Peter Simons 7a0904c489 haskell-monoid-extras: update to version 0.3.3 2014-03-08 11:27:30 +01:00
Peter Simons 7836dadf57 haskell-mono-traversable: update to version 0.4.0 2014-03-08 11:27:30 +01:00
Peter Simons ef22bfd980 haskell-math-functions: update to version 0.1.5.2 2014-03-08 11:27:30 +01:00
Peter Simons d8c3067705 haskell-linear: update to version 1.8.1 2014-03-08 11:27:30 +01:00
Peter Simons 3965637782 haskell-hsimport: update to version 0.2.10 2014-03-08 11:27:30 +01:00
Peter Simons 7e664e6b53 haskell-haskell-names: update to version 0.3.2.6 2014-03-08 11:27:30 +01:00
Peter Simons 5f6e14dccb haskell-esqueleto: update to version 1.3.5 2014-03-08 11:27:30 +01:00
Peter Simons 4541619bc8 haskell-digestive-functors-heist: update to version 0.8.5.0 2014-03-08 11:27:30 +01:00
Peter Simons a673dcde4b haskell-criterion: update to version 0.8.0.1 2014-03-08 11:27:30 +01:00
Peter Simons ce9ec1fbcf haskell-conduit-combinators: update to version 0.2.0.0 2014-03-08 11:27:30 +01:00
Peter Simons 8ea0fb972c haskell-blaze-textual: update to version 0.2.0.9 2014-03-08 11:27:30 +01:00
Peter Simons cccf30d2d0 haskell-base-compat: update to version 0.4.2 2014-03-08 11:27:29 +01:00
Peter Simons 8434415ffb haskell-text: update to version 1.1.0.1 2014-03-08 11:27:29 +01:00
Peter Simons e47f94e361 haskell-lens: update to version 4.0.5 2014-03-08 11:27:29 +01:00
Peter Simons f2ff3edb63 haskell-attoparsec: update to version 0.11.2.1 2014-03-08 11:27:29 +01:00
Peter Simons 19e168d0c3 haskell-aeson: update to version 0.7.0.2 (and drop obsolete version 0.6.x) 2014-03-08 11:27:29 +01:00
Vladimír Čunát 8db9fe47fe poppler_0_18: remove, only used by libreoffice
I need to test libreoffice still builds, so I push this to x-updates.
(I hate having to do such things to try a couple of jobs.)
2014-03-08 11:26:03 +01:00
Vladimír Čunát 9d4a3f83e8 Merge pull request #1869 from lovek323/texlive-full
texLiveFull: fix build on Darwin
2014-03-08 08:12:04 +01:00
Austin Seipp 3b69f4b109 mono: add myself to maintainer list.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-07 20:53:12 -06:00
Austin Seipp 09f0d1f661 mono: 2.11.4 -> 3.2.8
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-07 20:23:52 -06:00
Bjørn Forsman 34caf106da swig: add meta.platforms (set to linux)
So that Hydra will build swig. This provides binary packages to users
and build breakage detection.
2014-03-07 23:59:30 +01:00
Peter Simons 7b898a1d6a yap: revert update from 6.2.2 to 6.3.3
This reverts commit 41c662dcf6. The update
doesn't compile in i686, and I don't have time to investigate at the moment.
2014-03-07 23:16:33 +01:00
Peter Simons a9056be563 persistent-postgresql: jailbrek to fix build with recent postgresql-libpq 2014-03-07 22:54:13 +01:00
Peter Simons f5b3367e92 haskell-Cabal: update to version 1.18.1.3 2014-03-07 22:54:13 +01:00
Peter Simons 5446f60e8a haskell-time: update to version 1.4.2 2014-03-07 22:54:13 +01:00
Peter Simons 757a690e2e haskell-hsini: disable test suite to avoid build errors caused by a bogus cabal file 2014-03-07 22:54:13 +01:00
Peter Simons 212fdb0afe haskell-postgresql-libpq: update to version 0.9.0.0 2014-03-07 22:54:13 +01:00
Peter Simons 97d6b9e925 haskell-mime-mail: update to version 0.4.4.1 2014-03-07 22:54:13 +01:00
Peter Simons 21bce30e6c haskell-esqueleto: update to version 1.3.4.6 2014-03-07 22:54:12 +01:00
Peter Simons 51bb0bf697 haskell-hsini: add version 0.2 2014-03-07 22:54:12 +01:00