Commit Graph

25715 Commits

Author SHA1 Message Date
Robert Helgesson c7f0a93915
perl-Net-Telnet: fix license field
Under the same license as Perl itself.
2016-09-20 18:30:53 +02:00
Eelco Dolstra ddd41a509a virtualbox: Drop dontPatchELF hack
However, this also requires ad8f31df7f
to get rid of gcc_multi.out in the closure.
2016-09-20 18:02:19 +02:00
Michal Rus 0e5674412f
xmind: init at 7.5-update1 2016-09-20 16:33:08 +02:00
rushmorem dc8da48032 cockroachdb: init at beta-20160915 2016-09-20 15:39:33 +02:00
Marsel 52dd323047 rtlwifi_new: init at 2016-09-12 2016-09-20 16:18:24 +03:00
timor ecbf44485b ghdl: add support for llvm backend
Make the existing ghdl recipe more flexible, and introduce "ghdl_llvm"
as a package in addition to "ghdl_mcode".  This seems to specifically
require llvm 3.5, though.  The flavour is also encoded in the package name.

cc @viric
2016-09-20 14:15:52 +02:00
Eelco Dolstra 1dd3ece50e cmake-2_8 -> cmake_2_8 2016-09-20 11:56:07 +02:00
Moritz Ulrich febb35bd03 rustRegistry: 2016-08-23 -> 2016-09-20 2016-09-20 11:10:37 +02:00
rushmorem 391ea6f748 glock: init at 20160816 2016-09-20 10:56:11 +02:00
Franz Pletz 15935839b9 Merge pull request #18773 from romildo/upd.lxappearance
lxappearance: 0.6.1 -> 0.6.2
2016-09-20 10:34:14 +02:00
Alexey Shmalko 60cfc558be Merge pull request #18718 from Mic92/powerdns
powerdns: init at 4.0.1
2016-09-20 11:07:51 +03:00
Frederik Rietdijk a20a20f136 pythonPackages.libarchive -> python-libarchive, and mark as broken 2016-09-20 09:43:07 +02:00
Frederik Rietdijk 6920e49b89 pythonPackages.libarchive-c 2.1 -> 2.5 2016-09-20 09:40:50 +02:00
Frederik Rietdijk ed413bb4d5 pythonPackages.scrapy: fix tests 2016-09-20 09:33:19 +02:00
Frederik Rietdijk c65d6f3519 pythonPackages.willie: 5.2.0 -> 5.5.1 2016-09-20 09:24:28 +02:00
Frederik Rietdijk 0dae09262c pythonPackages.zake: fix 2016-09-20 09:12:38 +02:00
Frederik Rietdijk 6cade43bf4 pythonPackages.pysvn: fix 2016-09-20 09:09:47 +02:00
Frederik Rietdijk 8623252203 pythonPackages.detox: 0.9.3 -> 0.10.0 2016-09-20 09:09:03 +02:00
José Romildo Malaquias 18e696e97b lxappearance: move from pkgs/applications/misc/ to pkgs/desktops/lxde/core/ 2016-09-19 22:26:10 -03:00
Alexander Ried 2f8913c7a5 monetdb: remove pkg
This used a source from 2009 and has been removed from all-packages.nix
4 years ago in 8020c37f55
2016-09-19 23:09:41 +02:00
Lancelot SIX 6941d49c37
pythonPackages.channels: init at 0.17.2 2016-09-19 20:29:24 +02:00
Lancelot SIX 648f534888
pythonPackages.daphne: init at 0.15.0 2016-09-19 20:28:57 +02:00
Lancelot SIX 62a0c53ee0
pythonPackages.asgi_redis: init at 0.14.1 2016-09-19 20:05:53 +02:00
Lancelot SIX 32ca234f3f
pythonPackages.asgi_ipc: init at 1.1.0 2016-09-19 20:04:21 +02:00
Lancelot SIX 9283121bbb
pythonPackages.asgiref: init at 0.14.0 2016-09-19 20:01:37 +02:00
Lancelot SIX a1e887af52
pythonPackages.posix_ipc: init at 1.0.0 2016-09-19 19:59:35 +02:00
Tuomas Tynkkynen c08a84186f perlPackages.DBIxClass: Add upstream patch to fix build
Apply an upstream commit destined for next release like Debian is doing:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835731

Should fix http://hydra.nixos.org/build/40815848
2016-09-19 16:47:18 +03:00
Tuomas Tynkkynen 9c2e6faf1f Revert "perlPackages.DBDSQLite: placate DBIxClass test failure"
This reverts commit 89fc959922.

For some reason this isn't fixing the problem anymore.
2016-09-19 16:47:18 +03:00
Frederik Rietdijk 98d16045cc Revert "pythonPackages.futures: null when Python 3"
This reverts commit 61859b9d59.

