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

19513 commits

Author SHA1 Message Date
Edward Tjörnhammar e485bfd213 haskellPackages.cmdtheline: apply System.{Cmd -> Process} patch 2014-10-12 21:52:48 +02:00
taku0 7175fdcd71 oraclejdk: bump to 8u20
Closes #4492
2014-10-12 15:43:44 +01:00
Vincent Laporte af7cb557fb libantlr3c: new derivation
libantlr3c is the C runtime library of ANTLR v3

Homepage: http://www.antlr3.org/
2014-10-12 16:21:02 +02:00
Peter Simons 950adbe487 Merge pull request #4498 from robberer/remove/md5
change md5sum to sha256sum for a few packages
2014-10-12 16:20:10 +02:00
Longrin Wischnewski 6e7de2155b change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
Aristid Breitkreuz 61ea009f3b Merge pull request #4458 from offlinehacker/pkgs/gotools
golang: add golint and gotags
2014-10-12 15:57:45 +02:00
Longrin Wischnewski 51648727f5 arduino-core: bump version from 1.0.2 to 1.0.6
- replace fetchurl with fetchgit because googlecode is unmaintained
- remove unnecessary phases
- change license and maintainers
- tested with a few sketches and inotool

- change description according to "Contributors Guide"

change fetchgit to fetchFromgitHub

Closes #4449
2014-10-12 12:42:57 +01:00
Domen Kožar 37e1794425 Revert "xulrunner: update from 31.0 to 32.0"
This reverts commit 109547b902.

Breaks on 32bit linux: http://hydra.nixos.org/eval/1154529#tabs-still-fail
2014-10-12 13:38:42 +02:00
Alastair Pharo f522344285 Update pure to 0.62
Closes #4486
2014-10-12 12:08:29 +01:00
John Wiegley 7821d15299 coqPackages.domains: new expression 2014-10-11 22:01:46 -05:00
John Wiegley f300c68977 coqPackages.ynot: remove broken tag 2014-10-11 19:32:16 -05:00
John Wiegley 904bee0c46 coqPackages.[coq-ext-lib,heq,paco,ynot]: new expressions 2014-10-11 17:24:59 -05:00
Peter Simons 0a259ea888 Merge pull request #4461 from VShell/libsieve
libsieve: new package
2014-10-11 23:44:34 +02:00
John Wiegley 382badfefb coqPackages.bedrock: new expression 2014-10-11 16:22:15 -05:00
John Wiegley 814961f37a coqPackages.tlc: new expression 2014-10-11 13:29:45 -05:00
Domen Kožar 482779e582 python: get rid of ssl module as it's always builtin 2014-10-11 20:23:51 +02:00
John Wiegley f310d73ac1 coqPackages.containers: set broken to false 2014-10-11 13:02:22 -05:00
John Wiegley a064080d8c coqPackages.containers: correct sha256 for the tarball 2014-10-11 13:00:22 -05:00
Moritz Ulrich b76e8417b3 xapian: update from 1.2.8 to 1.3.1 2014-10-11 19:29:58 +02:00
Peter Simons 2dea014755 haskell-libmpd: remove obsolete version 0.8.0.5 2014-10-11 18:51:55 +02:00
Oliver Charles 7927e7cc53 haskellPackages.linuxInotify: New expression 2014-10-11 12:49:17 +01:00
Aristid Breitkreuz 18bf16843a Merge pull request #4467 from vbgl/ocaml
Adds three OCaml libraries: reactiveData, PG’OCaml and MaCaQue
2014-10-11 12:58:21 +02:00
Aristid Breitkreuz 650940185b Update giflib to 5.1 properly, by using 5.1.nix rather than 5.0.nix 2014-10-11 11:10:56 +02:00
Cray Elliott d02abd38be Update libgdiplus' giflib patch to work with 5.1.0
closes issue #4469
2014-10-11 11:08:13 +02:00
Aristid Breitkreuz 073659ae94 Revert "pcre: update from 8.35 to 8.36" - that's a job for staging
This reverts commit b5f1e0eb08.
2014-10-11 11:06:29 +02:00
Moritz Ulrich 109547b902 xulrunner: update from 31.0 to 32.0 2014-10-11 01:57:57 +02:00
Moritz Ulrich b5f1e0eb08 pcre: update from 8.35 to 8.36 2014-10-11 01:57:57 +02:00
Moritz Ulrich 0740a1b78a libdvdcss: update from 1.2.13 to 1.3.0 2014-10-11 01:57:57 +02:00
Moritz Ulrich 029496723d http-parser: update from 2.2.1 to 2.3 2014-10-11 01:57:57 +02:00
Moritz Ulrich b088597ccf giflib: update from 5.0.5 to 5.1.0 2014-10-11 01:57:57 +02:00
Vincent Laporte 8320bbaaa3 ocaml-macaque: new package
MaCaQue (or macaque) is a DSL for SQL Queries in Caml.

