1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

19172 commits

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