This broke eval because futures_2_2 overrides the derivation.
2016-09-19 14:24:43 +02:00
Frederik Rietdijk ca24eb5712 Merge pull request #18170 from phile314/sphinx-update
Sphinx: 1.3.6 -> 1.4.6
2016-09-19 13:20:33 +02:00
Frederik Rietdijk b81a521ae9 pythonPackages.cassandra-driver: fix build 2016-09-19 13:09:08 +02:00
Frederik Rietdijk d7d85186a7 pythonPackages.scales: init at 1.0.9 2016-09-19 13:09:08 +02:00
Frederik Rietdijk 3ec7b1fbec pythonPackages.gevent: 1.0.2 -> 1.1.2 2016-09-19 13:09:08 +02:00
Frederik Rietdijk 0095a9a323 pythonPackages.greenlet: 0.4.7 -> 0.4.10 2016-09-19 13:09:08 +02:00
Frederik Rietdijk 478b9abe21 pythonPackages.parsel: add missing dependency 2016-09-19 13:09:08 +02:00
Frederik Rietdijk 92a7135c16 pythonPackages.tornado: use latest backports_ssl_match_hostname 2016-09-19 13:09:08 +02:00
Frederik Rietdijk 61859b9d59 pythonPackages.futures: null when Python 3 2016-09-19 13:09:08 +02:00
Robin Gloster a9e87314ab
systemd-journal2gelf: fix path 2016-09-19 12:03:43 +02:00
Frederik Rietdijk ae504dc726 Merge pull request #18635 from odi/master
python-packages: pafy 0.5.0 -> 0.5.2
2016-09-19 11:22:26 +02:00
Karn Kallio 07154a77e7 mysqlworkbench : fix build and update to latest version 6.3.7 2016-09-19 09:58:37 +02:00
Karn Kallio b9334743ee mysql: Add version 5.7.x of Oracle mysql for building mysql workbench. 2016-09-19 09:58:26 +02:00
Karn Kallio e11287ce3f Add vsqlite, a C++ wrapper library for sqlite. 2016-09-19 09:58:21 +02:00
Karn Kallio 07c6d61af0 Add MySQL Connector C++, a mysql server client library. 2016-09-19 09:58:15 +02:00
Franz Pletz db51e9074c
pythonPackages.gnutls: works with recent gnutls versions 2016-09-19 00:58:55 +02:00
Franz Pletz fa3fb19445
libite: init at 1.8.2 2016-09-19 00:58:54 +02:00
Franz Pletz 268d8dbf1b
blink: works with recent gnutls versions 2016-09-19 00:58:45 +02:00
Robin Gloster 5650c92b01
systemd-journal2gelf: init at 20160414 2016-09-19 00:08:19 +02:00
Frederik Rietdijk 6286f77233 Merge pull request #18743 from berdario/hug-falcon
Bump Falcon to 1.0.0, make the test dependencies optional, add the Hug framework
2016-09-18 23:21:47 +02:00
Frederik Rietdijk cc22b5f2ad Merge pull request #18709 from leenaars/bs
pythonPackages.beautifulsoup4: 4.4.1 -> 4.5.1
2016-09-18 23:11:50 +02:00
Dario Bertini 2c8b578191
Bump Falcon to 1.0.0, make the test dependencies optional, add the Hug
framework

falcon: 0.3.0 -> 1.0.0
hug: init at 2.1.2
2016-09-18 22:11:49 +01:00
Frederik Rietdijk e25cbdd9d2 Merge pull request #18745 from berdario/scrapy-py3
Upgrade to latest Scrapy with Python3 support. Upgrade/add dependencies:
2016-09-18 22:58:06 +02:00
Frederik Rietdijk 5a1d3be81c Merge pull request #18647 from nand0p/buildbot-9rc3
buildbot: 0.9.0rc2 -> 0.9.0rc3
2016-09-18 22:57:18 +02:00
Dario Bertini 22e38701a0
Scrapy: 1.0.5 -> 1.1.2 2016-09-18 21:55:22 +01:00
Dario Bertini 3e0e70ead7
Twisted: 16.4.0 -> 16.4.1 2016-09-18 21:52:44 +01:00
Dario Bertini 288bb906fe
pydispatcher: re-enable on Python3.5 2016-09-18 21:51:52 +01:00
Dario Bertini 5ea0390493
parsel: init at 1.0.3 2016-09-18 21:49:56 +01:00
Frederik Rietdijk 7a09eb7fbd Merge pull request #18276 from veprbl/rootpy
rootpy: init at 0.8.3
2016-09-18 22:49:47 +02:00
Bjørn Forsman 36cf2405bd sshfs-fuse: align attrname with pkgname 2016-09-18 17:44:30 +02:00
Thomas Tuegel 8d3644d7b2 Merge pull request #18303 from the-kenny/digikam-51
Digikam 5.1
2016-09-18 09:28:38 -05:00
Jörg Thalheim b0a1c0b343
powerdns: init at 4.0.1
fixes #18703
2016-09-18 14:52:44 +02:00
Moritz Ulrich c8d4f40dc6 Revert "libcaca: Enable support for png/jpeg/gif"
I didn't notice this was a mass-rebuild change. Pushing it to
staging instead.

This reverts commit 6b8bd7c7d5.
2016-09-18 14:26:40 +02:00
Moritz Ulrich 6b8bd7c7d5 libcaca: Enable support for png/jpeg/gif
Fixes #18683
2016-09-18 14:23:09 +02:00
Moritz Ulrich 01e44ac1f9 emacs: 24.5 -> 25.1
This commit removes all references to emacs24 with the exception of
emacs24-macports. The two folders in `pkgs/applications/editors` named
`emacs-24` and `emacs-24` are consolidated to a new `emacs` folder.