Homepage: https://github.com/ocsigen/macaque
2014-10-11 00:54:35 +01:00
Vincent Laporte 33bba5f0b3 ocaml-pgocaml: new package
PG'OCaml provides an interface to PostgreSQL databases for OCaml
applications.

Homepage: http://pgocaml.forge.ocamlcore.org/
2014-10-11 00:49:50 +01:00
Vincent Laporte cdf3dc2793 ocaml-reactivedata: new package
reactiveData is an OCaml module for functional reactive programming
(FRP) based on React.

Homepage: https://github.com/hhugo/reactiveData
2014-10-11 00:49:34 +01:00
Aristid Breitkreuz 26dd5dd6a4 Merge pull request #4460 from vbgl/zarith
zarith: update from 1.2.1 to 1.3
2014-10-10 22:51:08 +02:00
Vincent Laporte 3c45c8d53e yasm: update from 1.2.0 to 1.3.0 2014-10-10 22:43:58 +02:00
Ricardo M. Correia 922b658433 Merge pull request #4401 from jagajaga/update_rust
update rust
2014-10-10 18:49:36 +02:00
Vincent Laporte 977f172fee ocaml-lablgl: adds missing dependency to camlp4 2014-10-10 17:00:30 +01:00
Vincent Laporte 35c92ec1ac ocaml-http: adds missing dependency to camlp4 2014-10-10 17:00:30 +01:00
Vincent Laporte 4f0bc8e060 ocaml-oasis: adds missing dependency to caml4 2014-10-10 17:00:30 +01:00
Vincent Laporte 7bfe6144c6 ocaml-data-notation: adds missing dependency to camlp4 2014-10-10 17:00:29 +01:00
Shell Turner 96fcc3437b libsieve: new package 2014-10-10 16:21:57 +01:00
Lluís Batlle i Rossell bd19f65ebf Making A/V disabled in tox for ARM. 2014-10-10 17:12:51 +02:00
Lluís Batlle i Rossell 704fc40bd8 Fix ARM/Arm typo. 2014-10-10 17:12:50 +02:00
Lluís Batlle i Rossell 372b0cda52 Making spidermonkey_185 build on ARM, and so also polkit. 2014-10-10 17:12:49 +02:00
Lluís Batlle i Rossell eb21ef2bc7 Updating go from 1.3.2 to 1.3.3. 2014-10-10 17:07:16 +02:00
Vincent Laporte d99ea69225 zarith: update from 1.2.1 to 1.3 2014-10-10 14:47:33 +01:00
Jaka Hudoklin 47e8ee287f golang: add golint and gotags 2014-10-10 15:27:44 +02:00
Christopher Poole f3b8324fc5 Added Christopher Poole to the list of dlib package maintainers. 2014-10-10 10:18:42 +11:00
Austin Seipp 849bfc88f5 concurrencykit: 0.4.3 -> 0.4.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:10:58 -05:00
Austin Seipp c98592f200 re2c: 0.13.7.4 -> 0.13.7.5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:08:28 -05:00
Arseniy Seroka 762480b334 update rustc 2014-10-10 00:04:18 +04:00
Aristid Breitkreuz ab1f89a161 Merge pull request #4439 from DamienCassou/pharo-vm-with-cairo
pharo-vm: Add dependency to cairo
2014-10-09 20:36:00 +02:00
Aristid Breitkreuz 78b8a7794c Merge pull request #4443 from flazz/master
jq & thrift build on darwin
2014-10-09 20:35:41 +02:00
Aristid Breitkreuz afe8b54b49 Merge pull request #4381 from khumba/claws-mail
New packages: claws-mail-3.10.1, libetpan-1.5.
2014-10-09 20:31:01 +02:00
Aristid Breitkreuz 85f1889466 asio: update from 1.10.2 to 1.10.4 2014-10-09 20:17:24 +02:00
Francesco Lazzarino 9db29d7e5b jq builds on darwin 2014-10-09 12:00:34 -05:00
Francesco Lazzarino b007ae3d08 thrift builds on darwin 2014-10-09 11:57:18 -05:00
Damien Cassou a365f5080a pharo-vm: Add dependency to cairo 2014-10-09 16:56:54 +02:00
Pascal Wittmann 13048b252f Merge pull request #4426 from ollieh/master
Added granite and pantheon-terminal
2014-10-09 12:39:09 +02:00
Oliver Hunt 6f64a7cf43 Added granite
Added meta details, changed hash to sha256, and added versions for granite

