1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 05:31:22 +00:00
Commit graph

16833 commits

Author SHA1 Message Date
Sönke Hahn b39ade4ba5 haskell-wai: update to 3.0.0.2 2014-06-19 15:35:30 +08:00
Austin Seipp 537dbfed78 Merge pull request #2898 from robberer/php/mssql
mssql support for php-5.4
2014-06-18 16:25:24 -05:00
Austin Seipp b9fc9bd760 Merge pull request #2992 from bluescreen303/agda
Agda: upgrade stdlib to 0.8, change defaults to latest version
2014-06-18 16:22:33 -05:00
Austin Seipp ad0755e5d4 Merge pull request #2919 from ehmry/ogg-vorbis
libogg, libvorbis: update to 1.3.2, 1.3.4
2014-06-18 16:17:37 -05:00
Austin Seipp fb24267670 Merge pull request #3002 from tomberek/haskell_tcacheAWS
Adds tcache-AWS
2014-06-18 16:09:35 -05:00
Peter Simons f7c7282964 Merge pull request #2979 from bluescreen303/idris
Idris: fix wrapper for llvm, upgrade emacs-idris-mode
2014-06-18 10:00:00 +02:00
Thomas Bereknyei 8a16a950ba Adds tcache-AWS 2014-06-18 01:01:45 -04:00
Austin Seipp 5cf3fb7cb6 arcanist: 20140606 -> 20140617
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-17 15:48:51 -05:00
Mathijs Kwik 3fd519822f agda-stdlib: upgrade to 0.8 (they keep changing the version scheme)
Conflicts:
	pkgs/development/compilers/agda/stdlib-0.8.nix
	pkgs/top-level/haskell-packages.nix
2014-06-17 08:25:44 +02:00
John Wiegley 61e8fe50c2 Agda: add 2.4.0.1, 2.3.2.2 is still the default for now 2014-06-16 14:03:17 -07:00
John Wiegley 39dfef4af0 haskell-boxes: new expression 2014-06-16 14:03:17 -07:00
John Wiegley 20f31b66a2 haskell-free-operational: new expression 2014-06-16 14:03:17 -07:00
John Wiegley 7a45ef7e25 haskell-equivalence: new expression 2014-06-16 14:03:17 -07:00
John Wiegley cd3798c266 haskell-STMonadTrans: new expression 2014-06-16 14:03:17 -07:00
Mateusz Kowalczyk 8f5f9f6c6b libid3tag: apply fixes before build
Amongst other things, this stops things like mpd spinning up to full
memory when updating the database.
2014-06-16 22:50:14 +02:00
Mathijs Kwik 8d708ba35a idris: provide boehmgc to compile with llvm backend 2014-06-16 22:43:51 +02:00
Paul Colomiets 6b27a2789e Upgrade zeromq and nanomsg 2014-06-16 22:25:56 +03:00
Peter Simons a83aa733c3 Merge pull request #2967 from sol/master
Update haskell-http-kit and haskell-aeson-qq
2014-06-16 15:15:09 +02:00
Simon Hengel 78c0b2fca6 Update haskell-aeson-qq to version 0.7.2 2014-06-16 20:12:05 +08:00
Simon Hengel 5434317aac Update haskell-http-kit to version 0.5.0 2014-06-16 19:18:08 +08:00
Vladimír Čunát 1b78ca58bc Merge #2798: stdenv and a few other big updates
Stdenv-changing things:
    - gcc 4.8.2 -> 4.8.3
    - long-running grsecurity branch
Others:
    - pkgconfig update
    - CVE for libtasn1, dbus

Conflicts (simple):
    pkgs/development/compilers/ghc/7.6.3.nix
2014-06-16 10:23:36 +02:00
vi fd08da1116 New derivation: hxt-tagsoup #haskell 2014-06-16 13:32:24 +08:00
ambrop7@gmail.com bf0bacdbf8 openal-soft: Add PulseAudio backend, make non-OSS backends work.
* Added PulseAudio backend support.
* Made ALSA and PulseAudio backends optional.
* Made ALSA and PulseAudio backends actually work by adding to
  NIX_LDFLAGS (because package uses dlopen).