Various parts in nixpkgs also referenced `emacs24Packages` (pinned to
`emacs24`) explicitly where `emacsPackages` (non-pinned) is more
appropriate. These references get fixed by this commit too.
2016-09-18 13:38:21 +02:00
Dmitry Kalinkin 6f4718bb32 rootpy: init at 0.8.3 2016-09-18 04:45:18 -04:00
Ram Kromberg f1c9f024d5 pod2mdoc: init at 0.0.10 2016-09-18 03:23:06 +03:00
Ram Kromberg 7176340bdc texi2mdoc: init at 0.1.2 2016-09-18 03:22:56 +03:00
Ram Kromberg d7e43b0d27 docbook2mdoc: init at 0.0.9 2016-09-18 03:22:42 +03:00
Michiel Leenaars 55deb148f5 pythonPackages.beautifulsoup4: 4.4.1 -> 4.5.1 2016-09-17 23:37:04 +02:00
Nikolay Amiantov 2551d9717e ut2004demo: refactor, 3120 -> 3334 2016-09-17 23:06:46 +03:00
Nikolay Amiantov a38476a32e libstdcxx5: init at 3.3.6 2016-09-17 23:06:46 +03:00
Chris Martin 295bb3adf7 czmqpp: init at 1.2.0 2016-09-17 12:00:47 -04:00
Joachim F 54482712d5 Merge pull request #18305 from RamKromberg/init/deadpixi-sam
deadpixi-sam: init at 2016-09-15
2016-09-17 16:18:43 +02:00
Joachim F 1868783a90 Merge pull request #18619 from RamKromberg/init/mandoc
Init mandoc at 1.13.4 & replace groff with it in libedit and bsdbuild
2016-09-17 16:15:35 +02:00
Ram Kromberg dd8335629d deadpixi-sam: init at 2016-09-15 2016-09-17 16:43:28 +03:00
Shea Levy 11f4921cdf darwin.cctools: Fix build on linux 2016-09-17 08:44:38 -04:00
Nikolay Amiantov 32adfbfb3d openscenegraph: 3.2.1 -> 3.2.3 2016-09-17 15:27:12 +03:00
Jörg Thalheim 50d2b3ca11
luasocket: fix non-5.1 builds
LUAV has to be set accordingly for make,
otherwise it will install files default to the 5.1 path.
2016-09-17 13:16:21 +02:00
Alexey Shmalko b88b5d9a0f
Merge pull request #18651 from jonafato/init-corebird-1.3.1
corebird: init at 1.3.1
2016-09-17 12:55:22 +03:00
Alexey Shmalko 92a7e574ef Merge pull request #18582 from rasendubi/google-chrome
google-chrome: use corresponding chromium version
2016-09-17 12:42:46 +03:00
Daiderd Jordan 8e8c5a3429 Merge pull request #18424 from ppickfor/rainicorn
rainicorn: init at 1.0.0
2016-09-17 11:11:41 +02:00
Robert Helgesson c5b7d262e5
perl-CryptX: 0.038 -> 0.040 2016-09-17 09:45:34 +02:00
Robert Helgesson 3cb932ab06
perl-Test-Simple: 1.302037 -> 1.302056 2016-09-17 09:40:50 +02:00
Ram Kromberg 9715f74708 mlterm: fix cairo and multiple other features 2016-09-17 05:28:08 +03:00
Jaka Hudoklin 83e611fcd1 Merge pull request #18681 from mikefaille/docker-machine
docker-machine : add new package
2016-09-17 02:17:05 +02:00
Vladimír Čunát 6a9e765e27 linux*: remove 3.14, as it's no longer maintained 2016-09-17 02:10:53 +02:00
Rushmore Mushambi f5fbe9d486 Merge pull request #18664 from rushmorem/package-goa
goa: init at 1.0.0
2016-09-17 02:02:47 +02:00
Michaël Faille 0c34a5da59 docker-machine : add new package 2016-09-16 19:15:54 -04:00
rushmorem 6b8275eaf9 goa: init at 1.0.0 2016-09-17 01:15:14 +02:00
Jon Banafato 4e3872692a corebird: init at 1.3.1
Corebird is a Twitter client for Linux.
2016-09-16 18:15:04 -04:00
Vladimír Čunát c61d3730b7 ghdl_mcode: get 32-bit version even on 64-bit 2016-09-16 21:43:40 +02:00
Fernando J Pando 57726b54af Remove obsolete buildbot slave
buildbot-slave has been replaced with buildbot-worker.
2016-09-16 11:20:26 -04:00
Ram Kromberg d6f20348f3 mlterm: 3.3.8 -> 3.7.2 (#18645) 2016-09-16 16:40:19 +02:00
Lancelot SIX 9d83af68d8
pythonPackages.mathics: Fix install
This fixes the broken test nixos/tests/mathics.nix
2016-09-16 10:39:31 +02:00
Alexey Shmalko 917bb9720b Merge pull request #18554 from Mic92/cheat
cheat: init at 2.1.26
2016-09-16 09:01:44 +03:00
zimbatm 7a6b860e1c Merge pull request #18437 from Mic92/telegraf
Telegraf
2016-09-15 23:21:08 +01:00
Oliver Dunkl 03eb531765 python-packages: pafy 0.5.0 -> 0.5.2 2016-09-15 20:42:09 +02:00
Ram Kromberg c528892280 mandoc: init at 1.13.4 2016-09-15 20:44:43 +03:00
Profpatsch 51314631d6 searx: 0.9.0 -> 0.10.0 (#18608)
With a patch to loosen up searx pip dependency requirements.
Also includes a minor version bump of pysocks.
2016-09-15 17:48:51 +02:00
José Romildo Malaquias ffbdc07a0d llvm and clang: define llvm_39 and clang_39 in all-packages.nix (#18599) 2016-09-15 15:54:59 +02:00
Lancelot SIX 907cfcb0c3
pythonPackages.autobahn: add txaio to propagatedBuildInputs 2016-09-15 15:07:51 +02:00
Shea Levy bca7b782ae Merge branch 'bower2nix-3.1.1' of git://github.com/rvl/nixpkgs 2016-09-15 08:16:07 -04:00
Peter Simons 9123a0452d haskell: drop obsolete LTS package set
The default 'haskellPackages' set now corresponds to the latest
available version of LTS 7.x.
2016-09-15 09:12:04 +02:00
Peter Simons 055a3e52c5 Switch the 'haskellPackages' attribute set to the latest version of LTS-7.x. 2016-09-15 09:12:04 +02:00
Peter Simons f7133e4de6 haskell: define top-level attributes for LTS 6.x and 7.x
These attributes exist only for backwards compatibility with old
versions of Stack and will be removed altogether soon.
2016-09-15 09:12:04 +02:00
Rodney Lorrimar 131b8d4edb nodePackages.bower2nix: 3.0.1 -> 3.1.1 2016-09-15 01:28:37 +01:00
Matthew Maurer 1d0e6ba2df async: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 16:37:21 -04:00
Matthew Maurer 32367919c4 async_extra: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 16:37:21 -04:00
Matthew Maurer 1de9488674 async_rpc_kernel: init at 113.33.03 2016-09-14 16:37:21 -04:00
Matthew Maurer 4e159d7064 async_unix: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 16:37:21 -04:00
Matthew Maurer 6f998593a9 async_kernel: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 16:37:20 -04:00
Herwig Hochleitner a4cbd69ef0 emacs-modes: add upstream tramp
this fixes http://emacs.stackexchange.com/questions/21026/tramp-recreates-dev-null-as-a-regular-file
2016-09-14 21:39:02 +02:00
Vladimír Čunát 92f0d709e9 libmaxminddb: init at 1.2.0 2016-09-14 19:25:29 +02:00
Vincent Laporte 38c143abe2 ocaml-qtest: 2.0.1 -> 2.2 2016-09-14 19:04:58 +02:00
Alexey Shmalko 351d34ca3d
google-chrome: use corresponding chromium version 2016-09-14 16:56:20 +03:00
Peter Simons 642a42875f Merge pull request #18541 from RamKromberg/fix/groff
groff: add missing depedencies for optional postscript and html outputs
2016-09-14 09:54:41 +02:00
Théophane Hufschmitt 3a016246d5 selfoss: init at 2.15 2016-09-14 09:23:56 +02:00
Franz Pletz ee4c4768a4
curl3: remove vulnerable curl version 2016-09-14 09:03:23 +02:00
Franz Pletz 296c671454
gsb: remove, depends on vulnerable curl3 2016-09-14 09:03:23 +02:00
Matthew Maurer f10067be1f Legacy library + old compiler = normal name (OCaml)
For legacy camlp4 libraries, if we are using a pre-4.02 compiler, and
so don't have ppx access, allow access to the legacy library under the
normal name.
2016-09-14 02:36:07 -04:00
Matthew Maurer 2acf031b81 core_extended: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer eafda42dc6 ocaml-textutils: 112.17.00 -> 112.17.00/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer 3062264c3a ocaml-re2: 112.06.00 -> 112.06.00/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer 0561329ae5 core: 112.24.01 -> 112.24.01/113.33.03
PPX/P4 split
2016-09-14 02:36:07 -04:00
Matthew Maurer a6f8b1f9ff core_kernel: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 02:36:06 -04:00
Matthew Maurer 5ce22cb05e bin_prot: 112.24.00 -> 112.24.00/113.33.03
PPX/P4 split
2016-09-14 02:36:06 -04:00
Matthew Maurer 7ea027862c variantslib: 109.15.03 -> 109.15.03/113.33.03
PPX/P4 split
2016-09-14 02:36:03 -04:00
Matthew Maurer fc4b5786cd sexplib: 112.24.01 -> 112.24.01/113.33.03
PPX/P4 split
2016-09-14 02:35:48 -04:00
Matthew Maurer 3eb02d9f38 fieldslib: 109.20.03 -> 109.20.03/113.33.03
PPX/P4 legacy split
2016-09-14 02:35:32 -04:00
Matthew Maurer b0c76ca173 ppx_jane: init at 113.33.03 2016-09-14 02:35:18 -04:00
Matthew Maurer d97392c39a ocaml-typerep: 112.24.00 -> 112.24.00/113.33.03
Split typerep into ppx supporting (modern) and p4 supporting (legacy)
2016-09-14 02:35:13 -04:00
Matthew Maurer 794b4fbfb9 ppx_expect: init at 113.33.03 2016-09-14 02:34:37 -04:00
Matthew Maurer e485e9b6d3 ppx_variants_conv: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer 753edce021 ppx_typerep_conv: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer 4de0724e8c ppx_sexp_value: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer 246fd021bd ppx_sexp_message: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer 7f3e5783bf ppx_pipebang: init at 113.33.03 2016-09-14 02:34:36 -04:00
Matthew Maurer 68aa85cf99 ppx_let: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer f8241a28fb ppx_fields_conv: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer 1f16ade80f ppx_fail: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer 50f4790f86 ppx_enumerate: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer bf2299bd48 ppx_custom_printf: init at 113.33.03 2016-09-14 02:34:35 -04:00
Matthew Maurer d862e9a6a1 ppx_bin_prot: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer bb34402719 ppx_bench: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer d537a83811 ppx_inline_test: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer a89dfb2148 ppx_assert: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer b86e0ad498 ppx_sexp_conv: init at 113.33.03 2016-09-14 02:34:34 -04:00
Matthew Maurer 7f861c4add ppx_here: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer d51fcdb777 ppx_compare: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer b87abcb3b6 ppx_type_conv: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer 146609fe59 ppx_deriving: init at v3.3 2016-09-14 02:34:33 -04:00
Matthew Maurer a65e53d768 ppx_driver: init at 113.33.03 2016-09-14 02:34:33 -04:00
Matthew Maurer 5bdce80515 ppx_optcomp: init at 113.33.03 2016-09-14 02:34:32 -04:00
Matthew Maurer 95d9e2b86a ppx_core: init at 113.33.03 2016-09-14 02:34:32 -04:00
Matthew Maurer 3c5e31ec00 js_build_tools: init at 113.33.06 2016-09-14 02:34:32 -04:00
Jörg Thalheim 6ace28610f
cheat: init at 2.1.26 2016-09-14 07:29:10 +02:00
Jörg Thalheim 8fddcad3f9
telegraf: init at 1.0.0
Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
2016-09-14 07:19:55 +02:00
aszlig 1781e95577
Merge pull request #18567 (VirtualBox 5.1.6)
This introduces VirtualBox version 5.1.6 along with a few refactored
stuff, notably:

  * Kernel modules and user space applications are now separate
    derivations.
  * If config.pulseaudio doesn't exist in nixpkgs config, the default is
    now to build with PulseAudio modules.
  * A new updater to keep VirtualBox up to date.

All subtests in nixos/tests/virtualbox.nix succeed on my machine and
VirtualBox was reported to be working by @DamienCassou (although with
unrelated audio problems for another fix/branch) and @calbrecht.
2016-09-14 02:20:16 +02:00
Ram Kromberg 14e9972e49 groff: add missing depedencies for optional postscript and html outputs 2016-09-13 23:38:05 +03:00
Kirill Boltaev 0f37287df5 treewide: explicitly specify gtk version 2016-09-13 21:09:24 +03:00
Kirill Boltaev 4b55b0358a deluge: fix libtorrentRasterbar_1_0 reference (#18564) 2016-09-13 18:47:32 +02:00
Franz Pletz 1d82947742
libtorrentRasterbar_1_0: 1.0.9 -> 1.0.10 2016-09-13 18:03:46 +02:00
Franz Pletz ed9541cd54
libtorrentRasterbar_0_16: remove old, insecure version 2016-09-13 18:03:46 +02:00
Jaka Hudoklin 7a9dd489d6 Merge pull request #18481 from offlinehacker/pkgs/docker/1.12.1
docker: 1.10.3 -> 1.12.1
2016-09-13 15:59:18 +02:00
aszlig e18f4a2cf9
virtualbox: Build with PulseAudio by default
If people want to disable support for PulseAudio they can still
explicitly use pulseaudio = false in their nixpkgs config.

But even with enabled PulseAudio support, it's still optional, enabled
at runtime and can be turned off in VirtualBox settings as well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Issue: #15005
2016-09-13 15:08:36 +02:00
Jaka Hudoklin 0a518618a2 docker: 1.10.3 -> 1.12.1 2016-09-13 12:50:58 +02:00
Nikolay Amiantov 5d3cf921ca banshee: use gnome2 explicitly 2016-09-13 13:15:41 +03:00
Nikolay Amiantov 4748709926 Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs 2016-09-13 12:51:34 +03:00
Domen Kožar e53b3ea859 pypeg2: disable tests on py3k
(cherry picked from commit 2adbd13f9561edf7771fc8687b9299a817ee71b6)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-13 09:44:59 +02:00
Jascha Geerds a514bf604c
pytest-rerunfailures: init at 2.0.1
(cherry picked from commit 6ddf8f31d3998e464c10fdb59385bf79cf08ef09)
(cherry picked from commit 074013bca596571a33852f18ff0f29c4578c347c)
2016-09-13 09:23:24 +02:00
Franz Pletz d320fbbd05 Merge pull request #18467 from lsix/update_pyyaml
Update libyaml and pyyaml
2016-09-13 07:35:46 +02:00
Lancelot SIX b76badd21b pythonPackages.Mako: 1.0.2 -> 1.0.4 (#18494) 2016-09-13 07:10:04 +02:00
James Wood 87ee2736ce asunder: init at 2.8 (#18510) 2016-09-13 07:06:23 +02:00
Michal Rus 6846b22bb4 squishyball: init at 19580 (#18354) 2016-09-13 07:00:39 +02:00
aszlig 8bd89c922d
virtualbox: Split kernel modules into own package
Putting the kernel modules into the same output path as the main
VirtualBox derivation causes all of VirtualBox to be rebuilt on every
single kernel update.

The build process of VirtualBox already outputs the kernel module source
along with the generated files for the configuration of the main
VirtualBox package. We put this into a different output called "modsrc"
which we re-use from linuxPackages.virtualbox, which is now only
containing the resulting kernel modules without the main user space
implementation.

This not only has the advantage of decluttering the Nix expression for
the user space portions but also gets rid of the need to nuke references
and the need to patch out "depmod -a".

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-13 06:12:38 +02:00
Nikolay Amiantov 9b26cb92e3 Merge branch 'displaylink'
Close #18041
2016-09-13 01:59:47 +03:00
Nikolay Amiantov fbf6a97b04 linuxPackages.displaylink: init at 1.1.62 2016-09-13 00:30:35 +03:00
Vladimír Čunát 66eb909fbf Merge #17861: root: add support for x86_64-darwin 2016-09-12 21:39:07 +02:00
Markus Hauck d37c84106a ntl: init at 9.11.0 (#18507) 2016-09-12 19:26:30 +02:00
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Vincent Laporte b8ed622bbb lua-sockets: fix on darwin 2016-09-12 14:42:37 +02:00
Domen Kožar 5ecb8b0c51 Merge pull request #18483 from nbp/revert-14398
Using self prevent aliasing overriden packages
2016-09-12 14:02:13 +02:00
cmfwyp 4659e2d54b
libre-franklin: init at 1.014 2016-09-12 11:13:33 +02:00
cmfwyp 323e74f457
libre-caslon: init at 1.002 2016-09-12 11:13:33 +02:00
cmfwyp db73ecc0f7
libre-bodoni: init at 2.000 2016-09-12 11:13:33 +02:00
cmfwyp 74de2c6b03
libre-baskerville: init at 1.000 2016-09-12 11:13:33 +02:00
cmfwyp 470855ed82
encode-sans: init at 1.002 2016-09-12 11:13:32 +02:00
cmfwyp 49e5e972b9
dosis: init at 1.007 2016-09-12 11:13:32 +02:00
cmfwyp d6404ad48e
cabin: init at 1.005 2016-09-12 11:13:26 +02:00
Frederik Rietdijk 29f00f954b Merge pull request #18396 from rycee/fix/udiskie
udiskie: 1.4.8 -> 1.5.1
2016-09-12 11:05:38 +02:00
Jesse Haber-Kucharsky 99e06fe771 opam, aspcud: init packages for external solver (#16938)
The opam package manager relies on external solvers to determine package
management decisions it makes related to upgrades, new installations,
etc.

While, strictly speaking, an external solver is optional, aspcud is
highly recommended in documentation. Furthermore, even having a
relatively small number of packages installed quickly causes the limits
of the interal solver to be reached (before it times out).

Aspcud itself depends on two programs from the same suite: gringo, and
clasp.

On Darwin, Boost 1.55 (and thus Gringo) do not build, so we only support
Aspcud on non-Darwin platforms.
2016-09-12 10:44:50 +02:00
Jaka Hudoklin e927620885 containerd: init at 0.2.3 2016-09-12 01:32:03 +02:00
Jaka Hudoklin 71782da103 runc: init at 2016-06-15 2016-09-12 01:32:02 +02:00
Jaka Hudoklin ea2270aa7c go-md2man: init at 1.0.6 2016-09-12 01:31:58 +02:00
Dmitry Kalinkin 5646c2aba6 root: add support for x86_64-darwin
1) add pcre dependency (for some reason builtin_pcre doesn't work)
2) Disable dependencies that are currently not supported by the
expression.  Most users should not need those. These are disabled to
prevent cmake from picking them up from system and causing impurities.
Once there is a user who needs these they will have to update the
expression.
3) disable some OSX detection code that relies on /usr/bin/sw_vers
that chooses c++ library, silences warnings and sets macosx-version-min.
macosx-version-min is already set by nix using MACOSX_DEPLOYMENT_TARGET
environment variable.
2016-09-11 17:29:13 -04:00
Peter Simons 3d479813f5 Merge pull request #18497 from aneeshusa/add-z3-dependency-for-cryptol
cryptol: Make Z3 available for REPL users
2016-09-11 01:15:58 +02:00
Tuomas Tynkkynen 628c86c51a release-lib: Remove unused allowTexliveBuilds option
This is dead code since the old monolithic TeXLive was dropped in
da421bc75f.
2016-09-11 01:13:49 +03:00
Aneesh Agrawal 54ff118477 cryptol: Make Z3 available for REPL users
The Cryptol REPL has a hard dependency on Z3, but the rest of the
library uses SBV to support multiple solvers. Ensure that Z3 is
available for `pkgs.cryptol`, which is likely to be installed via
nix-env for REPL usage, but do not change pkgs.haskellPackages.cryptol,
which is likely to be used as a dependency (in Nix expressions).
2016-09-10 17:15:51 -04:00
Tuomas Tynkkynen 0dbfb0fc48 Merge commit 'bd6e40c' from staging into master
Major changes being pulled in:

- mesa: maintenance 12.0.1 -> 12.0.2
- texlive: 2015 -> 2016
2016-09-10 23:23:44 +03:00
Shea Levy c6460fb0cb melpa: Add inherit-local, bump f.el 2016-09-10 11:25:21 -04:00
Joachim F 67061dd466 Merge pull request #18453 from chris-martin/atermjava
atermjava: remove
2016-09-10 16:16:19 +02:00
Nicolas B. Pierron 5c6bcee944 Fix #18316 - Revert #14398, Using self prevent aliasing overriden packages. 2016-09-10 14:05:02 +00:00
Lancelot SIX 2efaf6ff1f pythonPackages.pyyaml: 3.11 -> 3.12 2016-09-10 14:44:17 +02:00
Robert Helgesson 2fa41249ce
udiskie: move to all-packages
This is an application, not a python library and should therefore be in
its own package.
2016-09-10 12:25:50 +02:00
Vladimír Čunát bd6e40c27d Merge #16391: texlive: 2015 -> 2016
Mirroring isn't finalized, but we'll have to fix that on the go.
2016-09-10 12:04:25 +02:00
Frederik Rietdijk 594cf66c5c Merge pull request #18332 from offlinehacker/pkgs/pythonPackages/docker_compose/update/1.8.0
pythonPackages.docker_compose: 1.6.2 -> 1.8.0
2016-09-10 11:13:56 +02:00
Vladimír Čunát 31c719cf8e pythonPackages.qscintilla: fixup build
It's the same as fcc76325ef.
2016-09-10 01:09:14 +02:00
Vladimír Čunát f348e6ff5a gccgo-4.8: remove
I see no use to keep it. I doesn't build since April,
and noone has bothered to fixup the multiple-output problem.
2016-09-10 00:52:22 +02:00
danbst 8511ddc89a tomcat: 7.0.68 -> 7.0.70, 8.0.32 -> 8.0.37, init 8.5.5, init 9.0.0.M10 2016-09-09 18:29:12 +02:00
danbst 39ad7a9e60 tomcat: cleanup package with callPackages 2016-09-09 18:29:12 +02:00
Joachim F 81b643edbe Merge pull request #18317 from Profpatsch/mustache-docs
mustache: init mustache at 1.0.2
2016-09-09 17:16:58 +02:00
Kamil Chmielewski e4d62926d6 python27Packages.cairocffi: FIX test_scaled_font
workaround for https://github.com/Kozea/cairocffi/issues/88

(cherry picked from commit 9e18b81dedec6d06f5bdfc80c26f281f1b07a2d1)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-09 16:16:53 +02:00
Domen Kožar 1d371218cf pythonPackages.libtmux: fix build
(cherry picked from commit ac46759f7a0d6ce49a34984df5fa1fd8c6dc6c91)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-09 16:05:29 +02:00
Domen Kožar e0b29b4541 pypeg2: 2.15.1 -> 2.15.2 (fix build)
(cherry picked from commit ace7bbb06c966f1c4c4dfa96ebfc0eeffee4874d)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-09 16:05:27 +02:00
Peter Simons 3594e34979 darcs: switch default build to GHC 8.x 2016-09-09 13:55:39 +02:00
Peter Simons 4a1ab71f4b cryptol: switch default build to GHC 8.x 2016-09-09 13:55:39 +02:00
Moritz Ulrich bbd82656bb digikam5: Init at 5.1.0 2016-09-09 11:39:59 +02:00
Tuomas Tynkkynen 65146185d4 python-systemd: Fix build 2016-09-09 06:19:37 +03:00
Tuomas Tynkkynen 06b2ff50b9 udev: Remove hacky alias
It's not clear to me what this is achieving, plus for some reason this
is causing an evaluation error in hyperterm. So let's hope it's not
really needed...
2016-09-09 06:13:14 +03:00
Chris Martin d9599e22a2 atermjava: remove 2016-09-08 21:51:10 -04:00
Tuomas Tynkkynen 290db94f04 Merge remote-tracking branch 'upstream/master' into staging 2016-09-09 02:40:47 +03:00
Peter Pickford 841d7e157b rainicorn: init at 1.0.0 2016-09-08 13:56:42 -07:00
Eelco Dolstra 5d670ed65c gdrivefs: 0.14.3 -> 0.14.8 2016-09-08 21:16:58 +02:00
Joachim F 82d6ab1ed8 Merge pull request #18029 from rnhmjoj/vapoursynth
Vapoursynth
2016-09-08 16:28:31 +02:00
Joachim F 1b25767c99 Merge pull request #18415 from ericsagnes/pkg/pamix
pamix: init at 1.4.1
2016-09-08 16:22:24 +02:00
Bryan Gardiner df6827a824 taskjuggler: add 3.5.0, keep 2.4.3
Version 3.5.0 was present but was removed in 8085f08.  Keeping the old version
per discussion at https://github.com/NixOS/nixpkgs/pull/845.
2016-09-08 16:15:20 +02:00
Eric Sagnes b020675453 pamix: init at 1.4.1 2016-09-08 11:34:50 +09:00
Daiderd Jordan 5a55ec20e3
ledger: fix libdir 2016-09-08 00:03:53 +02:00
Profpatsch 03874369a3 mustache: init mustache-spec at 1.0.2
Add a description of the mustache template system, as manpages and
html docs.
2016-09-07 21:33:29 +02:00
Eelco Dolstra 039ac38d1e minio-client: Init at 20160821 2016-09-07 17:41:53 +02:00
Eelco Dolstra 2597562d42 minio: Init at 20160821 2016-09-07 17:41:53 +02:00
Domen Kožar 1697f9c130 xulrunner: set to firefox-unwrapped
(cherry picked from commit ef9e2154e278c8a8c2ad76b2898e7bd44506daf9)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-07 16:52:05 +02:00
Domen Kožar 4c22a048d7 Revert "Revert "xulrunner: Remove""
This reverts commit 5041cae5b7.

This is fixed in follow up commit.
2016-09-07 16:51:38 +02:00
Robert Helgesson b67db150c8
udiskie: 1.4.8 -> 1.5.1
Also switch to `fetchFromGitHub` and do minor formatting.
2016-09-07 16:00:33 +02:00
Robert Helgesson 1c5d42f710
udiskie: use wrap GApps and icon setup hooks 2016-09-07 15:22:34 +02:00
Eelco Dolstra 5041cae5b7 Revert "xulrunner: Remove"
This reverts commit 8c3e9ea53e.
2016-09-07 15:17:39 +02:00
Bjørn Forsman 10b335992e Fix eval (due to xulrunner removal) 2016-09-07 15:08:13 +02:00
Eelco Dolstra 8c3e9ea53e xulrunner: Remove 2016-09-07 14:43:29 +02:00
Rahul Gopinath 3ddf76c00a mono: init at 4.6 2016-09-07 12:42:48 +02:00
Tuomas Tynkkynen c57d6821aa perlPackages.MozillaLdap: Reference correct output of openldap 2016-09-07 13:00:56 +03:00
aszlig 1187b00e58
qtkeychain: Allow building with Qt 5
So far we don't yet need the Qt 5 build for qtkeychain because the two
packages that depend on it are still using Qt 4. However, the next
upstream version of Tomahawk for example already uses Qt 5, so let's
prepare for that.

Tested building against Tomahawk Git master with qt5.qtkeychain.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-09-07 11:43:39 +02:00
Franz Pletz 6a11b816ff Merge pull request #17386 from vrthra/ruby
ruby: 2.2.3 -> 2.2.5 and 2.1.7 -> 2.1.10
2016-09-07 06:37:18 +02:00
Rahul Gopinath 3b9b8726bd ruby: 2.1.7 -> 2.1.10 2016-09-06 21:14:00 -07:00
Rahul Gopinath 7163bab78f ruby: 2.2.3 -> 2.2.5 2016-09-06 21:13:59 -07:00
Peter Hoeg d4eac0278c calibre: 2.64.0 -> 2.66.0 (#18311)
A few additional changes:

1. We load patches from debian for improving privacy and security
2. Now with QT 5.6 instead of 5.5
3. We strip bundled python code and use proper upstream instead
2016-09-07 04:32:06 +02:00
Joachim F b78e625445 Merge pull request #18235 from teh/master
Remove broken hyperdex package and dependencies. Closes #17995.
2016-09-07 00:18:48 +02:00
Joachim F 6949069678 Merge pull request #18119 from puffnfresh/package/hyperterm
hyperterm: init at 0.7.6
2016-09-06 23:50:00 +02:00
Dan Peebles 247c54e374 souffle: init at 1.0.0 2016-09-06 17:45:13 -04:00
Tuomas Tynkkynen 2ae5fb2723 pythonPackages.keystoneclient: Disable tests
````
run_tests.sh: interpreter directive changed from "/bin/bash" to "/nix/store/nyj6xd7s1n1w8c0xdwk5ddhi7bjcyi9x-bash-4.3-p46/bin/bash"
No virtual environment found...create one? (Y/n) builder for ‘/nix/store/qcrhq2f7llvzyc37ili94ff50z7vlgn3-python2.7-keystoneclient-1.8.1.drv’ failed with exit code 1
error: build of ‘/nix/store/qcrhq2f7llvzyc37ili94ff50z7vlgn3-python2.7-keystoneclient-1.8.1.drv’ failed
````
2016-09-06 22:01:17 +03:00
Bjørn Forsman 2bf421d197 mcelog: add utillinux as dependency
Fixes this:

  $ sudo mcelog
  ...
  unknown-error-trigger: line 21: logger: command not found
  unknown-error-trigger: line 22: logger: command not found
2016-09-06 20:30:47 +02:00
Michael Raskin d9c76736cc octave: fix overridePlatforms (was just platforms) name collision, thanks to @bjornfor for catching 2016-09-06 19:57:06 +02:00