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
Peter Simons
a4ce7ccef3
haskell-fast-logger: update to version 2.2.3
2014-10-22 11:47:07 +02:00
Peter Simons
2c8a694706
haskell-extra: update to version 0.3.2
2014-10-22 11:47:07 +02:00
Peter Simons
84ed71cb03
haskell-dynamic-cabal: update to version 0.3.3
2014-10-22 11:47:07 +02:00
Peter Simons
1a7da2b3fd
haskell-HTF: update to version 0.12.2.2
2014-10-22 11:47:07 +02:00
Peter Simons
eaf518c297
haskell-vty: update to version 5.2.4 (and remove obsolete version 4.x)
...
This change breaks vty-ui, which appears to be unmaintained by upstream.
https://github.com/jtdaugherty/vty-ui/issues/55
2014-10-22 11:47:07 +02:00
Peter Simons
1c14aa4fc9
haskell-yesod-form: update to version 1.4.1
2014-10-21 23:04:40 +02:00
Peter Simons
661b9e7531
haskell-yesod-core: update to version 1.4.3
2014-10-21 23:04:40 +02:00
Peter Simons
a85ffa1bf0
haskell-yesod-bin: update to version 1.4.0.4
2014-10-21 23:04:40 +02:00
Peter Simons
63fe24d523
haskell-wai-app-static: update to version 3.0.0.2
2014-10-21 23:04:40 +02:00
Peter Simons
d24a592d81
haskell-tls: update to version 1.2.13
2014-10-21 23:04:40 +02:00
Peter Simons
c296d406b1
haskell-th-lift-instances: update to version 0.1.4
2014-10-21 23:04:40 +02:00
Peter Simons
fcd2231cb9
haskell-tasty-th: update to version 0.1.3
2014-10-21 23:04:40 +02:00
Peter Simons
9e61b64c31
haskell-hxt-regex-xmlschema: update to version 9.2.0
2014-10-21 23:04:40 +02:00
Peter Simons
2b2bfb7dc2
haskell-hspec2: update to version 0.5.1
2014-10-21 23:04:40 +02:00
Peter Simons
51f01e63b5
haskell-hspec: update to version 1.12.1
2014-10-21 23:04:40 +02:00
Peter Simons
c15e0592eb
haskell-hspec-meta: update to version 1.12.1
2014-10-21 23:04:39 +02:00
Peter Simons
94bc815c87
haskell-hcltest: update to version 0.3.6
2014-10-21 23:04:39 +02:00
Peter Simons
0c80f224fc
haskell-haskell-generate: update to version 0.2.2
2014-10-21 23:04:39 +02:00
Peter Simons
b866c4d36a
haskell-fb: update to version 1.0.7
2014-10-21 23:04:39 +02:00
Peter Simons
575ddc19cb
haskell-fay: update to version 0.21.0.2
2014-10-21 23:04:39 +02:00
Peter Simons
eedf2610dd
haskell-extra: update to version 0.3.1
2014-10-21 23:04:39 +02:00
Peter Simons
f7c75a5063
haskell-ekg: update to version 0.4.0.4
2014-10-21 23:04:39 +02:00
Peter Simons
0beec5a972
haskell-classy-prelude: update to version 0.10.1
2014-10-21 23:04:39 +02:00
Peter Simons
e4cdce1213
haskell-classy-prelude-conduit: update to version 0.10.1
2014-10-21 23:04:39 +02:00
Peter Simons
c28b225a6a
haskell-binary-conduit: update to version 1.2.3
2014-10-21 23:04:39 +02:00
Peter Simons
53f788b421
haskell-basic-prelude: update to version 0.3.10
2014-10-21 23:04:39 +02:00
Peter Simons
e8ad61fbd2
haskell-x509: update to version 1.5.0.1
2014-10-21 15:36:21 +02:00
Peter Simons
4c92012e90
haskell-io-streams: update to version 1.2.0.1
2014-10-21 15:36:21 +02:00
Peter Simons
114a84e751
haskell-asn1-encoding: disable test suite to work around build errors on Linux/i686
...
https://github.com/vincenthz/hs-asn1/issues/12
2014-10-21 15:36:21 +02:00
Mateusz Kowalczyk
2dc4b069e3
haskell-charsetdetect-ae: new package
2014-10-21 11:35:36 +01:00
John Wiegley
8d8acebfbb
Extra: rename directory to Extra-lib
...
This is needed because not everyone uses a case-sensitive
filesystem (namely, OS X), which causes the Extra and extra packages to
collide. Since extra is more recently maintained (by the author of
Shake and Hoogle), I've renamed Extra to just Extra-lib, keeping
everything else the same.
2014-10-20 19:17:12 -05:00
Edward Tjörnhammar
6639fa51d2
tsocks: support poll(2) applications
2014-10-20 11:11:16 +02:00
Edward Tjörnhammar
5074a95c54
tsocks: fix LD_PRELOAD references
2014-10-20 11:11:16 +02:00
Domen Kožar
29ffeecf78
fix eval
2014-10-19 19:54:33 +02:00
Peter Simons
6a703aa570
haskell-rethinkdb: jailbreak to fix build with network 2.6.x
...
Also, disable the test suite, which won't succeed because it tries to
use network services like getProtocolByName.
2014-10-19 16:55:24 +02:00
Peter Simons
d5d593a256
haskell-hindent: disable test suite to fix the build
...
Test suite hspec: RUNNING...
hspec: test/gibiansky/tests/: getDirectoryContents: does not exist (No such file or directory)
Test suite hspec: FAIL
Test suite logged to: dist/test/hindent-3.9-hspec.log
0 of 1 test suites (0 of 1 test cases) passed.
2014-10-19 16:55:24 +02:00
Peter Simons
fa1e935abe
haskell-tasty-hspec: broken by recent versions of hspec
2014-10-19 16:55:24 +02:00
Peter Simons
834de32dff
haskell-HTF: disable test suite to fix build error
...
https://github.com/skogsbaer/HTF/issues/37
2014-10-19 16:55:24 +02:00
Peter Simons
d1d0c03d88
haskell-HandsomeSoup: disable test suite to fix the build
...
The package doesn't seem to support recent versions of hspec.
https://github.com/egonSchiele/HandsomeSoup/issues/26
2014-10-19 16:55:24 +02:00
Peter Simons
882e660997
haskell-x509: disable broken test suite to fix the build
...
https://github.com/vincenthz/hs-certificate/issues/35
2014-10-19 16:55:24 +02:00
Peter Simons
3f6de398ae
haskell-yesod-bin: update to version 1.4.0.2
2014-10-19 16:55:24 +02:00
Peter Simons
5283823981
haskell-yesod-auth-hashdb: update to version 1.4.1
2014-10-19 16:55:24 +02:00
Peter Simons
dba208b52e
haskell-x509: update to version 1.5.0
2014-10-19 16:55:24 +02:00
Peter Simons
335c577ca0
haskell-x509-validation: update to version 1.5.1
2014-10-19 16:55:24 +02:00
Peter Simons
abd1729bcc
haskell-x509-system: update to version 1.5.0
2014-10-19 16:55:24 +02:00
Peter Simons
4b68e362a0
haskell-x509-store: update to version 1.5.0
2014-10-19 16:55:24 +02:00
Peter Simons
52f27f0187
haskell-webkit: update to version 0.13.0.3
2014-10-19 16:55:24 +02:00
Peter Simons
ab6861195a
haskell-tls: update to version 1.2.10
2014-10-19 16:55:24 +02:00
Peter Simons
2b879558e5
haskell-json-rpc: update to version 0.2.1.1
2014-10-19 16:55:23 +02:00
Peter Simons
a7ea4fd14a
haskell-ixset: update to version 1.0.6
2014-10-19 16:55:23 +02:00
Peter Simons
5c66507998
haskell-hindent: update to version 3.9
2014-10-19 16:55:23 +02:00
Peter Simons
1656c1311d
haskell-crypto-pubkey-types: update to version 0.4.2.3
2014-10-19 16:55:23 +02:00
Peter Simons
275e045772
haskell-xdot: update to version 0.2.4.5
2014-10-19 16:55:23 +02:00
Peter Simons
3455fd86f1
haskell-hourglass: update to version 0.2.6
2014-10-19 16:55:23 +02:00
Peter Simons
d9ae013e8c
haskell-hcltest: update to version 0.3.5
2014-10-19 16:55:23 +02:00
Peter Simons
936b38b2cc
haskell-gtksourceview2: update to version 0.13.1.1
2014-10-19 16:55:23 +02:00
Peter Simons
133990ad1f
haskell-gtk3: update to version 0.13.0.3
2014-10-19 16:55:23 +02:00
Peter Simons
2c2e214d55
haskell-gtk: update to version 0.13.0.3
2014-10-19 16:55:23 +02:00
Peter Simons
6be19aa08f
haskell-glib: update to version 0.13.0.5
2014-10-19 16:55:23 +02:00
Peter Simons
0067036b51
haskell-gio: update to version 0.13.0.2
2014-10-19 16:55:23 +02:00
Peter Simons
bbf24c5772
haskell-fast-logger: update to version 2.2.1
2014-10-19 16:55:22 +02:00
Peter Simons
8e99f7d102
haskell-digestive-functors-heist: update to version 0.8.6.1
2014-10-19 16:55:22 +02:00
Peter Simons
3bd0c852bb
haskell-cairo: update to version 0.13.0.4
2014-10-19 16:55:22 +02:00
Peter Simons
07ffd6bd02
haskell-auto-update: update to version 0.1.2
2014-10-19 16:55:22 +02:00
Peter Simons
d7689c5797
haskell-asn1-types: update to version 0.3.0
2014-10-19 16:55:22 +02:00
Peter Simons
d465678948
haskell-asn1-parse: update to version 0.9.0
2014-10-19 16:55:22 +02:00
Peter Simons
b599efe2eb
haskell-asn1-encoding: update to version 0.9.0
2014-10-19 16:55:22 +02:00
Peter Simons
7d236d6762
haskell-JuicyPixels-util: update to version 0.2
2014-10-19 16:55:22 +02:00
Peter Simons
ba5db4d685
haskell-HandsomeSoup: update to version 0.3.3
2014-10-19 16:55:22 +02:00
Peter Simons
98bca033c9
haskell-HTF: update to version 0.12.2.1
2014-10-19 16:55:22 +02:00
Peter Simons
372f9b9afe
haskell-aeson: update to version 0.8.0.2
2014-10-19 16:55:22 +02:00
Peter Simons
23b84969d0
haskell-template: update to version 0.2.0.10
2014-10-19 16:55:22 +02:00
Peter Simons
5b59ad05ef
haskell-shell-conduit: update to version 4.3
2014-10-19 16:55:22 +02:00
Peter Simons
7dd96f5012
haskell-sdl2: update to version 1.1.3
2014-10-19 16:55:22 +02:00
Peter Simons
9328fbcdb6
haskell-rethinkdb: update to version 1.15.1.0
2014-10-19 16:55:22 +02:00
Peter Simons
9177f6244e
haskell-rest-gen: update to version 0.16.0.3
2014-10-19 16:55:21 +02:00
Peter Simons
745c6b594a
haskell-pango: update to version 0.13.0.3
2014-10-19 16:55:21 +02:00
Peter Simons
d3620bc94d
haskell-monadloc-pp: update to version 0.3.1
2014-10-19 16:55:21 +02:00
Peter Simons
189667f34e
haskell-hspec2: update to version 0.5.0
2014-10-19 16:55:21 +02:00
Peter Simons
b27cd024e4
haskell-hspec: update to version 1.12.0
2014-10-19 16:55:21 +02:00
Peter Simons
3dbd62f5af
haskell-hspec-meta: update to version 1.12.0
2014-10-19 16:55:21 +02:00
Aycan iRiCAN
480290242f
Introduced haskellPackages.extra
2014-10-19 16:21:58 +03:00
Peter Simons
1f80db6eed
haskell-Decimal: add version 0.4.2
2014-10-19 14:11:03 +02:00
Peter Simons
c33f0a85ec
haskell-pandoc-citeproc: re-generate expression(s) with cabal2nix
2014-10-19 12:01:19 +02:00
Peter Simons
1e3e1a4476
haskell-pandoc-citeproc: remove duplicate 'default.nix' file
...
We already have version 0.6 in 0.6.nix.
2014-10-19 12:00:47 +02:00
Peter Simons
893726dfbf
hoogle-4.2.34: re-generate expression with cabal2nix
2014-10-19 11:57:40 +02:00
Peter Simons
984d71a9bc
hoogle: make sure the package follows the haskell-packages.nix conventions
2014-10-19 11:55:25 +02:00
William A. Kennington III
def624efc6
libqb: 0.16.0 -> 0.17.1
2014-10-17 16:53:36 -07:00
William A. Kennington III
c79eac4c79
libinput: Add derivation
2014-10-17 14:26:45 -07:00
William A. Kennington III
1b942c24b3
libevdev: 1.2.1 -> 1.3
2014-10-17 14:26:44 -07:00
William A. Kennington III
8cd575c5aa
mtdev: 1.1.2 -> 1.1.5
2014-10-17 14:26:44 -07:00
William A. Kennington III
8ad2a13bdf
ffmpeg: 1.2.8 -> 1.2.9
2014-10-17 14:26:44 -07:00
William A. Kennington III
c70b942375
wayland: 1.5.0 -> 1.6.0
2014-10-16 23:17:38 -07:00
John Wiegley
57eb7f107d
lambdabot: Get it building again against older packages
2014-10-16 21:44:58 -05:00
John Wiegley
1515dbf962
haskell-hakyll: Allow it to build again
2014-10-16 17:38:09 -05:00
Patrick Mahoney
8edb10d31e
talloc: Fix linker flags on darwin.
...
Before this patch, building talloc on darwin (OS X 10.8.5) results in:
gcc -dynamiclib -Wl,-search_paths_first -undefined error -o libtalloc.dylib.2.0.1 ./talloc.o ./libreplace/replace.o ./libreplace/snprintf.o ./libreplace/getpass.o ./libreplace/strptime.o -install_namelibtalloc.dylib.2
gcc: error: unrecognized command line option '-install_namelibtalloc.dylib.2'
make: *** [libtalloc.dylib.2.0.1] Error 1
Setting SONAMEFLAG to either "-install_name " (note trailing space), or
"-Wl,-install_name," results in a successful build. The latter seems
more clear.
2014-10-16 14:40:25 -05:00
Bjørn Forsman
287d6d5d3a
libpcap: pass --with-pcap=linux for all linux systems
...
...instead of just for i686-linux.
Without a --with-pcap= configure flag, the build system tries to
auto-detect the backend by poking in /dev, /usr/include etc... In the
pure nix world, this auto-detection fails. (Good, we don't want host
details to leak into the build.)
The end result of this (failed) auto-detection; no packet capture
possible:
$ sudo tcpdump -i wlp2s0
tcpdump: live packet capture not supported on this system
This fixes the above issue on 64-bit linux systems, and probably other
architectures supported by linux.
2014-10-16 20:32:28 +02:00
Eelco Dolstra
127f5f1056
sqlite: Update to 3.8.6
2014-10-16 16:56:36 +02:00
Domen Kožar
74fde7c388
Merge pull request #4495 from NixOS/pythonFull_improvements
...
PythonFull improvements
2014-10-16 13:24:18 +02:00
Domen Kožar
68b183e309
simplify
2014-10-16 13:13:13 +02:00
Domen Kožar
33b104c57e
Revert "sqlite: Update to 3.8.6"
...
This reverts commit f7acce83fc
.
Breaks tests for perlPackages.DBIxClass
cc @edolstra
2014-10-15 20:40:36 +02:00
Domen Kožar
c758ec756b
openssl: 1.0.1i -> 1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568)
2014-10-15 16:12:23 +02:00
Peter Simons
6d432d2164
haskell-vector: build the package with -msse2 on i686 platforms to fix test suite failures
...
https://github.com/haskell/vector/issues/47
2014-10-15 12:31:35 +02:00
Peter Simons
53208292e2
haskell-monad-supply: update to version 0.6
2014-10-15 12:31:35 +02:00
Peter Simons
e293afed30
haskell-language-c-quote: update to version 0.10.1.3
2014-10-15 12:31:35 +02:00
Peter Simons
efde40d785
haskell-hindent: update to version 3.8
...
This package remains broken because it cannot deal with the current version of haskell-src-exts.
2014-10-15 12:31:35 +02:00
Peter Simons
24355cf15f
Disable Hydra builds for obsolete Haskell packages.
2014-10-15 12:31:35 +02:00
Lluís Batlle i Rossell
e9809e8f9e
wxGTK: updating to 3.0.2
2014-10-15 10:59:32 +02:00
Peter Simons
620ee88fb8
Merge pull request #4531 from purefn/fix-jwt
...
haskell-jwt: update to version 0.4.2
2014-10-15 08:16:07 +02:00
Peter Simons
a5b91818e7
Merge pull request #4532 from purefn/haskell-validation
...
haskell: add validation package
2014-10-15 08:15:50 +02:00
Mateusz Kowalczyk
a921dba56a
haskell-yi-contrib: move under libraries instead
2014-10-15 01:00:16 +01:00
Richard Wallace
d180b9a6ee
haskell: add validation package
2014-10-14 16:59:23 -07:00
Richard Wallace
1043e5694f
haskell-jwt: update to version 0.4.2
2014-10-14 16:26:08 -07:00
Peter Simons
205b018c4d
haskell-web-routes: update to version 0.27.7
2014-10-15 00:24:33 +02:00
Peter Simons
8e46d106b2
haskell-web-routes-boomerang: update to version 0.28.3
2014-10-15 00:24:33 +02:00
Peter Simons
c091b8d8f7
haskell-thyme: update to version 0.3.5.3
2014-10-15 00:24:33 +02:00
Peter Simons
200d54c7d1
haskell-pdf-toolbox-document: update to version 0.0.4.0
2014-10-15 00:24:32 +02:00
Peter Simons
5d366074b3
haskell-pdf-toolbox-core: update to version 0.0.3.0
2014-10-15 00:24:32 +02:00
Peter Simons
28b20ec5a0
haskell-pdf-toolbox-content: update to version 0.0.3.1
2014-10-15 00:24:32 +02:00
Peter Simons
e2f7a3e8f0
haskell-leveldb-haskell: update to version 0.6
2014-10-15 00:24:32 +02:00
Peter Simons
6579af25ce
haskell-haskintex: update to version 0.5.0.2
2014-10-15 00:24:32 +02:00
Peter Simons
e943f13232
haskell-happstack-server: update to version 7.3.9
2014-10-15 00:24:32 +02:00
Peter Simons
caa156e3b6
haskell-happstack-lite: update to version 7.3.5
2014-10-15 00:24:31 +02:00
Peter Simons
b38e5c2539
haskell-derive: update to version 2.5.18
2014-10-15 00:24:31 +02:00
Peter Simons
1100f7278d
haskell-boomerang: update to version 1.4.5
2014-10-15 00:24:31 +02:00
Peter Simons
9f408486fc
haskell-HaTeX: update to version 3.14.0.0
2014-10-15 00:24:31 +02:00
Peter Simons
8f8ad903e2
haskell-HSH: update to version 2.1.1
2014-10-15 00:24:31 +02:00
Peter Simons
be66d82790
haskell-DAV: update to version 1.0.3
2014-10-15 00:24:31 +02:00
Eelco Dolstra
7781f5992d
sqlite: Add maintainer
2014-10-14 22:53:56 +02:00
Eelco Dolstra
f7acce83fc
sqlite: Update to 3.8.6
2014-10-14 22:53:56 +02:00
Eelco Dolstra
f445fb8240
nss: Update to 3.17.2
2014-10-14 22:53:56 +02:00
Peter Simons
c4dd75c9e3
Merge pull request #4527 from bosu/test-simple
...
haskell: Add state-plus, test-simple packages
2014-10-14 22:38:29 +02:00
Boris Sukholitko
8d5be73061
haskell: add test-simple package
2014-10-14 23:28:25 +03:00
Boris Sukholitko
49469001be
haskell: add state-plus package
2014-10-14 23:25:18 +03:00
Mateusz Kowalczyk
fc11a7e03e
haskell-yi-language: new package
2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk
464d3914f4
haskell-word-trie: new package
2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk
5f9b76da63
haskell-oo-prototypes: new package
2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk
5389dd542c
haskell-dynamic-state: new package
2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk
713301702c
haskell-yi-rope: new package
2014-10-14 18:45:26 +01:00
Peter Simons
10b43b4a16
haskell-snap-cors: broken by network 2.6.x update
2014-10-14 17:39:35 +02:00
Peter Simons
217567d723
haskell-ipprint: build is broken because Extra doesn't compile
2014-10-14 17:39:35 +02:00
Peter Simons
563244e8c6
haskell-snaplet-stripe: build is broken
...
src/Snap/Snaplet/Stripe.hs:192:7:
‘hcCompiledSplices’ is not a (visible) constructor field name
src/Snap/Snaplet/Stripe.hs:193:7:
‘hcInterpretedSplices’ is not a (visible) constructor field name
2014-10-14 17:39:35 +02:00
Peter Simons
a2181e4ed8
haskell-snap-web-routes: jailbreak to fix build with network 2.6.x
2014-10-14 17:39:35 +02:00
Peter Simons
c9bccb869f
haskell-DAV: broken by network 2.6.x update
2014-10-14 17:39:35 +02:00
Peter Simons
cc2725dede
haskell-Extra: broken by network 2.6.x update
2014-10-14 17:39:35 +02:00
Peter Simons
5f4d01364f
haskell-webdriver: broken by network 2.6.x update
2014-10-14 17:39:35 +02:00
Peter Simons
d7c68e575f
haskell-hplayground: broken because haste doesn't compile any more
2014-10-14 17:39:35 +02:00
Peter Simons
d251a26a25
haskell-HandsomeSoup: broken by network 2.6.x update
2014-10-14 17:39:35 +02:00
Peter Simons
1ef1eb3b42
HaskellNet-SSL: broken by update to network 2.6.x
2014-10-14 17:39:34 +02:00
Peter Simons
7acbbbfab8
haskell-Thrift: broken by update to network 2.6.x
2014-10-14 17:39:34 +02:00
Peter Simons
64497470b5
haskell-ariadne: broken build
...
Ariadne/GlobalNameIndex.hs:76:19: Not in scope: ‘splitDeclHead’
2014-10-14 17:39:34 +02:00
Peter Simons
3d313b7ed3
haskell-citeproc-hs: broken by network 2.6.x update
2014-10-14 17:39:34 +02:00
Peter Simons
a2ad0039f5
haskell-dsp: jailbreak to fix build with recent 'random'
2014-10-14 17:39:34 +02:00
Peter Simons
2f3e8b1634
haste-perch: broken by network 2.6.x update
2014-10-14 17:39:34 +02:00
Peter Simons
7d043bc45b
haste-compiler: broken by network 2.6.x update
2014-10-14 17:39:34 +02:00
Peter Simons
56a218dcb9
haskell-httpd-shed: broken by network 2.6.x update
2014-10-14 17:39:34 +02:00
Peter Simons
fd83eef5d9
haskell-iCalendar: broken by network 2.6.x update
2014-10-14 17:39:34 +02:00
Peter Simons
384bd992e2
haskell-yaml: update to version 0.8.9.3
2014-10-14 17:39:34 +02:00
Peter Simons
90a9d2c952
haskell-sodium: update to version 0.11.0.2
2014-10-14 17:39:34 +02:00
Peter Simons
f5931470b7
haskell-imm: broken by network 2.6.x
2014-10-14 17:39:34 +02:00
Peter Simons
62a8e46d26
haskell-jwt: doesn't compile
...
Setup: can't find source for Web/JWT in ., dist/build/autogen
2014-10-14 17:39:33 +02:00
Peter Simons
12310472ca
haskell-lambdabot: broken by network 2.6.x
2014-10-14 17:39:33 +02:00
Peter Simons
d977c9f9fc
haskell-machines-directory: jailbreak to fix build with recent 'machines'
2014-10-14 17:39:33 +02:00
Peter Simons
63b61e3af0
haskell-rethinkdb: broken by network 2.6.x
2014-10-14 17:39:33 +02:00
Peter Simons
fc52022d25
haskell-CouchDB: broken by recent 'network' 2.6.x update
2014-10-14 17:39:33 +02:00
Peter Simons
ccbdf31164
haskell-snap: jailbreak to fix build with network 2.6.x
2014-10-14 17:39:33 +02:00
Peter Simons
104e010ed1
haskell-warp-tls: update to version 3.0.0.1
2014-10-14 17:39:33 +02:00
Peter Simons
8a108d6830
haskell-pipes: update to version 4.1.3
2014-10-14 17:39:33 +02:00
Peter Simons
1d52010387
haskell-clean-unions: update to version 0.1.1
2014-10-14 17:39:33 +02:00
Peter Simons
08f85c94c0
haskell-network-carbon: jailbreak to support network 2.6.x
2014-10-14 17:39:33 +02:00
Peter Simons
f5f9b32d02
haskell-hxt: enable support for network 2.6.x
2014-10-14 17:39:33 +02:00
Peter Simons
fecacb5bcb
haskell-urlencoded: broken by network update
2014-10-14 17:39:33 +02:00
Peter Simons
23f186fa3f
haskell-lushtags: broken with recent haskell-source-exts
2014-10-14 17:39:32 +02:00
Peter Simons
927f51f720
haskell-hindent: mark broken
2014-10-14 17:39:32 +02:00
Peter Simons
c5fee4671d
haskell-machines-io: jailbreak to fix build with recent 'machines'
2014-10-14 17:39:32 +02:00
Peter Simons
817409fff9
pkgs/development/libraries/haskell/haskell-src-exts/1.13.5.nix: drop unreferenced file
2014-10-14 17:39:32 +02:00
Peter Simons
205306522a
haskell-implicit: mark "broken", the package is unmaintained
...
https://github.com/colah/ImplicitCAD/issues/115
2014-10-14 17:39:32 +02:00
Peter Simons
05c5fff508
haskell-distributed-process: jailbreak version to fix build with latest version of 'random'
2014-10-14 17:39:32 +02:00
Peter Simons
737bb131b0
leveldb-haskell: mark broken
2014-10-14 17:39:32 +02:00
Peter Simons
adcec799a6
haskell-monad-supply: mark broken
2014-10-14 17:39:32 +02:00
Peter Simons
6b3f8afef7
haskell-numeric-prelude: jailbreak version to fix build with latest version of 'random'
2014-10-14 17:39:32 +02:00
Peter Simons
6556039481
haskell-monadloc-pp: broken by recent monadloc update
2014-10-14 17:39:32 +02:00
Peter Simons
acdb574813
haskell-dsp: jailbreak to fix build with latest version of 'random'
2014-10-14 17:39:32 +02:00
Peter Simons
64779360ac
haskell-ChasingBottoms: jailbreak version to fix build with latest version of 'random'
2014-10-14 17:39:31 +02:00
Peter Simons
176403785e
haskell-parallel-io: jailbreak version to fix build with latest version of 'random'
2014-10-14 17:39:31 +02:00
Peter Simons
2cf6ea93fa
haskell-binary: update to version 0.7.2.2
2014-10-14 17:39:31 +02:00
Peter Simons
a66520c0f3
haskell-websockets: update to version 0.9.1.0
2014-10-14 17:39:31 +02:00
Peter Simons
95aa52780c
haskell-warp: update to version 3.0.2.3
2014-10-14 17:39:31 +02:00
Peter Simons
dbca512b2d
haskell-wai: update to version 3.0.2
2014-10-14 17:39:31 +02:00
Peter Simons
ffac271330
haskell-vado: update to version 0.0.3
2014-10-14 17:39:31 +02:00
Peter Simons
4190bc1721
haskell-unix-time: update to version 0.3.4
2014-10-14 17:39:31 +02:00
Peter Simons
c16707c306
haskell-twitter-conduit: update to version 0.0.7
2014-10-14 17:39:31 +02:00
Peter Simons
028ece9d07
haskell-tostring: update to version 0.2.1
2014-10-14 17:39:31 +02:00
Peter Simons
7183d0f669
haskell-threepenny-gui: update to version 0.5.0.0
2014-10-14 17:39:31 +02:00
Peter Simons
325a3ed187
haskell-test-framework-th-prime: update to version 0.0.7
2014-10-14 17:39:31 +02:00
Peter Simons
37ccde14a0
haskell-tasty: update to version 0.10.0.2
2014-10-14 17:39:31 +02:00
Peter Simons
1a4e36c28b
haskell-tasty-smallcheck: update to version 0.8.0.1
2014-10-14 17:39:31 +02:00
Peter Simons
4a65e6b684
haskell-tasty-quickcheck: update to version 0.8.2
2014-10-14 17:39:30 +02:00
Peter Simons
d333f4957f
haskell-tasty-hunit: update to version 0.9.0.1
2014-10-14 17:39:30 +02:00
Peter Simons
7f6874b32b
haskell-tasty-ant-xml: update to version 1.0.0.11
2014-10-14 17:39:30 +02:00
Peter Simons
325aee697b
haskell-tagsoup: update to version 0.13.3
2014-10-14 17:39:30 +02:00
Peter Simons
d478dd95c7
haskell-symbol: update to version 0.2.4
2014-10-14 17:39:30 +02:00
Peter Simons
8822e54178
haskell-stylish-haskell: update to version 0.5.11.0
2014-10-14 17:39:30 +02:00
Peter Simons
fa3b979567
haskell-persistent: update to version 2.1
2014-10-14 17:39:30 +02:00
Peter Simons
270cb5041c
haskell-persistent-template: update to version 2.1
2014-10-14 17:39:30 +02:00
Peter Simons
3bff51f055
haskell-persistent-sqlite: update to version 2.1.0.1
2014-10-14 17:39:30 +02:00
Peter Simons
4cb8ffd7b3
haskell-persistent-postgresql: update to version 2.1
2014-10-14 17:39:30 +02:00
Peter Simons
cae4ba0282
haskell-persistent-mysql: update to version 2.1
2014-10-14 17:39:30 +02:00
Peter Simons
41c7c4a9ef
haskell-libjenkins: update to version 0.5.0
2014-10-14 17:39:30 +02:00
Peter Simons
60c7420b89
haskell-hoauth2: update to version 0.4.2
2014-10-14 17:39:30 +02:00
Peter Simons
08a5d00b97
haskell-hit: update to version 0.6.2
2014-10-14 17:39:30 +02:00
Peter Simons
7f65329769
haskell-hindent: update to version 3.7
2014-10-14 17:39:29 +02:00
Peter Simons
510dd85b6e
haskell-diagrams-rasterific: update to version 0.1.0.3
2014-10-14 17:39:29 +02:00
Peter Simons
9f7788eab7
haskell-diagrams-lib: update to version 1.2.0.4
2014-10-14 17:39:29 +02:00
Peter Simons
c1100915af
haskell-diagrams-cairo: update to version 1.2.0.3
2014-10-14 17:39:29 +02:00
Peter Simons
50a570ebd5
haskell-derive: update to version 2.5.17
2014-10-14 17:39:29 +02:00
Peter Simons
9970c3a2c5
haskell-cookie: update to version 0.4.1.4
2014-10-14 17:39:29 +02:00
Peter Simons
613bbb55a4
haskell-conduit: update to version 1.2.1
2014-10-14 17:39:29 +02:00
Peter Simons
08696e2f3e
haskell-clientsession: update to version 0.9.1
2014-10-14 17:39:29 +02:00
Peter Simons
813e0ec5e4
haskell-classy-prelude: update to version 0.10.0
2014-10-14 17:39:29 +02:00
Peter Simons
d47b9ead88
haskell-classy-prelude-conduit: update to version 0.10.0
2014-10-14 17:39:29 +02:00
Peter Simons
240c87eed9
haskell-bytestring-trie: update to version 0.2.4
2014-10-14 17:39:29 +02:00
Peter Simons
6bd0198ad7
haskell-binary: update to version 0.7.2.1
2014-10-14 17:39:29 +02:00
Peter Simons
7b693db490
haskell-base-prelude: update to version 0.1.6
2014-10-14 17:39:29 +02:00
Peter Simons
7245da0cb7
haskell-auto-update: update to version 0.1.1.5
2014-10-14 17:39:29 +02:00
Peter Simons
6dc7c27db7
haskell-MonadRandom: update to version 0.2.0.1
2014-10-14 17:39:28 +02:00
Peter Simons
30983a2440
haskell-map-syntax: add version 0.2
2014-10-14 17:39:28 +02:00
Peter Simons
9dcf004b02
haskell-heist: update to version 0.14.0.1
2014-10-14 17:39:28 +02:00
Peter Simons
88b4e155d5
haskell-unordered-containers: update to version 0.2.5.1
2014-10-14 17:39:28 +02:00
Peter Simons
340cca8b0e
haskell-vector: add version 0.10.12.1
2014-10-14 17:39:28 +02:00
Peter Simons
535b3a81b7
haskell-yesod: update to version 1.4.0
2014-10-14 17:39:28 +02:00
Peter Simons
4f811d04ec
haskell-yesod-test: update to version 1.4.0.3
2014-10-14 17:39:28 +02:00
Peter Simons
1e2eb8b5a5
haskell-yesod-static: update to version 1.4.0.2
2014-10-14 17:39:28 +02:00
Peter Simons
5d09e54eb7
haskell-yesod-persistent: update to version 1.4.0.1
2014-10-14 17:39:28 +02:00
Peter Simons
7d53c459c8
haskell-yesod-form: update to version 1.4.0.2
2014-10-14 17:39:28 +02:00
Peter Simons
f2c3807ccd
haskell-yesod-core: update to version 1.4.2
2014-10-14 17:39:28 +02:00
Peter Simons
9980116198
haskell-yesod-bin: update to version 1.4.0.1
2014-10-14 17:39:28 +02:00
Peter Simons
28921f45b7
haskell-yesod-auth: update to version 1.4.0.1
2014-10-14 17:39:28 +02:00
Peter Simons
e7d37bd8c3
haskell-yesod-auth-hashdb: update to version 1.4.0
2014-10-14 17:39:28 +02:00
Peter Simons
bdfd59522f
haskell-yaml: update to version 0.8.9.2
2014-10-14 17:39:27 +02:00
Peter Simons
1035b70a2f
haskell-xml-conduit: update to version 1.2.3
2014-10-14 17:39:27 +02:00
Peter Simons
cd7e5b2c0d
haskell-xdot: update to version 0.2.4.4
2014-10-14 17:39:27 +02:00
Peter Simons
3cc4260c89
haskell-x509: update to version 1.4.13
2014-10-14 17:39:27 +02:00
Peter Simons
621e075b6b
haskell-x509-system: update to version 1.4.6
2014-10-14 17:39:27 +02:00
Peter Simons
01a8e5f18b
haskell-network-conduit-tls: update to version 1.1.0.1
2014-10-14 17:39:27 +02:00
Peter Simons
06aff55c96
haskell-ncurses: update to version 0.2.11
2014-10-14 17:39:27 +02:00
Peter Simons
90c3d9b0a3
haskell-multiarg: update to version 0.28.0.0
2014-10-14 17:39:27 +02:00
Peter Simons
45e817b16f
haskell-monad-supply: update to version 0.5
2014-10-14 17:39:27 +02:00
Peter Simons
8646968f83
haskell-monad-journal: update to version 0.5
2014-10-14 17:39:27 +02:00
Peter Simons
d3d02b5cab
haskell-machines: update to version 0.4
2014-10-14 17:39:27 +02:00
Peter Simons
f77059a15b
haskell-leveldb-haskell: update to version 0.5.1
2014-10-14 17:39:27 +02:00
Peter Simons
0cce3d2b02
haskell-jwt: update to version 0.4.1
2014-10-14 17:39:27 +02:00
Peter Simons
1f09c12334
haskell-json-schema: update to version 0.7.0.2
2014-10-14 17:39:27 +02:00
Peter Simons
5c6f2eda47
haskell-http-streams: update to version 0.7.2.4
2014-10-14 17:39:27 +02:00
Peter Simons
9ab7691a87
haskell-random: add version 1.1
2014-10-14 17:39:26 +02:00
Peter Simons
60ba702b9b
haskell-string-conversions: update to version 0.3.0.3
2014-10-14 17:39:26 +02:00