Christopher Poole
a5cf6850e3
Removed all versions of geant4 except for the latest one.
2014-09-27 10:45:06 +10:00
Vincent Laporte
5e4cf92121
ocamlnet: update 3.7.3 -> 3.7.6
...
Closes #4216
2014-09-27 01:09:53 +01:00
Nathaniel Baxter
859918d235
vlc: Add ffmpeg version 2.3.x for vlc.
...
Vlc doesn't support libavcodec >= 56 yet, which means it needs an older
version of ffmpeg.
Closes #4286
2014-09-27 01:04:38 +01:00
Pascal Wittmann
d346a9cc07
fixed some meta.maintainers attributes
2014-09-26 23:44:29 +02:00
Pascal Wittmann
3940aecc0d
remove unused library libchamplain-0.6
2014-09-26 23:22:25 +02:00
Bjørn Forsman
25e726b283
pypy: fix copy-paste error in setup-hook
...
Introduced in 428fdc879f
("pypy: 2.3 -> 2.4").
2014-09-26 20:10:06 +02:00
Domen Kožar
4fa05bdc6f
pypy: disable test_urllib2net and test_urllibnet
2014-09-26 18:12:49 +02:00
Domen Kožar
3aefa63c75
pypy: pytest syntax change
2014-09-26 18:12:37 +02:00
Domen Kožar
428fdc879f
pypy: 2.3 -> 2.4
2014-09-26 18:12:24 +02:00
Sander van der Burg
261a3574f1
Merge pull request #4268 from ftrvxmtrx/androidndk-fix-make-standalone-toolchain
...
androidndk: fix make-standalone-toolchain.sh helper script
2014-09-26 17:44:12 +02:00
Michel Kuhlmann
e83550cae5
gdal: update from 1.7.1 to 1.11.0 and add python support
2014-09-26 15:48:18 +02:00
Pascal Wittmann
58168ed93b
simgear: fix sha256sum and clean up
2014-09-26 12:36:17 +02:00
Domen Kožar
dd5bc7e037
libharu: patches moved
2014-09-26 10:21:13 +02:00
Domen Kožar
8f1aade0ba
Merge pull request #4275 from ambrop72/bossa-fix
...
BOSSA: Try to fix a nondeterministic build failure.
2014-09-26 09:04:50 +02:00
Mateusz Kowalczyk
2907d31248
Merge pull request #4277 from matejc/fixothergos
...
go 1.1 and 1.2: fix builds by removing one test
2014-09-26 07:42:22 +01:00
Mateusz Kowalczyk
7b313b91fc
libgpgerror: update from 1.13 to 1.16
2014-09-26 06:51:04 +01:00
Mateusz Kowalczyk
d6821cc9a8
ffmpeg: update from 2.3.3 to 2.4.1
2014-09-26 06:29:07 +01:00
Ricardo M. Correia
a1f76142b4
cargoSnapshot: Fix evaluation error when building tarball
2014-09-26 02:22:04 +02:00
Pascal Wittmann
c73cec011b
mythes: update from 1.2.3 to 1.2.4
2014-09-26 00:30:07 +02:00
Matej Cotman
e541add0c7
go 1.1 and 1.2: fix builds by removing one test
2014-09-26 00:26:29 +02:00
Ricardo M. Correia
a7a67e99b6
cargoSnapshot: Fix meta attributes
2014-09-25 23:30:27 +02:00
ambrop7@gmail.com
e0f430cfb3
BOSSA: Try to fix a nondeterministic build failure.
...
There's a Make rule to generate .cpp from .asm but the .cpp is included
in the source. Presumably the timestamps of these two files in the tmp
dir are different when Hydra is building, but not on my system. This
causes Make to try to rebuild .cpp, but the tools needed for that are missing.
2014-09-25 22:51:50 +02:00
Oliver Charles
e2d06c45b4
haskellPackages.sdl2: New expression
2014-09-25 21:16:37 +01:00
Pascal Wittmann
d8bc33637b
lessc: update form 1.4.0. to 1.4.2 and adopt it
2014-09-25 18:19:19 +02:00
Pascal Wittmann
08d4507a05
fribidi: update from 0.19.2 to 0.19.6 and add license
2014-09-25 17:51:05 +02:00
Pascal Wittmann
7b42229843
accountsservice: update from 0.6.37 to 0.6.38, add meta-infos and adopt
2014-09-25 17:45:14 +02:00
Pascal Wittmann
10bbdf48ab
groovy: update from 2.3.6 to 2.3.7
2014-09-25 16:49:50 +02:00
Eelco Dolstra
f13b383449
Revert "xulrunner: stick to firefox's src attribute"
...
This reverts commit 04369b6819
.
http://hydra.nixos.org/build/14760897
2014-09-25 16:17:15 +02:00
Pascal Wittmann
911627497a
help2man: update from 1.46.2 to 1.46.3
2014-09-25 16:11:33 +02:00
Siarhei Zirukin
ec1118cbb9
androidndk: fix make-standalone-toolchain.sh helper script
...
The script does a copy of a toolchain and then rearranges files a bit.
The problem is that these files have the same permissions (read-only)
as installed ones. The patch fixes the problem by changing permissions
of the copy before doing anything else.
2014-09-25 11:59:16 +02:00
Eelco Dolstra
711d67263a
nss: Update to 3.16.5
...
CVE-2014-1568
2014-09-25 11:43:23 +02:00
ambrop7@gmail.com
f6fd3b7754
indilib: Add version 0.9.9.
2014-09-24 23:48:39 +02:00
ambrop7@gmail.com
9c9f694853
Add non-legacy qt-gstreamer.
...
Only compile tested (needed by Artikulate in KDE 4.14).
2014-09-24 23:48:39 +02:00
Austin Seipp
84491adb48
arcanist: 20140812 -> 20140924
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-09-24 15:28:49 -05:00
cbpark
ea17829df1
Add mersenne-random
...
Closes #4261
2014-09-24 20:45:32 +01:00
Matej Cotman
22e21c95d9
go: fix go 1.3.1 build
...
Closes #4243
2014-09-24 20:32:20 +01:00
Eelco Dolstra
64982966dc
apr-util: Update to 1.5.4
2014-09-24 21:03:40 +02:00
Maksymilian Owsianny
4984b30c18
Fixed idris.
2014-09-24 19:50:08 +02:00
Ricardo M. Correia
614a99bd8e
cargoSnapshot: Add package
...
Cargo downloads your Rust project's dependencies and builds your
project.
The cargoSnapshot derivation simply uses a binary build, because
it's not easy to build cargo from source yet.
In the future, it's expected that we'll also add a derivation for
building cargo from source.
2014-09-24 18:18:15 +02:00
Eelco Dolstra
39d9396380
Style fix
2014-09-24 15:07:18 +02:00
Michael Raskin
d68f3e9c0f
gcl: update from 2.6.10 to 2.6.11
2014-09-24 13:42:17 +04:00
Michael Raskin
cb91ebc30c
Update SlimerJS
2014-09-24 13:32:46 +04:00
Michael Raskin
e0ba1aff1b
Update sodium crypto library
2014-09-24 13:32:46 +04:00
Michael Raskin
f3ab10bc1e
Update libgphoto2
2014-09-24 13:15:42 +04:00
Aycan iRiCAN
082167400f
Added myself to maintainers
2014-09-24 11:24:47 +03:00
Michael Raskin
87ebc77e50
Fix Clutter-GTK 0.10.8 source link
2014-09-24 11:05:02 +04:00
Vincent Laporte
c4197ff4dc
Labels gdome2 as broken.
...
Closes #4242
2014-09-24 04:16:36 +01:00
Cillian de Róiste
f218f41f8e
raul: update r5205 -> r5449
2014-09-24 00:11:27 +02:00
Cillian de Róiste
bd09d16668
ganv: switch from svn checkout to 1.4.2 release
2014-09-24 00:11:27 +02:00
Pascal Wittmann
3b2ba0ae42
falcon: update to lastest git revision as the lastest release does not build
2014-09-23 23:52:18 +02:00
Mateusz Kowalczyk
f0dae64cf3
Merge pull request #4215 from vbgl/camlp4
...
Adds camlp4
2014-09-23 22:28:54 +01:00
Peter Simons
30576a7756
haskell-jwt: re-generate with cabal2nix
2014-09-23 23:27:19 +02:00
Pascal Wittmann
93c85b15d0
dotconf: update from 1.0.13 to 1.3 and adopt it
2014-09-23 23:20:30 +02:00
Vincent Laporte
7f76d0c040
Fixes coccinelle (depends on camlp4)
2014-09-23 21:06:18 +01:00
Vincent Laporte
b9741719fa
Fixes ocamlgraph (depends on camlp4) and prooftree (not ready for
...
OCaml4.02)
2014-09-23 20:48:50 +01:00
Peter Simons
413b00f23f
haskell-engine-io-snap: jailbreak to support latest websockets
2014-09-23 19:04:36 +02:00
Peter Simons
1b1c869609
haskell-engine-io: jailbreak to support latest websockets
2014-09-23 19:02:52 +02:00
Peter Simons
de12a8f49c
haskell-keter: update to version 1.3.4
2014-09-23 19:02:52 +02:00
Peter Simons
cb3ee96ae7
haskell-codex: update to version 0.1.0.5
2014-09-23 19:02:52 +02:00
Peter Simons
44d0ad4c19
haskell-cake3: update to version 0.5.2.0
2014-09-23 19:02:51 +02:00
Peter Simons
73e2560cae
haskell-yesod-test: update to version 1.2.6
2014-09-23 19:02:51 +02:00
Peter Simons
0cdd5b092e
haskell-yesod-form: update to version 1.3.16
2014-09-23 19:02:51 +02:00
Peter Simons
871dbe8b50
haskell-yesod-core: update to version 1.2.20.1
2014-09-23 19:02:51 +02:00
Peter Simons
cb524f4500
haskell-websockets: update to version 0.9.0.1
2014-09-23 19:02:51 +02:00
Peter Simons
44c54d5585
haskell-websockets-snap: update to version 0.9.0.0
2014-09-23 19:02:51 +02:00
Peter Simons
eab430f6a4
haskell-wai-websockets: update to version 3.0.0.2
2014-09-23 19:02:51 +02:00
Peter Simons
46cb2a98e7
haskell-unix-memory: update to version 0.1.2
2014-09-23 19:02:51 +02:00
Peter Simons
aba43ec234
haskell-shell-conduit: update to version 3.0
2014-09-23 19:02:51 +02:00
Peter Simons
589d8c7408
haskell-rvar: update to version 0.2.0.2
2014-09-23 19:02:51 +02:00
Peter Simons
aa5a75ca34
haskell-purescript: update to version 0.5.6.2
2014-09-23 19:02:51 +02:00
Peter Simons
132b231345
haskell-pipes-zlib: update to version 0.4.1
2014-09-23 19:02:51 +02:00
Peter Simons
3d7289d5e3
haskell-persistent: update to version 2.0.5.1
2014-09-23 19:02:51 +02:00
Peter Simons
99a443cfbe
haskell-persistent-template: update to version 2.0.5
2014-09-23 19:02:51 +02:00
Peter Simons
3f5ac157f2
haskell-persistent-sqlite: update to version 2.0.5
2014-09-23 19:02:50 +02:00
Peter Simons
9d4998dfb0
haskell-persistent-postgresql: update to version 2.0.5
2014-09-23 19:02:50 +02:00
Peter Simons
86a7444613
haskell-persistent-mysql: update to version 2.0.5
2014-09-23 19:02:50 +02:00
Peter Simons
0dcf0f22ed
haskell-pandoc-citeproc: update to version 0.6
2014-09-23 19:02:50 +02:00
Peter Simons
8b0c1526f9
haskell-lens-aeson: update to version 1.0.0.1
2014-09-23 19:02:50 +02:00
Peter Simons
cf5d249440
haskell-json-rpc: update to version 0.2.0.2
2014-09-23 19:02:50 +02:00
Peter Simons
9ab0fcb726
haskell-http-streams: update to version 0.7.2.2
2014-09-23 19:02:50 +02:00
Peter Simons
b64e2a310a
haskell-http-common: update to version 0.7.2.0
2014-09-23 19:02:50 +02:00
Peter Simons
c595d9642d
haskell-hindent: update to version 3.4
2014-09-23 19:02:50 +02:00
Peter Simons
ae0afc83dd
haskell-haskintex: update to version 0.5.0.1
2014-09-23 19:02:50 +02:00
Peter Simons
9278367ceb
haskell-gitit: update to version 0.10.5.1
2014-09-23 19:02:50 +02:00
Peter Simons
9d5dbc8982
haskell-ghcjs-dom: update to version 0.1.1.0
2014-09-23 19:02:50 +02:00
Peter Simons
5f7836810e
haskell-formatting: update to version 5.4
2014-09-23 19:02:50 +02:00
Peter Simons
5273d6f1fe
haskell-esqueleto: update to version 2.0.2
2014-09-23 19:02:50 +02:00
Peter Simons
23235737c6
haskell-conduit-extra: update to version 1.1.4
2014-09-23 19:02:50 +02:00
Peter Simons
2fcb930466
haskell-compdata-param: update to version 0.8.0.2
2014-09-23 19:02:49 +02:00
Peter Simons
0a1cc691de
haskell-cassava: update to version 0.4.2.0
2014-09-23 19:02:49 +02:00
Peter Simons
02fe59b9b8
haskell-basic-prelude: update to version 0.3.9
2014-09-23 19:02:49 +02:00
Peter Simons
94b3149962
haskell-libmpd: don't build obsolete version 0.8.0.5 unless some other package depends on it
2014-09-23 19:02:49 +02:00
Peter Simons
aeeb7533ff
haskell-haskoin: disable test suite to fix the build
...
https://github.com/haskoin/haskoin/issues/109
2014-09-23 19:02:49 +02:00
Domen Kožar
9fe2ac79af
Revert "boost155: specify lib dir for lib output"
...
This reverts commit e640935da6
.
2014-09-23 16:00:30 +02:00
Domen Kožar
e640935da6
boost155: specify lib dir for lib output
2014-09-23 15:59:14 +02:00
Eelco Dolstra
eb3794186c
boost: Quick eval fix
2014-09-23 15:37:19 +02:00
Domen Kožar
9f057131f1
fix eval
2014-09-23 14:23:54 +02:00
wyvie
111b5aa38c
Assertion throws err message on fail in buildLuaPackage
2014-09-23 13:56:45 +02:00
wyvie
e6eb51496b
Added luaPackages, moved lua sockets and lua filesystem to luaPackages, fixed mudlet deps
2014-09-23 13:56:45 +02:00
Eelco Dolstra
9126447710
Bring back Boost 1.55 for now
2014-09-23 11:58:03 +02:00
Michel Kuhlmann
03ca349691
rJava: adding missing dependencies and JAVA-env-variables
2014-09-23 11:28:57 +02:00
Vincent Laporte
d274ee3f80
Adds camlp4
...
Camlp4 is a software system for writing extensible parsers for
programming languages.
Camlp4 was part of the official OCaml distribution until its version
4.01.0.
Homepage: https://github.com/ocaml/camlp4
2014-09-23 09:34:13 +01:00
Mathijs Kwik
eb1ed09b1d
neoload: provide fake fontconfig file (fixes chroot builds)
2014-09-23 09:17:02 +02:00
Mathijs Kwik
04369b6819
xulrunner: stick to firefox's src attribute
2014-09-23 09:16:55 +02:00
Michel Kuhlmann
911d0d5b12
rPackages: prefixing package-system-dependencies with 'pkgs.'
...
Closes #4217
2014-09-23 07:47:37 +01:00
Mateusz Kowalczyk
3d0832dbc8
ocaml-cairo: inherit platforms
2014-09-23 06:24:34 +01:00
Mateusz Kowalczyk
a21d58515b
ocaml-cairo: fix sha256
...
Seems that the original sha was just wrong but because Hydra doesn't
build this and we appear to have had no OCaml users until very recently,
no one noticed.
2014-09-23 06:23:14 +01:00
Mateusz Kowalczyk
3330d0c670
haskell-vado: jailbreak
...
It used the Hackage feature to bump the upper bound on Attoparsec,
something we don't account for yet.
2014-09-23 03:18:55 +01:00
Domen Kožar
17a64ccf24
vagrant: fix hash
2014-09-23 00:24:52 +02:00
Vincent Bernardoff
259bbdd5e4
Added OCaml release 4.02.0.
...
Closes #4197
2014-09-22 20:13:32 +01:00
Mateusz Kowalczyk
7e99c9f5cf
slang: fix src
2014-09-22 19:17:33 +01:00
Paul Koerbitz
c15b4e1ac1
Add gforth to development/compilers
2014-09-22 19:56:52 +02:00
Joachim Fasting
4e9963f07b
haskell-libmpd: follow Haskell package conventions
...
This patch brings libmpd into line with Haskell package conventions,
per feedback from @peti at NixOS/nixpkgs#4190 .
2014-09-22 16:13:35 +02:00
Peter Simons
e81b9f4bd8
Merge pull request #4085 from wkennington/master.boost
...
Boost Updates
2014-09-22 13:53:34 +02:00
Domen Kožar
a22aeba9b3
orc: disable tests
2014-09-22 12:35:07 +02:00
Florent Becker
8e4a1aebdd
meta for ocamlPackages.eliom
2014-09-22 11:00:51 +02:00
Mateusz Kowalczyk
29a62fe2de
oniguruma: update from 5.9.4 to 5.9.5
2014-09-22 01:42:00 +01:00
William A. Kennington III
31220480d8
boost: Update depdendent packages
2014-09-21 17:20:59 -07:00
Jaka Hudoklin
aa7147c31b
rubyLibs: add heroku client
2014-09-22 01:57:01 +02:00
Mateusz Kowalczyk
e480764d50
haskell-vty: update to 5.2.2
2014-09-21 23:18:59 +01:00
William A. Kennington III
be2c1d7908
exempi: 2.2.1 -> 2.2.2
2014-09-21 15:18:16 -07:00
William A. Kennington III
85b22617c9
fcgi: Update meta
2014-09-21 15:18:16 -07:00
William A. Kennington III
a6a07b88ee
libedit: Update
2014-09-21 15:18:16 -07:00
William A. Kennington III
698dfe11a3
libyamlcpp: Correct meta information and boost
2014-09-21 15:18:16 -07:00
William A. Kennington III
0f7c7279d2
libyamlcpp03: Remove old version
2014-09-21 15:18:16 -07:00
William A. Kennington III
f327e9c922
boostHeaders: regular boost package now only contains headers
2014-09-21 15:18:16 -07:00
William A. Kennington III
89cf0e4fea
boost: 1.55 -> 1.56
2014-09-21 15:18:16 -07:00
William A. Kennington III
768fe6ed06
boost-build: Add derivation
2014-09-21 15:18:16 -07:00
Callum Rogers
837fef324d
haskell-compdata-param: new package, 0.8.0.2
...
Closes #4198
2014-09-21 22:59:46 +01:00
Thomas Tuegel
a77fa69cb8
atlas: maintenance
2014-09-21 16:34:35 -05:00
Mateusz Kowalczyk
50352beb31
haskell-miniutter: update to 0.4.4.1
2014-09-21 22:30:34 +01:00
Mateusz Kowalczyk
7efdf43b7b
haskell-miniutter: Remove i686 from platforms
...
Package is broken there, see
https://github.com/Mikolaj/miniutter/issues/3
2014-09-21 21:41:28 +01:00
Mateusz Kowalczyk
ea5be72b39
haskell-haskoin: only build on x86_64 Linux
...
https://github.com/haskoin/haskoin/issues/109
2014-09-21 21:17:47 +01:00
Mateusz Kowalczyk
f63444abde
sphinxbase: update from 0.7 to 0.8
2014-09-21 20:25:20 +01:00
Daniel Austin
c8ba9e285a
haskell-jwt: add 0.4.0
2014-09-21 20:15:18 +01:00
Mateusz Kowalczyk
3e6346ab85
slang: update from 2.2.1 to 2.3.0
2014-09-21 19:32:05 +01:00
Mateusz Kowalczyk
002d771763
orc: update from 0.4.21 to 0.4.22
2014-09-21 19:06:59 +01:00
Mateusz Kowalczyk
fe86a03a1c
libpng: use spdx licensing method
2014-09-21 18:53:20 +01:00
Mateusz Kowalczyk
56d9b3c4d8
libpng15: update from 1.5.18 to 1.5.19
2014-09-21 18:47:08 +01:00
Mateusz Kowalczyk
a0c282fc5b
libgpgerror: update from 1.12 to 1.13
2014-09-21 18:45:29 +01:00
Mateusz Kowalczyk
fca55bc9be
gtkspell3: update from 3.0.4 to 3.0.6
2014-09-21 18:33:19 +01:00
Mateusz Kowalczyk
50cf603d9d
gpgme: update from 1.4.3 to 1.5.1
2014-09-21 18:27:59 +01:00
Bjørn Forsman
8218499f54
laszip: fix maintainer reference
...
This unblocks the channel.
2014-09-21 19:23:03 +02:00
Mateusz Kowalczyk
0872d712a0
Merge pull request #4190 from joachifm/haskell-libmpd_0_9
...
haskell-libmpd: bump to 0.9.0.1
2014-09-21 18:17:44 +01:00
Thomas Tuegel
16901dcae2
atlas: add ttuegel as maintainer
2014-09-21 11:00:24 -05:00
Thomas Tuegel
1d8d3d8bbe
atlas: version bump to 3.10.2
2014-09-21 11:00:24 -05:00
cillianderoiste
3675926e19
Merge pull request #4189 from vbgl/maintainer
...
Adds myself as a maintainer
2014-09-21 13:45:37 +02:00
Joachim Fasting
ec32ea31c3
Add haskell-libmpd-0.8.0.5
2014-09-21 13:28:38 +02:00
Joachim Fasting
c3a2a05899
haskell-libmpd: bump to 0.9.0.1
2014-09-21 13:06:58 +02:00
Pascal Wittmann
115906c52e
add shell-conduit 1.1
2014-09-21 12:21:15 +02:00
Vincent Laporte
857c13e1af
Minor modifications of some ocaml packages:
...
adds myself as a maintainer
adds assertions to have evaluation errors rather than build errors
moves opam out of ocamlPackages, as it does not provide a library
2014-09-21 11:02:55 +01:00
Michel Kuhlmann
6d56666905
LASzip: michelk as maintainer; adjust description; remove blank-lines; using sha256
2014-09-21 01:50:31 +01:00
Michel Kuhlmann
f427a3d849
LASzip: initial expression
...
Closes #4128
2014-09-21 01:50:14 +01:00
Cray Elliott
2db5d9525a
update nvidia cg toolkit to v3.1
...
TODO: investigate man page issues
Closes #4024
2014-09-21 01:37:36 +01:00
Philip Horger
5e80764774
go: Include all 3 GOROOT tools
2014-09-21 01:24:18 +01:00
Mateusz Kowalczyk
1e5452865b
Merge pull request #4061 from vbgl/mezzo
...
Adds mezzo and its dependencies
2014-09-20 23:38:47 +01:00
wyvie
4d5336316c
New package: lua-zip-1.2.3
...
Closes #4138
2014-09-20 23:32:17 +01:00
Joachim Fasting
37b6f54534
webkitgtk: bump to 2.4.5
...
Closes #4125 .
2014-09-20 23:17:53 +01:00
Mateusz Kowalczyk
c7bbc288b5
Merge branch 'cmplayer' of https://github.com/abbradar/nixpkgs
...
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-20 23:00:41 +01:00
Mateusz Kowalczyk
cdce34d82a
Merge pull request #4153 from ambrop72/kdevelop47
...
Update KDevelop to 4.7.0.
2014-09-20 22:52:16 +01:00
Daniel Peebles
72e76a18c1
Update maven to 3.2.3 and put it in a more sensible location
...
Closes #4187 .
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-20 22:33:18 +01:00
Daniel Peebles
588a5e92a3
Add commons-math (binary until I get maven build working)
...
Drop jakarta name from fileupload and update its version
Jakarta regexp has been officially retired, and nothing in nixpkgs uses it, so let’s get rid of it.
Add commons-io
More commons additions/cleanup
Closes #4181
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-20 22:31:47 +01:00
Thomas Tuegel
26ebd25844
Merge branch 'maintainer-updates'
2014-09-20 15:55:25 -05:00
roconnor
bbd58db13a
Merge pull request #4133 from vbgl/coq-8-3
...
Fixes coq-8.3: requires OCaml 3.12 and lablgtk 2.14
2014-09-20 16:24:10 -04:00
Thomas Tuegel
cfcf643bb9
Version bump: libfm-1.2.2.1 and menu-cache-0.7.0
2014-09-20 13:20:19 -05:00
Vincent Laporte
40e79043b0
mkOcamlPackages: simpler rule for lablgtk
2014-09-20 18:53:43 +01:00
Peter Simons
b608f55590
wai-websockets: jailbreak to fix build with recent io-streams
2014-09-20 18:02:43 +02:00
Peter Simons
d1edaee3c0
haskell-websockets-snap: jailbreak to fix build with recent io-streams
2014-09-20 18:00:08 +02:00
Peter Simons
2f21cb77f1
haskell-websockets: jailbreak to fix build with current versions of io-streams
2014-09-20 18:00:08 +02:00
Peter Simons
c06999c6c2
haskell-monad-journal: update to version 0.4.0.2
2014-09-20 18:00:07 +02:00
Peter Simons
1f7ec8cff5
haskell-fsnotify: re-generate expression with cabal2nix
2014-09-20 18:00:07 +02:00
Abhinav Gupta
d16452df12
fsnotify: 0.0.11 -> 0.1.0.3
2014-09-20 18:00:07 +02:00
Peter Simons
7d9d6cc482
haskell-streaming-commons: update to version 0.1.5
2014-09-20 18:00:07 +02:00
Peter Simons
f1a3b0fd58
haskell-shake: update to version 0.13.4
2014-09-20 18:00:07 +02:00
Peter Simons
8b4bcc1f98
haskell-rest-wai: update to version 0.1.0.4
2014-09-20 18:00:07 +02:00
Peter Simons
17185c1078
haskell-rest-types: update to version 1.11
2014-09-20 18:00:07 +02:00
Peter Simons
6ec3a69766
haskell-rest-snap: update to version 0.1.17.14
2014-09-20 18:00:06 +02:00
Peter Simons
ccc75f996b
haskell-rest-happstack: update to version 0.2.10.3
2014-09-20 18:00:06 +02:00
Peter Simons
1d946eedd6
haskell-rest-gen: update to version 0.16
2014-09-20 18:00:06 +02:00
Peter Simons
9325c8b3b4
haskell-rest-core: update to version 0.33
2014-09-20 18:00:06 +02:00
Peter Simons
0270a7543c
haskell-rest-client: update to version 0.4.0.1
2014-09-20 18:00:06 +02:00
Peter Simons
2f21c72199
haskell-random-fu: update to version 0.2.6.1
2014-09-20 18:00:06 +02:00
Peter Simons
b85511a86d
haskell-pipes-binary: update to version 0.4.0.3
2014-09-20 18:00:05 +02:00
Peter Simons
c4123c06c6
haskell-persistent: update to version 2.0.4
2014-09-20 18:00:05 +02:00
Peter Simons
bb61652583
haskell-persistent-template: update to version 2.0.4
2014-09-20 18:00:05 +02:00
Peter Simons
bb847199fb
haskell-persistent-sqlite: update to version 2.0.4
2014-09-20 18:00:05 +02:00
Peter Simons
245d5feee7
haskell-persistent-postgresql: update to version 2.0.4
2014-09-20 18:00:05 +02:00
Peter Simons
10d06ad787
haskell-persistent-mysql: update to version 2.0.4
2014-09-20 18:00:05 +02:00
Peter Simons
a833646da9
haskell-io-streams: update to version 1.2.0.0
2014-09-20 18:00:05 +02:00
Peter Simons
c72457f3e8
haskell-http-streams: update to version 0.7.2.0
2014-09-20 18:00:04 +02:00
Peter Simons
212c5e73a7
haskell-ghc-mod: update to version 5.1.0.2
2014-09-20 18:00:04 +02:00
Peter Simons
e95208ea86
haskell-ghc-mod: update default to version 5.x
2014-09-20 18:00:04 +02:00
Domen Kožar
dc09a2610f
Merge pull request #4183 from nathanielbaxter/dev/quazip
...
quazip: Fix $out variable in installFlags.
2014-09-20 17:59:20 +02:00
Peter Simons
71230bafab
Merge pull request #4182 from dmalikov/cabalg
...
haskellPackages.cabalg: 0.2.9
2014-09-20 12:07:10 +02:00
Nathaniel Baxter
5c898b15f3
quazip: Fix $out variable in installFlags.
2014-09-20 19:43:14 +10:00
Dmitry Malikov
7ad0646dc0
haskellPackages.cabalg: 0.2.9
2014-09-20 13:32:43 +04:00
Peter Simons
5d3bddf6ca
haskell-http-streams: jailbreak to fix build with current openssl-streams
2014-09-20 11:29:36 +02:00
Peter Simons
377a1094cc
haskell-lens: disable hlint test suite to fix the build
...
https://github.com/ekmett/lens/issues/478
2014-09-20 11:29:36 +02:00
Peter Simons
e444af5eb3
haskell-uuagc-cabal: update to version 1.0.6.0
2014-09-20 11:29:36 +02:00
Peter Simons
3e81fd4126
haskell-yesod-bin: update to version 1.2.13
2014-09-20 11:29:36 +02:00