Changed name to use versions

Fixed license

Yet another typo fix

Added myself as maintainer and fixed typo

Fixed maintainers

Added pantheon terminal

woops
2014-10-09 01:55:27 +02:00
Peter Simons 31ea2fc8d5 haskell-conduit-extra: don't run the test suite to avoid spurious build errors
https://github.com/snoyberg/conduit/issues/177
2014-10-08 21:04:31 +02:00
Peter Simons b8bf903b02 haskell-zeromq4-haskell: update to version 0.6.2 2014-10-08 21:04:31 +02:00
Peter Simons 25f2295906 haskell-yst: update to version 0.4.1.1 2014-10-08 21:04:31 +02:00
Peter Simons 2da7e03ed7 cabal2nix: fix build with old versions of GHC 2014-10-08 21:04:31 +02:00
Aristid Breitkreuz a01a64e5a4 Revert "ocamlPackages.twt: update from 0.93.2 to 0.931"
This reverts commit 684a9e22a1.
2014-10-08 20:44:22 +02:00
Florent Becker e7f712e2a2 Update ocamlfind to version 1.5.3 2014-10-08 20:37:30 +02:00
Vincent Laporte 59a184824f lablgtk: update 2.16.0 -> 2.18.2 2014-10-08 20:24:41 +02:00
Vincent Laporte ef169ca69d camlimages: fixes the spelling of propagatedBuildInputs 2014-10-08 20:23:30 +02:00
Vincent Laporte 7fd487018c ocaml-lablgl: fixes the META file 2014-10-08 20:23:30 +02:00
Aristid Breitkreuz 3f2a64d132 ocamlPackages.utop: update from 1.14 to 1.15 2014-10-08 20:23:29 +02:00
Aristid Breitkreuz 684a9e22a1 ocamlPackages.twt: update from 0.93.2 to 0.931 2014-10-08 20:23:29 +02:00
Aristid Breitkreuz e105c818c6 ocamlPackages.ocaml_ssl: update from 0.4.4 to 0.4.7 2014-10-08 20:23:29 +02:00
Aristid Breitkreuz 7476b76d1d ocamlPackages.ocaml_oasis: update from 0.4.1 to 0.4.4 2014-10-08 20:23:29 +02:00
Aristid Breitkreuz b9487dcd00 ocamlPackages.calendar: update from 2.03.2 to 2.5 2014-10-08 20:23:28 +02:00
Aristid Breitkreuz 91ce3084a7 libbsd: update from 0.3.0 to 0.7.0 2014-10-08 20:23:28 +02:00
Aristid Breitkreuz 408ddf0f56 isocodes: update from 3.51 to 3.56 2014-10-08 20:23:27 +02:00
Aristid Breitkreuz 29e38aeb9d xmlsec: update from 1.2.19 to 1.2.20 2014-10-08 20:23:26 +02:00
Aristid Breitkreuz bc2c150766 phonon_backend_vlc: update from 0.7.0 to 0.7.2, potentially fixes CVE-2012-1775, CVE-2012-1776, CVE-2012-3377, CVE-2013-7340 2014-10-08 20:23:25 +02:00
Aristid Breitkreuz ebca16a208 phonon_backend_gstreamer: update from 4.7.0 to 4.7.2 2014-10-08 20:23:25 +02:00
Aristid Breitkreuz 76e4c34d55 phonon: update from 4.7.1 to 4.7.2 2014-10-08 20:23:24 +02:00
Aristid Breitkreuz 16e771c393 lcms2: update from 2.5 to 2.6 2014-10-08 20:23:24 +02:00
Aristid Breitkreuz b3ddfb76b9 ccrtp: update from 2.0.6 to 2.0.9 2014-10-08 20:23:24 +02:00
Aristid Breitkreuz 908a9fcf12 add assertion to keep libvirt and libvirt-python versions in sync 2014-10-08 19:01:05 +02:00
Shea Levy a9ce15dc99 Merge branch 'master' of github.com:soenkehahn/nixpkgs
haskell-interpolate: update to version 0.1.0
2014-10-08 10:07:24 -04:00
Domen Kožar 9aeb10fa12 python: 3.4.1 -> 3.4.2 2014-10-08 13:43:36 +02:00
Sönke Hahn 4899af447a haskell-interpolate: update to version 0.1.0 2014-10-08 17:48:41 +08:00
William A. Kennington III 2ae3cc7ef4 libstatgrab: Add package 2014-10-08 01:27:26 -07:00
William A. Kennington III ed76e77806 librdmacm: Add package 2014-10-08 01:27:26 -07:00
William A. Kennington III 2636436359 libibverbs: Add package 2014-10-08 01:27:26 -07:00
William A. Kennington III 33cd48a470 libqb: Add package 2014-10-08 01:27:26 -07:00
Pascal Wittmann 2ff0c8d6ef epm: update from 4.1 to 4.2 2014-10-08 09:17:28 +02:00
Aristid Breitkreuz 99f5a08de2 popplerQt4: update from 0.26.3 to 0.26.5 2014-10-07 23:22:09 +02:00
Aristid Breitkreuz 478f3e2627 libyubikey: update from 1.11 to 1.12 2014-10-07 22:57:38 +02:00
Aristid Breitkreuz dbeb5099bb libvirt-glib: update from 0.1.8 to 0.1.9 2014-10-07 22:56:38 +02:00
Aristid Breitkreuz e200a98843 libvirt: update from 1.2.7 to 1.2.9 2014-10-07 22:54:05 +02:00
Aristid Breitkreuz 34e2c6cc6f perl520: update from 5.20.0 to 5.20.1 2014-10-07 22:43:08 +02:00
Aristid Breitkreuz 0e0f704354 libofx: update from 0.9.9 to 0.9.10 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz 8eb3b41c55 liblastfm: update from 1.0.8 to 1.0.9 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz be7f5bc489 libmtp: update from 1.1.6 to 1.1.8 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz a4dde10336 libdc1394: update from 2.2.1 to 2.2.3 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz d98fe20bde libevdev: update from 1.2 to 1.2.1 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz bc3461da55 libcdio: update from 0.92 to 0.93 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz a7b16c4176 libbluray: update from 0.6.0 to 0.6.2 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz f17bce449e ldns: update from 1.6.16 to 1.6.17 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz 6b315040f3 intel-gpu-tools: update from 1.7 to 1.8 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz 361375c3ac go: update from 1.3.2 to 1.3.3 2014-10-07 21:50:40 +02:00
Aristid Breitkreuz a31d6a0b61 php_fpm53: update from 5.3.28 to 5.3.29, potentially fixes CVE-2014-0237, CVE-2014-0238, CVE-2014-4721, CVE-2014-5459 2014-10-07 21:05:57 +02:00
Aristid Breitkreuz 9fc7eed1dc php: update from 5.4.32 to 5.4.33 2014-10-07 20:57:33 +02:00
Aristid Breitkreuz b2f1641a2d icedtea7_web: update from 1.5 to 1.5.1, potentially fixes CVE-2010-3860 2014-10-07 20:50:10 +02:00
Sander van der Burg c07579aa4a titaniumsdk: Make xcode path configurable 2014-10-07 18:13:52 +02:00
Mateusz Kowalczyk 9440e6ba7d haskell-objective: new package 2014-10-07 16:55:12 +01:00
Mateusz Kowalczyk 3a5708ddc2 haskell-clean-unions: new package 2014-10-07 16:55:12 +01:00
Mateusz Kowalczyk 2dc7f89bee haskell-WAVE: new package 2014-10-07 16:08:01 +01:00
Mateusz Kowalczyk 3c22bdd271 haskell-trivia: new package 2014-10-07 16:08:01 +01:00
Domen Kožar b0294578eb add opentracker: free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router 2014-10-07 17:06:46 +02:00
Sander van der Burg 0a7449775d titaniumsdk: Add expression to 3.4.0 SDK 2014-10-07 15:31:11 +02:00
Sander van der Burg 2b5a27c3d8 titaniumsdk: Add version 3.4.0 support 2014-10-07 15:29:58 +02:00
Mateusz Kowalczyk da9c4c05eb glm: update from 0.9.5.3 to 0.9.5.4 2014-10-07 14:00:11 +01:00
Michael Raskin ec484c6a1e Update F# 2014-10-07 16:23:28 +04:00
Michael Raskin e465806c5e Update GeoIP 2014-10-07 16:23:28 +04:00
Michael Raskin f67e66cf4c Specify branch for eigen2 2014-10-07 16:23:28 +04:00
Michael Raskin 1be33f81d1 Specify meta.branch for CLisp-2.44.1 2014-10-07 16:23:27 +04:00
Michael Raskin e190813003 Specify meta.branch for pinned celt versions 2014-10-07 16:23:27 +04:00
Michael Raskin fdc29c0ed2 Specify Box2D_2_0_1 branch 2014-10-07 16:23:27 +04:00
Christopher Poole f5e7b089d0 Fixed the mirror:// download link for GDCM. 2014-10-07 18:23:16 +11:00
Christopher Poole 7af2d07f24 Added the dlib machine learning library. 2014-10-07 16:36:30 +11:00
Christopher Poole 19cceb91bd Added the grassroots DICOM library. 2014-10-07 16:01:26 +11:00
Bryan Gardiner de0a388ccf Add claws-mail and libetpan.
Adds Nix expressions for claws-mail (http://www.claws-mail.org) and a
dependency that is not already in the tree, libetpan
(http://www.etpan.org/libetpan.html).

The Claws expression has flags for toggling the build of various plugins.
2014-10-06 18:07:43 -07:00
Aristid Breitkreuz 46a9e805ef gmime: update from 2.6.19 to 2.6.20 2014-10-06 22:46:04 +02:00
Mateusz Kowalczyk 23fbed1fef ffmpeg: update from 2.4.1 to 2.4.2 2014-10-06 17:36:40 +01:00
Peter Simons eab5ca0c3a haskell-Ebnf2ps: update to version 1.0.12 2014-10-06 11:21:39 +02:00
Peter Simons e3d0676b65 haskell-BNFC: update to version 2.7.0.1 2014-10-06 11:21:39 +02:00
Peter Simons a24c070b44 haskell-liblastfm: update to version 0.4.1.0 2014-10-06 11:21:39 +02:00
Peter Simons 48b1e3d72b haskell-cabal2nix: update to version 1.70 2014-10-06 11:21:39 +02:00
Pascal Wittmann 47a6f5eda9 spin: update from 6.3.2 to 6.4.1 and add myself to maintainers 2014-10-06 11:19:15 +02:00
Peter Simons 972808f00a haskell-hinotify: this package is supported on Linux only 2014-10-06 10:54:46 +02:00
Vincent Laporte 579e74549d CompCert: update to 2.4 2014-10-05 23:38:16 +01:00
Michael Raskin d04db3bf41 Update SCons 2014-10-06 02:43:58 +04:00
Michael Raskin e256d6a062 Update sodium to 1.0.0 2014-10-06 02:43:57 +04:00
Michael Raskin 02e221eb11 Fix the version 2014-10-06 02:43:57 +04:00
Pascal Wittmann e47819134c gtk-doc: update from 1.18 to 1.21 and add meta information 2014-10-05 22:50:55 +02:00
Oliver Charles 91d1ebdd75 haskellPackages.socketIo: Update to 1.1.1 2014-10-05 20:36:12 +01:00
Oliver Charles cc6dca4c64 haskellPackages.engineIoSnap: Update to 1.0.2 2014-10-05 20:36:12 +01:00
Oliver Charles 37a794841d haskellPackages.engineIo: Update to 1.2.0 2014-10-05 20:36:12 +01:00
Oliver Charles 9e155d6d94 haskellPackages.diagramsGtk: New expression 2014-10-05 20:36:11 +01:00
Baptist BENOIST 46d0ebca70 qtcreator: Update from 3.1.0 to 3.2.0 2014-10-05 21:23:00 +02:00
Ricardo M. Correia 02c8dbe382 rustcMaster: Update to more recent commit and remove patch
The patch to the tests is now included upstream. Also in this version,
an issue was fixed upstream where LTO would fail with permission denied
in NixOS.
2014-10-05 17:47:36 +02:00
_1126 7b81cd68b7 stumpwm: removed from lisp-packages. 2014-10-05 16:42:32 +02:00
Mateusz Kowalczyk bc2ab990cc haskell-vty: update to 5.2.3 2014-10-05 14:58:30 +01:00
Vincent Laporte 96da271ae0 libmsgpack: update to 0.5.9 2014-10-05 13:23:17 +01:00