1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 13:10:33 +00:00
Commit graph

14709 commits

Author SHA1 Message Date
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 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 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
Daniel Bergey 23240d1899 haskell: update imm to 0.6.0.3 2014-11-01 15:47:55 +00: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
Domen Kožar 788a77d26a Merge pull request #4721 from rycee/gst-python
Cleanups of legacy gst-python package
2014-11-01 12:36:16 +02:00
cillianderoiste 919ed14477 Merge pull request #4627 from abbradar/xfce-mixer
xfce4-mixer: add pulseaudio support
2014-10-31 15:08:42 +01:00
Peter Simons b4f9d587fa Merge pull request #4735 from Twey/gloss-banana
New Haskell package: gloss-banana
2014-10-31 10:46:20 +01:00
Peter Simons 22597ad778 Merge pull request #4743 from Chobbes/master
Add haskellPackages.serialport
2014-10-31 10:46:01 +01:00
Edward Tjörnhammar 7ccfd6ed62 Merge pull request #4736 from abbradar/fix-msgpack
Fix version.h in libmsgpack
2014-10-31 06:46:57 +01:00
Calvin Beck 7c0503360c Adding the Haskell serial port library to nix. 2014-10-30 23:27:35 -06:00
Tim Dysinger 257f9746be Purescript [http://purescript.org] release 0.5.7.1 2014-10-30 15:45:22 -10:00
James ‘Twey’ Kay 0fb6548960 Add maintainer to gloss-banana 2014-10-30 23:48:07 +00:00
Nikolay Amiantov 3decd54529 libmsgpack: fix version.h 2014-10-31 00:15:55 +03:00
James ‘Twey’ Kay dc1965b9f7 New Haskell package: gloss-banana 2014-10-30 19:47:53 +00:00
Peter Simons fc4cf24965 Merge pull request #4707 from wmertens/libpcap-darwin
libpcap: Force detection on Darwin
2014-10-30 19:27:22 +01:00
Peter Simons 77afbf0bb9 Merge pull request #4722 from bosu/check-pure-cdb
haskell: upgrade pure-cdb and enable testing
2014-10-30 12:12:04 +01:00
Peter Simons b001a5dc11 Merge pull request #4727 from dysinger/acme-lookofdisapproval
adding haskell package acme-lookofdisapproval (just for fun)
2014-10-30 12:11:26 +01:00
Tim Dysinger 7d0393baf2 adding haskell package acme-lookofdisapproval (just for fun) 2014-10-29 19:14:46 -10:00
Tim Dysinger c5b74be098 Purescript [http://purescript.org] version 0.5.7 2014-10-29 19:06:44 -10:00
Robert Helgesson 2b09dc566a Disable failing test case.
The test fails due to bug in the pygobject dependency.
2014-10-29 20:29:42 +01:00
Boris Sukholitko 4027b14966 Upgrade pure-cdb and enable tests 2014-10-29 21:04:33 +02:00
Robert Helgesson beae0d93ff Reduce dependency footprint of gst-python.
The gst-python package actually is perfectly happy with pygobject and
does not require pygtk.
2014-10-29 19:34:21 +01:00
lethalman 6281bc0936 Merge pull request #4708 from titanous/libcec
Add libcec
2014-10-29 11:34:45 +01:00
lethalman 69582f071c Merge pull request #4715 from RumataEstor/freetds-odbc
Allow to configure freetds for unixODBC support
2014-10-29 10:31:50 +01:00
William A. Kennington III e67f89261f npth: 0.9.1 -> 1.0 2014-10-29 02:05:17 -07:00
William A. Kennington III 06f8885609 libusb: 1.0.18 -> 1.0.19 2014-10-29 02:05:17 -07:00
William A. Kennington III b7eead88bd libksba: 1.2.0 -> 1.3.1 2014-10-29 02:05:17 -07:00
William A. Kennington III 992532731f libassuan: 2.1.1 -> 2.1.2 2014-10-29 02:05:16 -07:00
Dmitry Belyaev fd9527eb24 Allow to configure freetds for unixODBC support 2014-10-29 15:18:11 +11:00
Domen Kožar 419f15b060 Remove http_proxy/ftp_proxy overrides used in setup hooks.
Partially reverts eaa4db148d. Used
together with nix-shell it results into unresolvable domains. For
example: `nix-shell -p libxml2` spawns a shell with non-working DNS.

chroot should remove such unpurities.
2014-10-28 23:20:59 +01:00
Jonathan Rudenberg be5ec66d9e Add libcec 2.1.4 2014-10-28 17:45:07 -04:00
Wout Mertens 6d4b7d3af1 libpcap: Force detection on Darwin 2014-10-28 22:29:05 +01:00
Peter Simons 14cef95e84 Merge pull request #4704 from jkarni/jkarni/pipesShell
Add haskell package pipes-shell
2014-10-28 19:58:13 +01:00
Julian K. Arni c251c333a8 Add haskell package raw-strings-qq. 2014-10-28 18:43:44 +01:00
Julian K. Arni 9b9971d06e Add haskell package pipes-shell 2014-10-28 18:32:10 +01:00
Pascal Wittmann 99dd789527 accountsservice: update from 0.6.38 to 0.6.39 2014-10-28 15:51:47 +01:00
Peter Simons 34c3fb65b5 haskell-hmatrix-special: re-generate with cabal2nix 2014-10-28 13:45:11 +01:00
karsten gebbert 0d01dd4106 adding bitset 2014-10-28 13:45:11 +01:00
karsten gebbert 47ffa3c8a4 Add haskell package hsc3-lang 2014-10-28 13:45:11 +01:00
Peter Simons 2e48af0986 Add hsc3-db haskell package to tree. 2014-10-28 13:45:11 +01:00
karsten gebbert 872bab6b9d Adding hsc3-process haskell package 2014-10-28 13:45:10 +01:00
karsten gebbert fbea3a1427 Adding the hsc3-dot haskell package. 2014-10-28 13:45:10 +01:00
William A. Kennington III 5b02427626 libtorrent-rasterbar: 0.16.0 -> 1.0.2 2014-10-27 18:09:21 -07:00
Domen Kožar 3e81fe92e4 libxml2: 2.9.1 -> 2.9.2 (CVE-2014-3660) fixes #4679 2014-10-27 20:07:09 +01:00
lethalman 185782d429 Merge pull request #4684 from aycanirican/libvirt-ip-addr-learning-support
libvirt: Added libpcap dependency and --with-libpcap configure flag to support ip...
2014-10-27 18:56:40 +01:00
Bjørn Forsman 2099f6282f aspell: set meta.platforms 2014-10-27 18:52:28 +01:00
Aycan iRiCAN aecc62921e Added libpcap dependency and --with-libpcap configure flag to support ip address learning 2014-10-27 18:34:41 +02:00
lethalman 8904b2b4e3 Merge pull request #4630 from abbradar/onscripter
add "onscripter-en" package
2014-10-27 09:54:03 +01:00
Mateusz Kowalczyk bfb1611726 libgpgerror: update from 1.16 to 1.17 2014-10-27 00:53:56 +00:00
Peter Simons ff89958ada haskell-ariadne: disable test suite to fix the build
https://github.com/feuerbach/ariadne/issues/10
2014-10-26 23:44:51 +01:00
Peter Simons 6ce31138c6 haskell-HandsomeSoup: jailbreak to fix build with network 2.6.x 2014-10-26 23:44:51 +01:00
Peter Simons 67aa9b723e haskell-hakyll: update to version 4.5.5.1
Jailbreak to fix build with random 1.1.

https://github.com/jaspervdj/hakyll/issues/307
2014-10-26 23:44:51 +01:00
Peter Simons aab8a22dd1 haskell-OpenGL-2.6.0.1: broken by update to ObjectName version 1.0.1.0 2014-10-26 23:44:50 +01:00
Peter Simons 4d83482a37 haskell-OpenGL-2.6.0.1: jailbreak to fix build with recent versions of Tensor 2014-10-26 23:44:50 +01:00
Peter Simons 4d5f35aa44 haskell-optparse-applicative: drop obsolete version 0.9.1.1 2014-10-26 23:44:50 +01:00
Peter Simons 55d4e4eda3 Re-enable builds of ariadne, data-lens-fd, and data-lens-template.
Now that data-lens compiles, these packages can build, too.
2014-10-26 23:44:50 +01:00
Peter Simons 377a47997d haskell-data-lens: jailbreak to fix build with recent semi-groupiods 2014-10-26 23:44:50 +01:00
Peter Simons 7756bf917c haskell-rest-gen: update to version 0.16.0.4 2014-10-26 23:44:50 +01:00
Peter Simons b3ca759553 haskell-yesod-bin: update to version 1.4.0.5 2014-10-26 23:44:50 +01:00
Peter Simons 8a9362c26b haskell-yesod-auth: update to version 1.4.0.2 2014-10-26 23:44:50 +01:00
Peter Simons 4643016eca haskell-wai-middleware-static: update to version 0.6.0.1 2014-10-26 23:44:50 +01:00
Peter Simons 9133ff1adc haskell-tasty: update to version 0.10.0.4 2014-10-26 23:44:50 +01:00
Peter Simons 7d7e406df5 haskell-tasty-quickcheck: update to version 0.8.3 2014-10-26 23:44:50 +01:00
Peter Simons de73797d95 haskell-tasty-ant-xml: update to version 1.0.1 2014-10-26 23:44:50 +01:00
Peter Simons a424ca4185 haskell-stm-containers: update to version 0.1.4 2014-10-26 23:44:50 +01:00
Peter Simons 1be28859a8 haskell-rest-types: update to version 1.11.1 2014-10-26 23:44:50 +01:00
Peter Simons 2429f3cb6f haskell-rest-core: update to version 0.33.1 2014-10-26 23:44:50 +01:00
Peter Simons a033f7df1e haskell-resource-pool: update to version 0.2.3.1 2014-10-26 23:44:50 +01:00
Peter Simons b65901c806 haskell-protocol-buffers: update to version 2.0.17 2014-10-26 23:44:50 +01:00
Peter Simons 52752e3e7b haskell-protocol-buffers-descriptor: update to version 2.0.17 2014-10-26 23:44:50 +01:00
Peter Simons ae3d32a210 haskell-network-carbon: update to version 1.0.2 2014-10-26 23:44:49 +01:00
Peter Simons 5a0a3f57ee haskell-mime-mail: update to version 0.4.6 2014-10-26 23:44:49 +01:00
Peter Simons 491b6762eb haskell-http-conduit: update to version 2.1.4.7 2014-10-26 23:44:49 +01:00
Peter Simons 27471cb4df haskell-ghc-vis: update to version 0.7.2.6 2014-10-26 23:44:49 +01:00
Peter Simons 03ba7f2e66 haskell-extra: update to version 0.4 2014-10-26 23:44:49 +01:00
Peter Simons 5542c877a2 haskell-esqueleto: update to version 2.1.1 2014-10-26 23:44:49 +01:00
Peter Simons cd618ea085 haskell-cprng-aes: update to version 0.6.0 2014-10-26 23:44:49 +01:00
Peter Simons 7056dbb9f7 haskell-conduit-extra: update to version 1.1.4.1 2014-10-26 23:44:49 +01:00
Peter Simons 4f197d45e3 haskell-cipher-aes: update to version 0.2.9 2014-10-26 23:44:49 +01:00
Peter Simons 0c69763412 haskell-ariadne: update to version 0.1.2.2
This package cannot evaluate because it depends on the broken data-lens library.
2014-10-26 23:44:49 +01:00
Peter Simons 8edb929bb4 haskell-ansi-terminal: update to version 0.6.2.1 2014-10-26 23:44:49 +01:00
Peter Simons f603d44feb haskell-data-lens-fd: add version 2.0.5
Don't build this package on Hydra, though, because it depends on data-lens,
which is broken. I add it mostly because recent versions of ariadne will
require it.
2014-10-26 23:44:49 +01:00
Peter Simons 2fc6f97723 haskell-Tensor: update to version 1.1.0.0 2014-10-26 23:44:49 +01:00
Peter Simons c062dd0857 haskell-StateVar: update to version 1.0.1.0 2014-10-26 23:44:49 +01:00
Peter Simons 589d586da5 haskell-ObjectName: update to version 1.0.1.0 2014-10-26 23:44:49 +01:00
Peter Simons 4d95cdb900 haskell-HaskellNet-SSL: update to version 0.2.5.2 2014-10-26 23:44:49 +01:00
Peter Simons a963ac1e4a haskell-HandsomeSoup: update to version 0.3.4 2014-10-26 23:44:49 +01:00
Peter Simons d29fc87b68 haskell-data-lens-fd: add version 2.0.5 2014-10-26 23:44:48 +01:00
Peter Simons a8492fd636 http-client: revert update to version 0.4.2.2
Commit 1f4c00e0 broke pandoc, which in turn breaks half a dozen other packages.
2014-10-26 16:29:04 +01:00
karsten gebbert 0fee453c14 Added hosc to haskellPackages 2014-10-26 16:26:11 +01:00
karsten gebbert 3071a57c34 Add hsc3 haskell package. 2014-10-26 16:22:29 +01:00
Aristid Breitkreuz 1f4c00e0fc update http-client 2014-10-26 16:17:44 +01:00
Cray Elliott 37b1a0b79a haste-compiler is unable to install packages, mark as broken until resolved 2014-10-26 06:31:27 -07:00
Cray Elliott da68f67eb7 add portable flag to haste-compiler 2014-10-26 05:26:57 -07:00
karsten gebbert 642d388ae1 upgrade haskell package haste-compiler to 0.4.3 and fix compilation 2014-10-26 05:03:00 -07:00
Mateusz Kowalczyk f36972dd9c haskell-yi-contrib: delete package
We deprecated it today.
2014-10-26 03:48:37 +00:00
Mateusz Kowalczyk 95448e468a haskell-yi-snippet: new package 2014-10-26 03:48:19 +00:00
Mateusz Kowalczyk 9eef8fee08 haskell-yi-rope: update to 0.6.0.0 2014-10-26 03:44:56 +00:00
Aristid Breitkreuz 42aa2e25ec gvfs: lightWeight -> !gnomeSupport 2014-10-25 16:17:39 +02:00
Nikolay Amiantov ca3690d426 gvfs: support samba in lightweight version 2014-10-25 16:08:50 +02:00
Michael Weiss fd5f455a73 Update OpenLDAP from 2.4.39 to 2.4.40 2014-10-25 15:34:48 +02:00
William A. Kennington III 1eded784d0 libykneomgr: Add derivation 2014-10-24 16:37:37 -07:00
William A. Kennington III 0f7527bea3 libu2f-host: Add derivation 2014-10-24 16:37:36 -07:00
William A. Kennington III 7b6e70c72d hidapi: Add derivation 2014-10-24 16:37:36 -07:00
William A. Kennington III 5204bdaf6b libyubikey: Reformat derivation 2014-10-24 16:37:36 -07:00
Mateusz Kowalczyk 432d9fc373 haskell-yi-monokai: new package 2014-10-24 13:07:01 +01:00
Mateusz Kowalczyk ebfabf6fbe haskell-yi-fuzzy-open: new package 2014-10-24 13:07:01 +01:00
Eelco Dolstra 2b5ccf8a53 sqlite: Enable optimization
Commit a28940d9d5 changed the SQLite
build to use CFLAGS instead of NIX_CFLAGS_COMPILE, but that's really
bad because it clobbers the default -O2 flag. So all this time we had
an unoptimized SQLite build. (This is one of the reasons why
NIX_CFLAGS_COMPILE exists - messing with CFLAGS is almost never a good
idea.)
2014-10-24 11:55:11 +02:00
Eelco Dolstra b4db4db322 sqlite: Update to 3.8.7 2014-10-24 11:54:52 +02:00
William A. Kennington III 582112fc7b spice-gtk: 0.24 -> 0.25 2014-10-23 13:29:07 -07:00
Nikolay Amiantov 05760bb2c7 SDL_mixer: add mp3 support 2014-10-23 16:45:51 +04:00
Nikolay Amiantov 56d73eae01 smpeg: fix smpeg-config 2014-10-23 16:45:51 +04:00
Nikolay Amiantov 15eebef4e8 gst-plugins-good: add minimized version 2014-10-23 16:15:55 +04:00
Domen Kožar efea92de19 fixes #1933 2014-10-23 00:14:09 +02:00
Peter Simons 80585d4599 haskell-pipes-attoparsec: update to version 0.5.1.1 2014-10-22 23:00:41 +02:00
Peter Simons 9f1a7d1c29 haskell-persistent: update to version 2.1.0.1 2014-10-22 23:00:41 +02:00
Peter Simons ee80d4de26 haskell-persistent-postgresql: update to version 2.1.0.1 2014-10-22 23:00:41 +02:00
Peter Simons 74aef8fc3c haskell-hspec-checkers: re-generate expression with cabal2nix 2014-10-22 23:00:14 +02:00
Peter Simons e9e9ab0981 haskell-concrete-typerep: disable test suite to avoid spurious failures
http://hydra.cryp.to/build/209703/nixlog/1/raw
2014-10-22 22:59:30 +02:00
Peter Simons 4c81525f9a haskell-mtl: update 2.1.x branch to version 2.1.3.1 2014-10-22 22:59:30 +02:00
Peter Simons 41592033b4 Merge pull request #4617 from jkarni/master
Add hspec-checkers.
2014-10-22 22:52:54 +02:00
Shea Levy 6a04f343b3 libgit2: Add some more dependencies 2014-10-22 15:37:52 -04:00
Aristid Breitkreuz f426de737c Merge pull request #4557 from pmahoney/talloc-darwin
talloc: Fix linker flags on darwin.
2014-10-22 20:54:27 +02:00
Aristid Breitkreuz 68ea5c3178 Merge pull request #4565 from edwtjo/tsocks-fix
tsocks: fixes
2014-10-22 20:41:13 +02:00
Julian K. Arni b48fe7f566 Add hspec-checkers. 2014-10-22 18:09:06 +02:00
Peter Simons 1e5c45f18e haskell-network-simple: update to version 0.4.0.2 2014-10-22 11:47:08 +02:00
Peter Simons 433a2c56e5 haskell-mysql: update to version 0.1.1.7 2014-10-22 11:47:08 +02:00
Peter Simons 4d59d19143 haskell-focus: update to version 0.1.3 2014-10-22 11:47:07 +02:00