1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

19184 commits

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