Commit Graph

20187 Commits

Author SHA1 Message Date
Peter Simons 209d7fe8e9 haskell-encoding: jailbreak to fix build with latest version of 'HaXml' 2014-11-01 21:08:05 +01:00
Peter Simons 171c2a26c2 haskell-pipes-shell: jailbreak to fix build with latest version of 'text' 2014-11-01 21:08:05 +01:00
Peter Simons a067fa13f2 haskell-th-lift-instances: jailbreak to fix build with latest version of 'text' 2014-11-01 21:08:05 +01:00
Peter Simons b6a0321b15 haskell-vcswrapper: jailbreak to fix build with latest version of 'text' 2014-11-01 21:08:05 +01:00
Peter Simons e4251104f2 haskell-mainland-pretty: jailbreak to fix build with latest version of 'text' 2014-11-01 21:08:05 +01:00
Peter Simons 7e59567fca haskell-xml-html-conduit-lens: jailbreak to fix build with latest version of 'text' 2014-11-01 21:08:05 +01:00
Peter Simons d57dbab594 haskell-semigroups: update to version 0.15.4 2014-11-01 21:08:05 +01:00
Peter Simons 64d7f25e8e haskell-hspec: update to version 1.12.2 2014-11-01 21:08:04 +01:00
Peter Simons d9a0b64742 haskell-hspec-meta: update to version 1.12.2 2014-11-01 21:08:04 +01:00
Peter Simons 974f26e2a2 haskell-haskore: update to version 0.2.0.5 2014-11-01 21:08:04 +01:00
Peter Simons cb1e027af2 haskell-filestore: update to version 0.6.0.4 2014-11-01 21:08:04 +01:00
Peter Simons f1a9b401e3 haskell-extra: update to version 0.6 2014-11-01 21:08:04 +01:00
Peter Simons 2e0af23c36 haskell-src-exts: update to version 1.16.0.1 2014-11-01 21:08:04 +01:00
Peter Simons 27242c52f7 haskell-json-assertions: jailbreak to fix build with latest version of 'lens' 2014-11-01 21:08:04 +01:00
Peter Simons 2bc4e43aa3 haskell-haskoin: jailbreak to fix build with latest version of 'lens' 2014-11-01 21:08:04 +01:00
Peter Simons 3f349cb0de haskell-snap: jailbreak to fix build with latest version of 'lens' 2014-11-01 21:08:04 +01:00
Peter Simons 11dd8da683 haskell-twitter-conduit: broken by recent 'lens' update 2014-11-01 21:08:04 +01:00
Peter Simons 0e09af7ddb haskell-wreq: broken, presumably by recent lens update
http://hydra.cryp.to/build/213420/nixlog/1/raw
2014-11-01 21:08:04 +01:00
Peter Simons 344195b3e0 haskell-graphviz: jailbreak to fix build with latest version of 'polyparse' 2014-11-01 21:08:04 +01:00
Peter Simons 8867d4ba0a haskell-haskoin: jailbreak to fix build with latest version of 'text' 2014-11-01 21:08:04 +01:00
Peter Simons 95a43ace28 haskell-hcltest: jailbreak to fix build with latest version of 'lens' 2014-11-01 21:08:04 +01:00
Peter Simons b78b8a586d haskell-digestive-functors-snap: jailbreak to fix build with latest version of 'text' 2014-11-01 21:08:04 +01:00
Peter Simons 6060a7483a haskell-diagrams-postscript: jailbreak to fix build with latest version of 'lens' 2014-11-01 21:08:04 +01:00
Peter Simons 723809545f haskell-diagrams-rasterific: jailbreak to fix build with latest version of 'lens' 2014-11-01 21:08:03 +01:00
Peter Simons 0fbdf5aa4e haskell-diagrams-contrib: jailbreak to fix build with latest version of 'lens' 2014-11-01 21:08:03 +01:00
Peter Simons 71673e0941 haskell-diagrams-svg: jailbreak to fix build with latest version of 'lens' 2014-11-01 21:08:03 +01:00
Peter Simons 514079a2d7 haskell-digestive-functors-aeson: broken by update of 'text'
Jailbreaking the package makes the build succeeds, but then the test suite fails:

    Running 1 test suites...
    Test suite tests: RUNNING...
    Tests
      Pokemon tests
        Submit pokeForm with valid data:   OK
        Submit pokeForm with invalid data/check error view
          Failed validation:               OK
          jsonErrors shows correct errors: OK
      Pokedex tests
        Valid pokedex with one pokemon:    OK
        Valid pokedex with many pokemon:   OK
        Submit pokedex with a single invalid item
          Failed validation:               OK
          jsonErrors shows correct errors: FAIL
            Exception: HUnitFailure "expected: Object (fromList [(\"pokemon\",Array (fromList [Object (fromList [(\"name\",String \"Name cannot be empty\")])]))])\n but got: Object (fromList [(\"pokemon\",Array (fromList [Object (fromList [(\"name\",String \"Name cannot be empty\"),(\"number\",String \"Could not parse number\")])]))])"
        Submit pokedex with a later invalid item
          Failed validation:               OK
          jsonErrors shows correct errors: FAIL
            Exception: HUnitFailure "expected: Object (fromList [(\"pokemon\",Array (fromList [Null,Object (fromList [(\"name\",String \"Name cannot be empty\")])]))])\n but got: Object (fromList [(\"pokemon\",Array (fromList [Object (fromList [(\"number\",String \"Could not parse number\")]),Object (fromList [(\"name\",String \"Name cannot be empty\"),(\"number\",String \"Could not parse number\")])]))])"
      Top level lists:                     OK
      Booleans work:                       OK
