Commit Graph

19161 Commits

Author SHA1 Message Date
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 04369b68199e0cd278c56e70b9f2486f91d1b365.

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
Eelco Dolstra
711d67263a nss: Update to 3.16.5
CVE-2014-1568
2014-09-25 11:43:23 +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