Commit Graph

15195 Commits

Author SHA1 Message Date
Peter Simons 27ebc33d65 haskell-elm-server: update to version 0.11 2014-03-27 13:12:52 +01:00
Peter Simons 7f9558896f haskell-tls: update to version 1.2.6 2014-03-27 13:12:51 +01:00
Peter Simons da7fe3fe8a haskell-QuickCheck: update to version 2.7.3 2014-03-27 13:12:51 +01:00
Peter Simons 3551e2ee06 haskell-quickcheck-instances: re-generate with cabal2nix 2014-03-27 13:12:51 +01:00
Ricardo M. Correia 342fc9c207 go: Add myself as maintainer to receive Hydra notifications 2014-03-27 12:37:18 +01:00
Ricardo M. Correia e39b70dd79 go: Update to 1.2.1 2014-03-27 12:37:18 +01:00
Mathijs Kwik 5943227a26 neoload: fix for the new jdk/jre location 2014-03-27 11:29:26 +01:00
Peter Simons 284ea5859b BNFC: fix build with GHC 7.8.1 2014-03-27 10:48:32 +01:00
Peter Simons 558eac3869 haskell-dataenc: jailbreak to fix build with GHC 7.8.1 2014-03-27 10:48:32 +01:00
宋文武 2cf7678fc0 webkitgtk: add gtk2 version 2014-03-27 17:16:15 +08:00
宋文武 699b18e95a webkitgtk: update to 2.4.0 2014-03-27 11:33:34 +08:00
Austin Seipp 62793a007d fmod: adopt, and upgrade 4.22.04 -> 4.44.32
This installs the headers in a fashion which matches Gentoo, and it also
changes the version numbering scheme as well to match, so hopefully
Nixpkgs Monitor can provide security tracking updates or anything
(although technically Gentoo is outdated!)

[Bjørn: add github pull-request cover letter to commit message; it
contains useful info.]

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-26 22:41:39 +01:00
Ricardo M. Correia 5fbc63be35 icedtea7_web: New package
Java web browser plugin and an implementation of Java Web Start.
2014-03-26 21:07:36 +01:00
Ricardo M. Correia 2d821edb92 npapi-sdk: New package
NPAPI-SDK is a bundle of NPAPI headers by Mozilla.
2014-03-26 21:07:36 +01:00
Ricardo M. Correia be8667627a icedtea: Workaround javaws/web plugin start-up error
This is a workaround to avoid the error: "java.io.IOException: RSA premaster
secret error".

In Java Web Start and the Java web plugin, there seems to be a Java policy
that prevents untrusted code from being loaded, and (probably for security
reasons) it doesn't like the files in the JDK's lib/icedtea/jre/lib/ext
directory to be symlinks.