TEST: Tested all 3 backends (OSS, ALSA, PulseAudio) using openal-info
and my upcoming Warzone 2100 update, by selecting the backend in
.alsoftrc. It also works without .alsoftrc (I think it first tries pulse
then alsa then oss).
2014-06-15 23:28:54 +02:00
Vladimír Čunát 9757785295 Merge recent master 2014-06-15 17:55:35 +02:00
Peter Simons 132309de52 scala: cosmetic fix for syntax highlighting in Emacs 2014-06-15 17:12:14 +02:00
Shea Levy 7a0c66c829 Merge branch 'master' of git://github.com/soenkehahn/nixpkgs
packaging hp2any-manager and dependencies
2014-06-15 11:00:40 -04:00
Domen Kožar 0d71d2b631 fixes #2926 2014-06-15 16:05:18 +02:00
Simon Hengel d2eaca9c80 Update haskell-hspec2 to version 0.3.4 2014-06-15 08:47:14 +08:00
Bjørn Forsman 06af50ff42 liboping: new package
liboping is a C library to generate ICMP echo requests, better known as
"ping packets". It is intended for use in network monitoring
applications or applications that would otherwise need to fork ping(1)
frequently.

http://verplant.org/liboping/
2014-06-15 00:42:40 +02:00
Bjørn Forsman cb64b3d758 libmodbus: new package
libmodbus is a library to send/receive data according to the Modbus
protocol.

http://libmodbus.org/
2014-06-14 21:50:57 +02:00
Simon Hengel 8a396ee56a Add haskell-hspec-wai 2014-06-14 15:13:40 +08:00
Simon Hengel 315016197a Update haskell-aeson-qq to version 0.7.1 2014-06-14 14:55:34 +08:00
Robert M. Mather 2d6d52bb2a Ur/Web compiler: new release, 20140426 -> 20140531 2014-06-13 18:22:34 -07:00
Michael Raskin ed20f939f5 Update CL-Launch 2014-06-14 00:23:11 +04:00
Peter Simons 40ca1149c9 haskell-io-memoize: update to version 1.1.0.0 2014-06-13 15:41:26 +02:00
Peter Simons 67a692a830 haskell-force-layout: update to version 0.3.0.5 2014-06-13 15:41:26 +02:00
Peter Simons 87d3a5b980 haskell-event-list: update to version 0.1.1.1 2014-06-13 15:41:26 +02:00
Peter Simons 7abf0948be hoogle: patch to fix build errors with WAI 3.0
https://github.com/ndmitchell/hoogle/issues/69
2014-06-13 15:41:25 +02:00
Peter Simons 84e0ecd664 haskell-MFlow: re-generate expression with cabal2nix 2014-06-13 15:41:25 +02:00
Peter Simons a1336ca41c haskell-purescript: update to version 0.5.2.3 2014-06-13 15:41:25 +02:00
Peter Simons 371f44dcbc haskell-pipes-text: update to version 0.0.0.11 2014-06-13 15:41:25 +02:00
Peter Simons e4b5d2f7b7 haskell-haskeline: update to version 0.7.1.3 2014-06-13 15:41:25 +02:00
Peter Simons f7db41deda haskell-entropy: update to version 0.3.2 2014-06-13 15:41:25 +02:00
Peter Simons cc326495c4 haskell-attoparsec: update to version 0.12.1.0 2014-06-13 15:41:25 +02:00
Peter Simons 2795d46f95 haskell-wai-logger: disable test suite to fix build
https://github.com/kazu-yamamoto/logger/issues/42
2014-06-13 15:41:25 +02:00
Peter Simons a059a4b167 haskell-wai-test: disable haddock phase for empty module 2014-06-13 15:41:25 +02:00
Peter Simons 30835fc777 haskell-wai: update to version 3.0.0.1 2014-06-13 15:41:25 +02:00
Peter Simons 21cba499b4 haskell-mongoDB: update to version 1.5.0 2014-06-13 15:41:25 +02:00
Peter Simons a2a94462db haskell-hourglass: update to version 0.2.2 2014-06-13 15:41:25 +02:00
Peter Simons bcd9e73947 haskell-keter: update to version 1.3.1 2014-06-13 15:41:25 +02:00