wyvie
d4b7910f80
Added more lua modules to lua-packages, added them as dependencies for
...
mudlet
Closes #4269
2014-09-30 07:42:19 +01:00
Vincent Laporte
7adab7e25e
ocaml-tyxml: update 3.0.0 -> 3.1.1
2014-09-30 06:25:31 +02:00
Vincent Laporte
e9304fe039
ocaml-ipaddr: update 2.4.0 -> 2.5.0
2014-09-30 06:02:53 +02:00
Vincent Laporte
a97cf72a27
ocaml-sexplib: propagate the dependency to typeconv
...
And requires camlp4
2014-09-30 00:13:47 +02:00
Ricardo M. Correia
3f5dcaa577
rustcMaster: Fix version
2014-09-29 14:57:26 +02:00
Ricardo M. Correia
51b8d716f4
rustcMaster: Update to a more recent commit
2014-09-29 14:45:55 +02:00
Lluís Batlle i Rossell
b36095578c
Updating lesstif to 0.95.2 (2009).
...
Some patches can be removed.
I updated it because the scroll wheel was going the oposite direction in ddd.
https://bugs.launchpad.net/ubuntu/+source/ddd/+bug/37664
(cherry picked from commit 0115853aa97ec5d6acbdb48fd2f0db0df43258c1)
2014-09-29 10:26:44 +02:00
Lluís Batlle i Rossell
93fd8fb3a5
Updating utox/libtoxcore to the latest, to fix utox build.
...
There was a test failing. I also renamed the attr uTox to utox, for the more
common lowercase in all-packages.
2014-09-29 10:24:36 +02:00
Lluís Batlle i Rossell
4f5a71385e
Fixing libtoxcore libvpx propagate.
2014-09-29 10:24:36 +02:00
Lluís Batlle i Rossell
c9494b8090
Making tox/toxic A/V libs disabled in ARM.
2014-09-29 10:24:35 +02:00
Lluís Batlle i Rossell
04b3932117
Adding qtox. Making libtoxcore propagate libvpx.
2014-09-29 10:24:35 +02:00
Lluís Batlle i Rossell
1955da1b8c
Updating toxic/libtoxcore/libsodium
2014-09-29 10:24:35 +02:00
Maksymilian Owsianny
a7197741ac
Fixed idris wrapper to make idris work with different backends.
...
Closes #4314
2014-09-29 04:14:59 +01:00
Shea Levy
ee58e82855
nix-exec: set platforms
2014-09-28 20:10:11 -04:00
Shea Levy
d34cd13a31
Add nix-exec package
2014-09-28 15:24:38 -04:00
Vladimír Čunát
b16994f7ce
fontconfig: stop using xml:space; vital for nixos+2.11
...
This is a proper fix for problems described in ec985c8ffa
.
The code is from @lethalman.
2014-09-28 16:57:47 +02:00
Vincent Laporte
c30c5f7cf3
Adds three coq libraries: containers, mathcomp, ssreflect
...
Containers is a reimplementation of the FSets/FMaps library from the
standard library, using typeclasses.
Homepage: http://coq.inria.fr/pylons/pylons/contribs/view/Containers/v8.4
The Mathematical Components (mathcomp) contains advanced theory files
covering a wide spectrum of mathematics.
Homepage: http://ssr.msr-inria.inria.fr/
Ssreflect is a proof language (plugin for Coq) and a small set of core
theory libraries about boolean, natural numbers, sequences, decidable
equality and finite types.
Homepage: http://ssr.msr-inria.inria.fr/
2014-09-28 14:03:15 +01:00
Mateusz Kowalczyk
714dc47696
agda-iowa-stdlib: renamed from aaron-stump-stdlib
...
Per author's request.
2014-09-28 02:21:21 +01:00
Siarhei Zirukin
448f3229f8
package update: go-1.3.1 -> go-1.3.2
...
Closes #4279
2014-09-28 01:35:49 +01:00
Tino Breddin
cba717fd7b
elixir: make curl available to mix
2014-09-27 21:58:58 +02:00
Vladimír Čunát
4bcae6dc96
merge #4265 : add KDE 4.14.1
2014-09-27 18:15:00 +02:00
Mateusz Kowalczyk
02c979aa9f
haskell-vado: update to 0.0.2
...
This is a version-bump only, putting the attoparsec version bound up on
Hackage through proper means:
https://github.com/hamishmack/vado/issues/5
2014-09-27 15:14:19 +01:00
Mateusz Kowalczyk
d8f2c32bcf
agda-aaron-stump-stdlib: new package
2014-09-27 04:25:26 +01:00
Mateusz Kowalczyk
d409ae809a
agda-pretty: new package
2014-09-27 03:30:30 +01:00
Mateusz Kowalczyk
4ed56b013f
agda-TotalParserCombinators: new package
2014-09-27 03:23:22 +01:00
Mateusz Kowalczyk
4d2a3933a4
agda-prelude: new package
2014-09-27 02:35:54 +01:00
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