Worked around it by copying those files instead of symlinking them.
2014-03-26 21:07:36 +01:00
Ricardo M. Correia 6ec21a5dd1 icedtea: Add update script 2014-03-26 21:07:36 +01:00
Ricardo M. Correia 72d457de2f icedtea7: New package
Free Java environment based on OpenJDK 7.0 and the IcedTea project.
2014-03-26 21:07:36 +01:00
Maxim Ivanov 2780cf2838 Fix -fsanitize=... options for clang
When using -fsanitize=... options clang implicitly
links binary to static libraries which are part of
llvm, but expects them to be found under clang prefix
2014-03-26 13:06:22 +00:00
Evgeny Egorochkin aaa5685b14 libtorrentRasterbar: update from 0.16.15 to 0.16.16 2014-03-26 12:57:10 +02:00
Peter Simons 637a571b4e Merge pull request #2029 from ashalkhakov/master
Adding ATS1, updating ATS2 package.
2014-03-26 11:22:04 +01:00
Peter Simons 078f064e9c Merge pull request #2036 from ambrop72/wxpython3
Add wxPython-3.0 with OpenGL support.
2014-03-26 11:10:15 +01:00
ambrop7@gmail.com 93d313c0ed Add wxPython-3.0 with OpenGL support. 2014-03-25 22:35:25 +01:00
Oliver Charles af89e63bf7 haskellPackages.digestiveFunctorsAeson: Update to 1.1.6 2014-03-25 14:29:41 +00:00
Oliver Charles 45c6aabf69 haskellPackages.jsonAssertions: Update to 1.0.2 2014-03-25 14:23:59 +00:00
Artyom Shalkhakov 0242b3c6ac Adding ATS1, updating ATS2 package. 2014-03-25 04:53:13 +01:00
Austin Seipp 33e4adc325 mps: version 1.113.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 20:32:39 -05:00
Austin Seipp c7fd20ca5b db: Berkely DB (was) licensed under Sleepycat by default
6.0 and newer are still under AGPLv3 however.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 20:01:26 -05:00
Vladimír Čunát c814dab2ee libarchive: *permanently* fix patch source and hash
Unfortunately github's *.patch URIs contain version of git generating them,
which changes from time to time. It seems that *.diff doesn't suffer from that.
2014-03-24 22:30:52 +01:00
Shea Levy 84fba566f1 quickcheck-instances: jailbreak to work with newer QuickCheck 2014-03-24 09:48:23 -04:00
Mathijs Kwik 64e7ee4142 libarchive: patch checksum failure
Probably github changed some headers in their patch output.
I verified other sources for CVE2013-0211 and the patch seems the
same.
2014-03-24 10:35:52 +01:00
Shea Levy a18eb2daa0 Fix tarball 2014-03-24 00:16:42 -04:00
Shea Levy a2b6ec902c Merge branch 'master' of git://github.com/AndersonTorres/nixpkgs
Updating Portuguese and Brazilian language dictionaries for Aspell
2014-03-23 20:52:21 -04:00
Shea Levy 57bbdffe39 Merge branch 'electrum' of git://github.com/ehmry/nixpkgs
electrum: initial expression
2014-03-23 20:47:28 -04:00
Ricardo M. Correia 842ae7674b python-3.4: Add support for lzma 2014-03-23 21:26:54 +01:00
Ricardo M. Correia c173ddb70e python-3.3: Add support for lzma 2014-03-23 21:26:54 +01:00
AndersonTorres 0c79b76271 Aspell dictionaries update: Portuguese (pt_PT) and Brazilian (pt_BR) 2014-03-23 13:17:34 -03:00
Emery Hemingway e91daf327d electrum: initial expression
Electrum is a Bitcoin thin-wallet.
https://electrum.org
2014-03-23 11:22:57 -04:00
Shea Levy e7172cad9a haskell-postgresql-simple: bump 2014-03-22 22:40:14 -04:00
Peter Simons 9a107da470 wxHaskell: touch files after extracting the tarball to fix broken timestamps 2014-03-22 17:08:47 +01:00
Peter Simons 1bc1ddcda0 haskell-unix-time: fix test suite in shared library build
https://github.com/kazu-yamamoto/unix-time/issues/20
2014-03-22 17:08:47 +01:00
Peter Simons 5c3be05e90 ghc-HEAD: fix build on recent versions of Darwin 2014-03-22 17:08:47 +01:00
Peter Simons e54ae8cce1 ghc-7.8.1: fix build on recent versions of Darwin 2014-03-22 17:08:47 +01:00
Peter Simons ec8e5b99fc ghc-7.4.2: fix build on recent versions of Darwin 2014-03-22 17:08:47 +01:00
Peter Simons fffe521344 haskell-wxHaskell: drop obsolete patch 2014-03-22 17:08:47 +01:00
Peter Simons 02e8e7021b haskell-wxdirect: update to version 0.90.1.0 2014-03-22 17:08:47 +01:00
Peter Simons 33a55a58c1 haskell-wxcore: update to version 0.90.1.0 2014-03-22 17:08:47 +01:00
Peter Simons 9761a0c49a haskell-wxc: update to version 0.90.1.0 2014-03-22 17:08:47 +01:00
Peter Simons 9fdacd0d6d haskell-wx: update to version 0.90.1.0 2014-03-22 17:08:47 +01:00
Peter Simons e2193175cd haskell-vty: update to version 4.7.5 2014-03-22 17:08:47 +01:00
Peter Simons c30f45dbdc haskell-filepath: update to version 1.3.0.2 2014-03-22 17:08:47 +01:00
Peter Simons 65e3713630 haskell-tls: update to version 1.2.3 2014-03-22 17:08:47 +01:00
Peter Simons 70f6b1e506 haskell-QuickCheck: jailbreak to that the test suite for 2.7.1 accepts its own library 2014-03-22 17:08:47 +01:00
Peter Simons 3cb4ddb3d5 haskell-QuickCheck: update to version 2.7.1 2014-03-22 17:08:47 +01:00
宋文武 36af50f69a gst-python: make it works 2014-03-22 23:09:39 +08:00
宋文武 6f689beeeb gst-editing-services: enable gobject introspection 2014-03-22 23:09:39 +08:00
宋文武 13928c9892 clutter-gtk: enable gobject introspection 2014-03-22 23:09:38 +08:00
Shea Levy 451bc020e1 Add libsystemd-journal haskell package 2014-03-22 06:20:36 -04:00
Shea Levy dbee90b242 Merge branch 'fsharp' of git://github.com/thoughtpolice/nixpkgs
fsharp: 3.0 -> 3.1, and attempt to fix build
2014-03-22 05:08:53 -04:00
Peter Simons 9443e618ff haskell-conduit: disable test suite to work around https://github.com/snoyberg/conduit/issues/142 2014-03-22 09:04:47 +01:00
Peter Simons b1ad3e9dee haskell-singletons: update to version 0.10.0 2014-03-22 09:04:47 +01:00
Peter Simons 2d4e2dcca4 haskell-shake: update to version 0.11.4 2014-03-22 09:04:47 +01:00
Peter Simons 170a359904 haskell-persistent: update to version 1.3.0.4 2014-03-22 09:04:47 +01:00
Peter Simons 065584ffdb haskell-yesod-persistent: update to version 1.2.2.2 2014-03-22 09:04:46 +01:00
Peter Simons fd1283ed1d haskell-wai-extra: update to version 2.1.1 2014-03-22 09:04:46 +01:00
Peter Simons 61f395a760 haskell-wai-app-static: update to version 2.0.0.5 2014-03-22 09:04:46 +01:00
Peter Simons fefc4a93b7 haskell-hjsmin: update to version 0.1.4.6 2014-03-22 09:04:46 +01:00
Peter Simons 6337e79a7c haskell-foldl: update to version 1.0.3 2014-03-22 09:04:46 +01:00
Peter Simons 5270fd003b haskell-errors: update to version 1.4.6 2014-03-22 09:04:46 +01:00
Peter Simons 1fb0dfdb52 haskell-conduit: update to version 1.0.17 2014-03-22 09:04:46 +01:00
Peter Simons 3ec9395ff2 haskell-conduit-combinators: update to version 0.2.3 2014-03-22 09:04:46 +01:00
Peter Simons 6035821427 haskell-classy-prelude: update to version 0.8.1.1 2014-03-22 09:04:46 +01:00
Peter Simons 0ecfcfc073 haskell-chunked-data: update to version 0.1.0.1 2014-03-22 09:04:46 +01:00
Peter Simons 2ca5022f62 haskell-base64-conduit: update to version 1.0.0.1 2014-03-22 09:04:46 +01:00
Peter Simons 500ea1c6f3 haskell-hspec: update to version 1.9.0 2014-03-22 09:04:46 +01:00
Peter Simons 6eae14cc26 haskell-hspec-meta: update to version 1.9.0 2014-03-22 09:04:46 +01:00
Peter Simons a1615dedf6 haskell-yesod-test: update to version 1.2.1.1 2014-03-22 09:04:45 +01:00
Peter Simons 7176a84eb0 haskell-yesod-core: update to version 1.2.9 2014-03-22 09:04:45 +01:00
Peter Simons cf29fe8205 haskell-yesod-bin: update to version 1.2.7.3 2014-03-22 09:04:45 +01:00
Peter Simons d063b8f6ce haskell-yaml: update to version 0.8.8 2014-03-22 09:04:45 +01:00
Peter Simons 4a6d30c2e7 haskell-wai-test: update to version 2.0.1 2014-03-22 09:04:45 +01:00
Peter Simons 0da6b352fe haskell-unix-process-conduit: update to version 0.2.2.3 2014-03-22 09:04:45 +01:00
Peter Simons 048824a55b haskell-tasty-quickcheck: update to version 0.8.0.3 2014-03-22 09:04:45 +01:00
Peter Simons bd9e4c352a haskell-snap: update to version 0.13.2.4 2014-03-22 09:04:45 +01:00
Peter Simons fd8e133b42 haskell-list-tries: update to version 0.5.2 2014-03-22 09:04:45 +01:00
Peter Simons 94a591deed haskell-html-conduit: update to version 1.1.0.2 2014-03-22 09:04:45 +01:00
Peter Simons 161d5a2077 haskell-filesystem-conduit: update to version 1.0.0.2 2014-03-22 09:04:45 +01:00
Peter Simons 1386b4cee1 haskell-derive: update to version 2.5.14 2014-03-22 09:04:45 +01:00
Peter Simons e964dbf4d4 haskell-dbmigrations: update to version 0.7 2014-03-22 09:04:45 +01:00
Peter Simons 4fed76e19a haskell-conduit-combinators: update to version 0.2.2 2014-03-22 09:04:45 +01:00
Peter Simons cd5fd2f6c8 haskell-classy-prelude: update to version 0.8.1 2014-03-22 09:04:45 +01:00
Peter Simons 3aa6b99d83 haskell-snap: jailbreak some more to support lens 4.1 or later 2014-03-22 09:04:45 +01:00
Peter Simons 19c328d28f haskell-llvm-general: update to version 3.4.2.2 2014-03-22 09:04:45 +01:00
Peter Simons 56259ddd89 haskell-llvm-general-pure: update to version 3.4.2.2 2014-03-22 09:04:45 +01:00
Peter Simons a5e408dbf8 haskell-HaRe: update to version 0.7.1.6 2014-03-22 09:04:45 +01:00
Peter Simons e738b7ae83 haskell-warp: update to version 2.1.2 2014-03-22 09:04:45 +01:00
Peter Simons c2cd1abedb haskell-wai-middleware-static: update to version 0.4.0.3 2014-03-22 09:04:44 +01:00
Peter Simons afb614ad31 haskell-scotty: update to version 0.7.1 2014-03-22 09:04:44 +01:00
Peter Simons 19ac8eb7a0 haskell-lens: update to version 4.1 2014-03-22 09:04:44 +01:00
Peter Simons 85505d75a0 haskell-http-client: update to version 0.2.2.3 2014-03-22 09:04:44 +01:00
Peter Simons 08fed7fab5 haskell-ghcjs-dom: update to version 0.0.6 2014-03-22 09:04:44 +01:00
Peter Simons 0135fe7b1a haskell-force-layout: update to version 0.3.0.3 2014-03-22 09:04:44 +01:00
Peter Simons 96d7bc61ad haskell-exceptions: update to version 0.3.3.1 2014-03-22 09:04:44 +01:00
Peter Simons 911373dbdb haskell-diagrams-svg: update to version 1.0.2.1 2014-03-22 09:04:44 +01:00
Peter Simons 1df4fcb804 haskell-diagrams-postscript: update to version 1.0.2.2 2014-03-22 09:04:44 +01:00
Peter Simons 844e01577d haskell-diagrams-lib: update to version 1.1.0.3 2014-03-22 09:04:44 +01:00
Peter Simons de50656b24 haskell-diagrams-core: update to version 1.1.0.1 2014-03-22 09:04:44 +01:00
Peter Simons 24683a4353 haskell-diagrams-contrib: update to version 1.1.1.2 2014-03-22 09:04:44 +01:00
Peter Simons d5aa5b0e8b haskell-diagrams-cairo: update to version 1.1.0.2 2014-03-22 09:04:44 +01:00
Peter Simons 5fd7fac971 haskell-conduit: update to version 1.0.16 2014-03-22 09:04:44 +01:00
Peter Simons 34ed797ecf haskell-QuickCheck: add version 2.7 2014-03-22 09:04:44 +01:00
Peter Simons 9b135f8372 haskell-tf-random: add version 0.4 2014-03-22 09:04:44 +01:00
Peter Simons 12c201bc6a haskell-hjsmin: jailbreak to fix build with recent versions of optparse-applicative 2014-03-22 09:04:44 +01:00
Peter Simons a65a505898 haskell-optparse-applicative: update to version 0.8.0.1 2014-03-22 09:04:44 +01:00
Peter Simons 0d62f71006 haskell-snap: update to version 0.13.2.3 2014-03-22 09:04:44 +01:00
Peter Simons 9f5bc89019 haskell-diagrams: update to version 1.1.0.1 2014-03-22 09:04:43 +01:00
Peter Simons 763bdd7ed5 haskell-llvm-general: update to version 3.4.2.1 2014-03-22 09:04:43 +01:00
Peter Simons 1b6b1b8f87 haskell-llvm-general-pure: update to version 3.4.2.1 2014-03-22 09:04:43 +01:00
Peter Simons cb52531d53 haskell-yesod-static: update to version 1.2.2.2 2014-03-22 09:04:43 +01:00
Peter Simons 8cb764ea6a haskell-yesod-form: update to version 1.3.8 2014-03-22 09:04:43 +01:00
Peter Simons dac3a22927 haskell-yesod-core: update to version 1.2.8 2014-03-22 09:04:43 +01:00
Peter Simons a226e09297 haskell-yesod-bin: update to version 1.2.7.2 2014-03-22 09:04:43 +01:00
Peter Simons b3ad12f4ff haskell-warp: update to version 2.1.1.2 2014-03-22 09:04:43 +01:00
Peter Simons f3568bf38d haskell-wai-extra: update to version 2.1.0.1 2014-03-22 09:04:43 +01:00
Peter Simons 6b5721c2b6 haskell-wai-app-static: update to version 2.0.0.4 2014-03-22 09:04:43 +01:00
Peter Simons 68cd345c34 haskell-scotty: update to version 0.7.0 2014-03-22 09:04:43 +01:00
Peter Simons 0ed61e69f1 haskell-resourcet: update to version 0.4.10.1 2014-03-22 09:04:43 +01:00
Peter Simons a727d1480b haskell-recaptcha: update to version 0.1.0.1 2014-03-22 09:04:43 +01:00
Peter Simons 9124922680 haskell-pipes-attoparsec: update to version 0.5.0 2014-03-22 09:04:43 +01:00
Peter Simons c358085c41 haskell-mono-traversable: update to version 0.4.0.3 2014-03-22 09:04:43 +01:00
Peter Simons 17b59a84c3 haskell-language-ecmascript: update to version 0.16 2014-03-22 09:04:43 +01:00
Peter Simons 891a497aa1 haskell-http-reverse-proxy: update to version 0.3.1.1 2014-03-22 09:04:43 +01:00
Peter Simons a1e3866a16 haskell-heist: update to version 0.13.1 2014-03-22 09:04:43 +01:00
Peter Simons 3d1e229413 haskell-gnuplot: update to version 0.5.2.2 2014-03-22 09:04:43 +01:00
Peter Simons 30117ea592 haskell-fay: update to version 0.19.1.1 2014-03-22 09:04:42 +01:00
Peter Simons 79d51a59c1 haskell-dsp: update to version 0.2.3 2014-03-22 09:04:42 +01:00
Peter Simons 99537a00cc haskell-dlist: update to version 0.7 2014-03-22 09:04:42 +01:00
Peter Simons b4fa83f5fb haskell-diagrams-postscript: update to version 1.0.2.1 2014-03-22 09:04:42 +01:00
Peter Simons e658482fcc haskell-diagrams-lib: update to version 1.1.0.2 2014-03-22 09:04:42 +01:00
Peter Simons 833f782e7f haskell-diagrams-cairo: update to version 1.1.0.1 2014-03-22 09:04:42 +01:00
Peter Simons c9de5a7000 haskell-css-text: update to version 0.1.2.1 2014-03-22 09:04:42 +01:00
Peter Simons 053391eba5 haskell-conduit-combinators: update to version 0.2.1 2014-03-22 09:04:42 +01:00
Peter Simons a9738e5cd1 haskell-arithmoi: update to version 0.4.0.4 2014-03-22 09:04:42 +01:00
Peter Simons a802d4ef14 haskell-HaXml: update to version 1.24.1 2014-03-22 09:04:42 +01:00
Peter Simons f4f93bf701 haskell-Glob: update to version 0.7.4 2014-03-22 09:04:42 +01:00
Peter Simons a88067e6da haskell-dlist-instances: add version 0.1 2014-03-22 09:04:42 +01:00
Peter Simons a18d18a424 haskell-cryptohash-conduit: add version 0.1.0 2014-03-22 09:04:42 +01:00
Peter Simons ac40eeb9b3 haskell-tagshare: add version 0.0 2014-03-22 09:04:42 +01:00
Peter Simons b722d4f3ff haskell-testing-feat: add version 0.4.0.1 2014-03-22 09:04:42 +01:00
Peter Simons 357f61b3fa haskell-HaRe: update to version 0.7.1.5 2014-03-22 09:04:42 +01:00
Austin Seipp 2560f2e78b fsharp: 3.0 -> 3.1, and attempt to fix build
Hopefully this fix will appease hydra - the distributed autogen.sh
script is annoying.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-21 04:09:06 -05:00