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