2014-11-01 21:08:03 +01:00
Peter Simons ebca821f9c haskell-clay: jailbreak to fix build with latest version of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons 54a7aac1de haskell-wxc: work around broken installation code 2014-11-01 21:08:03 +01:00
Peter Simons 2227467ad3 haskell-HaXml: disable haddock phase to fix the build 2014-11-01 21:08:03 +01:00
Peter Simons 99ef7ea249 haskell-diagrams-lib: jailbreak to fix build with recent versions of 'lens' 2014-11-01 21:08:03 +01:00
Peter Simons 9619c92cb0 haskell-diagrams-core: jailbreak to fix build with recent versions of 'lens' 2014-11-01 21:08:03 +01:00
Peter Simons d4d3e6a390 haskell-force-layout: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons 1600d8710e haskell-uri-encode: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons 7b1b9b76b6 haskell-cabal-lenses: jailbreak to fix build with recent versions of 'lens' 2014-11-01 21:08:03 +01:00
Peter Simons 65aa665db2 haskell-libsystemd-journal: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons aa91690dad agda: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons 79e1d7f7cc haskell-snap-server: jailbreak to fix build with recent versions of 'text'
https://github.com/snapframework/snap-server/issues/58
2014-11-01 21:08:03 +01:00
Peter Simons 239e9cda01 haskell-snap-core: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons 7ec947d404 haskell-cheapskate: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:03 +01:00
Peter Simons 3ee6f3b3aa haskell-wl-pprint-text: jailbreak to fix build with recent versions of 'text' 2014-11-01 21:08:02 +01:00
Peter Simons 1281a4eb1a haskell-wxc: patch out the attempt to run ldconfig to fix the build 2014-11-01 21:08:02 +01:00
Peter Simons 67af48c420 haskell-ihaskell: update to version 0.4.3.0 2014-11-01 21:08:02 +01:00
Peter Simons 30122cd974 haskell-hslogger: update to version 1.2.6 2014-11-01 21:08:02 +01:00
Peter Simons 4e31c212ba haskell-ghcid: update to version 0.3.1 2014-11-01 21:08:02 +01:00
Peter Simons b22a9e735a haskell-yi-language: update to version 0.1.0.8 2014-11-01 21:08:02 +01:00
Peter Simons ededb1155f haskell-yesod-auth-hashdb: update to version 1.4.1.1 2014-11-01 21:08:02 +01:00
Peter Simons a1edfa43f0 haskell-xml-lens: update to version 0.1.6.2 2014-11-01 21:08:02 +01:00
Peter Simons a78eb1a942 haskell-xdot: update to version 0.2.4.6 2014-11-01 21:08:02 +01:00
Peter Simons 577b049026 haskell-wxdirect: update to version 0.91.0.0 2014-11-01 21:08:02 +01:00
Peter Simons ebd884c21b haskell-wxcore: update to version 0.91.0.0 2014-11-01 21:08:02 +01:00
Peter Simons 5e93487703 haskell-wxc: update to version 0.91.0.0 2014-11-01 21:08:02 +01:00
Peter Simons 403c20b4a3 haskell-wx: update to version 0.91.0.0 2014-11-01 21:08:02 +01:00
Peter Simons 740f0c6687 haskell-warp-tls: update to version 3.0.1 2014-11-01 21:08:02 +01:00
Peter Simons f89413ecf7 haskell-vty: update to version 5.2.5 2014-11-01 21:08:02 +01:00
Peter Simons bcb643d680 haskell-th-orphans: update to version 0.8.2 2014-11-01 21:08:02 +01:00
Peter Simons e35167a455 haskell-tasty: update to version 0.10.1 2014-11-01 21:08:02 +01:00
Peter Simons 2886f52b0e haskell-rest-gen: update to version 0.16.1 2014-11-01 21:08:01 +01:00
Peter Simons 08bdcbddd0 haskell-postgresql-simple: update to version 0.4.7.0 2014-11-01 21:08:01 +01:00
Peter Simons 983b921163 haskell-polyparse: update to version 1.10 2014-11-01 21:08:01 +01:00
Peter Simons 8fd20eb3a2 haskell-persistent: update to version 2.1.0.2 2014-11-01 21:08:01 +01:00
Peter Simons 6529027e3b haskell-persistent-mysql: update to version 2.1.1 2014-11-01 21:08:01 +01:00
Peter Simons a1061d0ca8 haskell-monad-journal: update to version 0.5.0.1 2014-11-01 21:08:01 +01:00
Peter Simons 223c51ff54 haskell-logging: update to version 2.1.0 2014-11-01 21:08:01 +01:00
Peter Simons e90d07b2a2 haskell-linear: update to version 1.11.2 2014-11-01 21:08:01 +01:00
Peter Simons 1ccdadd75f haskell-lens: update to version 4.5 2014-11-01 21:08:01 +01:00
Peter Simons 6fa9ebd34c haskell-lens-family-th: update to version 0.4.0.0 2014-11-01 21:08:01 +01:00
Peter Simons 3c5bed5f2c haskell-lens-aeson: update to version 1.0.0.2 2014-11-01 21:08:01 +01:00
Peter Simons 67c7f575ca haskell-language-c-inline: update to version 0.7.7.0 2014-11-01 21:08:01 +01:00
Peter Simons 5b137e67ed haskell-hmatrix-special: update to version 0.3.0.1 2014-11-01 21:08:01 +01:00
Peter Simons dd5802b9ac haskell-haste-perch: update to version 0.1.0.4
The package remains broken because haste-compiler does not work.
2014-11-01 21:08:01 +01:00
Peter Simons 4b61e40f24 haskell-hakyll: update to version 4.6.0.0 2014-11-01 21:08:01 +01:00
Peter Simons f572db4919 haskell-gitit: update to version 0.10.6.1 2014-11-01 21:08:01 +01:00
Peter Simons 09550344e5 haskell-ghc-vis: update to version 0.7.2.7 2014-11-01 21:08:01 +01:00
Peter Simons 6f18cfb9f6 haskell-ghc-mod: update to version 5.2.0.0 2014-11-01 21:08:00 +01:00
Peter Simons b9320ad57a haskell-extra: update to version 0.5.1 2014-11-01 21:08:00 +01:00
Peter Simons 3ccd149299 haskell-entropy: update to version 0.3.4 2014-11-01 21:08:00 +01:00
Peter Simons fcb6009712 haskell-cmdargs: update to version 0.10.12 2014-11-01 21:08:00 +01:00
Peter Simons b969f90f49 haskell-bindings-libusb: update to version 1.4.5.0 2014-11-01 21:08:00 +01:00
Peter Simons 8bddbac7e1 haskell-MissingH: update to version 1.3.0.1 2014-11-01 21:08:00 +01:00
Peter Simons 9de1e42674 haskell-HaXml: update to version 1.25 2014-11-01 21:08:00 +01:00
Peter Simons 5e10380f64 haskell-HTF: update to version 0.12.2.3 2014-11-01 21:08:00 +01:00
Peter Simons 61979e35d8 haskell-HSH: update to version 2.1.2 2014-11-01 21:08:00 +01:00
Peter Simons 3eeaab00ea haskell-ConfigFile: update to version 1.1.4 2014-11-01 21:08:00 +01:00
Peter Simons b74e190f9b Drop obsolete llvm-general{,-pure} version 3.3.8.2. 2014-11-01 21:08:00 +01:00
Peter Simons a10b545eac haskell-text: add version 1.2.0.0 2014-11-01 21:08:00 +01:00
Peter Simons 2acd0a63a5 haskell-MonadRandom: add version 0.3 2014-11-01 21:08:00 +01:00
Peter Simons 1b851ae563 haskell-scientific: update to version 0.3.3.2 2014-11-01 21:08:00 +01:00
Peter Simons e50324a243 haskell-hmatrix-gsl: add version 0.16.0.2 2014-11-01 21:08:00 +01:00
Peter Simons 00d0b22fe3 haskell-th-reify-many: add version 0.1.2 2014-11-01 21:08:00 +01:00
Peter Simons a598d4eafc haskell-serialport: re-generate with cabal2nix 2014-11-01 21:08:00 +01:00
Peter Simons c242c37d3e haskell-purescript: re-generate with cabal2nix 2014-11-01 21:07:59 +01:00
Peter Simons 2dac9abdde scala: fix the sha256 checksum from https://github.com/NixOS/nixpkgs/pull/4753 2014-11-01 21:07:36 +01:00
Peter Simons b5f514a3f5 haskell-cabal2nix: update to version 1.71 2014-11-01 17:45:10 +01:00
Daniel Bergey 23240d1899 haskell: update imm to 0.6.0.3 2014-11-01 15:47:55 +00:00
Peter Simons f773ebc016 cran-packages: update all packages to their respecitve latest version 2014-11-01 16:30:57 +01:00
Evgeny Egorochkin 754878afcc libmicrohttpd: update from 0.9.37 to 0.9.38 2014-11-01 14:58:58 +02:00
Evgeny Egorochkin 0a8eeaa5ee libgit2: update from 0.21.1 to 0.21.2 2014-11-01 14:52:11 +02:00
Evgeny Egorochkin bce477f846 nasm: update from 2.11.05 to 2.11.06 2014-11-01 14:52:11 +02:00
Peter Simons 99e2be27eb Merge pull request #4753 from taku0/scala_2_11_4
scala: Bump up version from 2.11.2 to 2.11.4
2014-11-01 13:39:43 +01:00