Commit Graph

68388 Commits

Author SHA1 Message Date
Matthew Bauer
48d0e9401e cpython: skip macOS system frameworks
We don’t want cpython picking up /Library/Frameworks and
/System/Library/Frameworks which contains Tcl.framework. Instead it
should use the one provided by Nix. this would not be an issue if
sandboxing was enabled, but unfortunately that has its own issues.

Fixes #66647
2019-08-25 20:35:19 -04:00
Roman Volosatovs
3f4144c30a gofumpt: Init at 2019-07-29 (#66892) 2019-08-25 18:29:21 -06:00
Marek Mahut
86f31274eb
Merge pull request #66580 from tadeokondrak/vapoursynth-r47.1
vapoursynth: R46 -> R47.2
2019-08-26 00:05:25 +02:00
Peter Simons
fa5a231313
Merge pull request #67366 from peti/t/mailman-v3
update mailman to version 3.2.2
2019-08-25 22:09:58 +02:00
Michael Raskin
36c6252174
Merge pull request #67459 from 7c6f434c/master
lispPackages: update to Quicklisp release 2019-07-11
2019-08-25 20:05:00 +00:00
Michael Raskin
e6878f36d8 lispPackages: update to Quicklisp release 2019-07-11
Fixes:

Survive empty ASDF description (UIOP)
Patch "split-sequence" that misses :serial
2019-08-25 22:53:27 +03:00
Peter Simons
842942baaa mailman: update from 2.1.29 to version 3.2.2 2019-08-25 21:47:03 +02:00
worldofpeace
741163efdb
Merge pull request #65370 from Ma27/package-3llo
_3llo: init at 0.3.0
2019-08-25 15:42:13 -04:00
worldofpeace
3f36ec5d33
Merge pull request #67136 from jollheef/out-of-tree-v1.0.1
out-of-tree: init at 1.0.1
2019-08-25 14:54:51 -04:00
worldofpeace
16c5acf313
Merge pull request #67352 from symphorien/dogtail
pythonPackages.dogtail: fix sniff
2019-08-25 14:48:52 -04:00
Marek Mahut
04de5d7c3c exiv2: 0.27.1 -> 0.27.2
Fixes #67194
2019-08-25 18:49:35 +02:00
Jacek Galowicz
6adb914c29 nodePackages.gtop: init at 1.0.0 (#65306)
* Add gtop to node-packages-v10.json
* Run node-packages/generate.sh on edited node-packages-v10.json
* Add gtop to all-packages.nix
2019-08-25 18:14:08 +02:00
Marek Mahut
b7f8ebffbe
Merge pull request #67420 from eadwu/pythonPackages.sqlalchemy-utils/0.34.2
pythonPackages.sqlalchemy-utils: 0.34.0 -> 0.34.2
2019-08-25 17:05:21 +02:00
Marek Mahut
2f090bb7c9
Merge pull request #67419 from eadwu/python3Packages.aiosmtpd/1.2.1
python3Packages.aiodmtpd: 1.2 -> 1.2.1
2019-08-25 17:00:18 +02:00
Marek Mahut
28d2739500
Merge pull request #67435 from marenz2569/caldav-patch
python: caldav: fixed dependencies
2019-08-25 14:50:49 +02:00
Mikhail Klementev
abf17cb6ac
out-of-tree: init at 1.0.1 2019-08-25 12:32:59 +00:00
Marek Mahut
cfeaae9c48
Merge pull request #67401 from c0deaddict/feature/upgrade-moderngl
python3Packages.moderngl: 5.5.0 -> 5.5.3
2019-08-25 14:27:02 +02:00
Marek Mahut
264b415b15
Merge pull request #67400 from risicle/ris-django-silk-3.0.3
pythonPackages.django_silk: 3.0.2 -> 3.0.3
2019-08-25 14:26:13 +02:00
Marek Mahut
7bdda407bb
Merge pull request #67290 from Ma27/bump-dlib
dlib: 19.16 -> 19.17
2019-08-25 14:15:31 +02:00
Mario Rodas
9a733a88d9
Merge pull request #67054 from r-ryantm/auto-update/python3.7-django-modelcluster
python37Packages.django_modelcluster: 4.4 -> 5.0
2019-08-25 07:13:58 -05:00
Mario Rodas
d97274a642
pythonPackages.django_modelcluster: disable for Python older than 3.5 2019-08-25 06:43:24 -05:00
Symphorien Gibol
ac9d14c5ff pythonPackages.dogtail: fix sniff 2019-08-25 13:34:40 +02:00
Markus Schmidl
de81511446
python: caldav: fixed dependencies 2019-08-25 13:20:26 +02:00
Mario Rodas
02388c07bd
ocamlPackages.ocurl: disable for ocaml<4.02 2019-08-25 03:30:00 -05:00
worldofpeace
f188bad6ea
Merge pull request #67408 from Ma27/bump-evcxr
evcxr: 0.3.3 -> 0.4.3
2019-08-25 03:56:44 -04:00
Maximilian Bosch
62b75df413
evcxr: 0.3.3 -> 0.4.3
The current version fails to build: https://hydra.nixos.org/build/99189245

Please note that the releases aren't tracked by Git, but the currently
used rev points to `0.4.3` at crates.io: https://crates.io/crates/evcxr/0.4.3
2019-08-25 09:36:06 +02:00
Matthieu Coudron
83a87644b4
Merge pull request #67382 from lblasc/remove-luaffi
luaffi: remove in favor of luaPackages.luaffi
2019-08-25 12:32:28 +09:00
Lucio Delelis
bb79cc9d5f pythonPackages.python-language-server: 0.27.0 -> 0.28.1 (#67421) 2019-08-24 20:41:05 -06:00
Edmund Wu
8ecc58f356
pythonPackages.sqlalchemy-utils: 0.34.0 -> 0.34.2 2019-08-24 21:09:15 -04:00
Edmund Wu
7f7d8b1447
python3Packages.aiodmtpd: 1.2 -> 1.2.1 2019-08-24 21:08:26 -04:00
Jai Flack
004e9b5b41 hunspell-dicts: add support for Australian dictionary (#66462)
Using the SCOWL dictionaries (same as en_US and en_CA)
2019-08-24 20:37:51 -04:00
Wael Nasreddine
3d29aa139f
Merge pull request #66894 from rvolosatovs/update/go
go: 1.12.7 -> 1.12.9, 1.11.12 -> 1.11.13
2019-08-24 18:24:38 -06:00
Jan Tojnar
107ca87fb4
Merge pull request #67410 from worldofpeace/dfeet-update
dfeet: 0.3.14 -> 0.3.15
2019-08-25 00:22:28 +02:00
markuskowa
f179aa1315
Merge pull request #67404 from Alkeryn/serialdv
serialdv: init at 1.1.1
2019-08-24 23:35:14 +02:00
markuskowa
12bf3d2eef
Merge pull request #67403 from Alkeryn/cm256cc
cm256cc: init at 1.0.5
2019-08-24 23:31:57 +02:00
Mario Rodas
14887ff520
protobuf3_9: 3.9.0 -> 3.9.1 2019-08-24 16:20:00 -05:00
Roman Volosatovs
ef67737897
go: 1.12.7 -> 1.12.9
Co-authored-by: Diego Medina <fmpwizard@gmail.com>
2019-08-24 22:39:02 +02:00
Roman Volosatovs
d989d5261c
go: 1.11.12 -> 1.11.13
Co-authored-by: Diego Medina <fmpwizard@gmail.com>
2019-08-24 22:38:57 +02:00
worldofpeace
0e1992e17b dfeet: 0.3.14 -> 0.3.15
Port to meson.

https://gitlab.gnome.org/GNOME/d-feet/blob/0.3.15/NEWS
2019-08-24 16:15:23 -04:00
Alkeryn
1b55f12160 serialdv: init at 1.1.1 2019-08-24 21:58:24 +02:00
Alkeryn
5cc3c3a399 cm256cc: init at 1.0.5 2019-08-24 21:55:22 +02:00
Vladyslav M
814936b96f
cargo-expand: 0.4.14 -> 0.4.15 (#67405)
cargo-expand: 0.4.14 -> 0.4.15
2019-08-24 22:47:52 +03:00
Peter Hoeg
4d3493c11f crystal: init at 0.30.1 2019-08-25 03:47:25 +08:00
Jan Tojnar
edcecfee00
Merge pull request #67358 from jtojnar/ofono-progress
nixos/ofono: various improvements
2019-08-24 21:37:42 +02:00
Mario Rodas
6d78972db9
Merge pull request #67010 from r-ryantm/auto-update/ocurl
ocamlPackages.ocurl: 0.8.1 -> 0.8.2
2019-08-24 14:06:23 -05:00
xrelkd
8da18fc8e3 cargo-expand: 0.4.14 -> 0.4.15 2019-08-25 02:58:38 +08:00
Joachim F
601b725582
Merge pull request #67398 from risicle/ris-graphene-hardened-malloc-2
graphene-hardened-malloc: 1 -> 2
2019-08-24 18:16:57 +00:00
Marek Mahut
a2db438582
Merge pull request #67396 from risicle/ris-cf-cli-6.46.1
cloudfoundry-cli: 6.45.0 -> 6.46.1
2019-08-24 19:09:46 +02:00
Mario Rodas
2ff3586200
Merge pull request #67007 from r-ryantm/auto-update/ocaml4.06.1-lwt_log
ocamlPackages.lwt_log: 1.1.0 -> 1.1.1
2019-08-24 11:57:19 -05:00
Robert Scott
de0b514468 pythonPackages.django_silk: 3.0.2 -> 3.0.3 2019-08-24 16:59:20 +01:00
Robert Scott
9b6ae7a0f4 graphene-hardened-malloc: 1 -> 2 2019-08-24 16:52:32 +01:00
Jos van Bakel
e3e3af2c1e
python3Packages.moderngl: 5.5.0 -> 5.5.3 2019-08-24 17:52:13 +02:00
Robert Scott
6e921f77ff cloudfoundry-cli: 6.45.0 -> 6.46.1 2019-08-24 16:21:37 +01:00
Marek Mahut
93e40b2ab8
Merge pull request #65952 from r-ryantm/auto-update/libcacard
libcacard: 2.6.1 -> 2.7.0
2019-08-24 16:27:44 +02:00
Marek Mahut
993cac675b
Merge pull request #65955 from r-ryantm/auto-update/libgig
libgig: 4.1.0 -> 4.2.0
2019-08-24 16:22:20 +02:00
Marek Mahut
6f553ac764
Merge pull request #65956 from r-ryantm/auto-update/libdazzle
libdazzle: 3.32.2 -> 3.32.3
2019-08-24 16:20:54 +02:00
R. RyanTM
d7d15fb454 wiredtiger: 2.6.1 -> 3.2.0 (#67170)
* wiredtiger: 2.6.1 -> 3.2.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wiredtiger/versions

* wiredtiger: removing broken tag

* wiredtiger: removing prePatch for darwin
2019-08-24 09:53:02 -04:00
Profpatsch
ffbad0f656 tree-sitter: init at 0.15.7 2019-08-24 15:13:47 +02:00
Marek Mahut
19081d4b23
Merge pull request #67249 from lsix/fix-pyowm
pythonPackage.pyown: fix builds
2019-08-24 12:46:43 +02:00
Marek Mahut
b585bba65c
Merge pull request #66356 from jonringer/add-python-xapian
pythonPackage.xapian: init at 1.4.12
2019-08-24 12:27:38 +02:00
Luka Blaskovic
e9b136e400 luaffi: remove in favor of luaPackages.luaffi 2019-08-24 10:04:44 +00:00
Marek Mahut
b8b35816c3
Merge pull request #67356 from alexbakker/libvirt-onboot
libvirtd: add onBoot option
2019-08-24 11:59:07 +02:00
Samuel Leathers
4aa6cc3de1
Merge pull request #67361 from vbgl/ocaml-ppx_tools_versioned-5.2.3
ocamlPackages.ppx_tools_versioned: 5.1 -> 5.2.3
2019-08-24 00:58:38 -04:00
Samuel Leathers
7cec032b9e
Merge pull request #67263 from pacien/exim-spf
exim: add SPF support (+ init libspf2 at 1.2.10)
2019-08-24 00:58:02 -04:00
Samuel Leathers
578a619aee
Merge pull request #67266 from praetorg/patch-1
gevent-websocket: enable python3
2019-08-24 00:57:37 -04:00
Samuel Leathers
1718824a10
Merge pull request #67360 from livnev/solc-0.5.11
solc: 0.5.10 -> 0.5.11
2019-08-24 00:33:52 -04:00
Samuel Leathers
20b5f89384
Merge pull request #67297 from volth/patch-360
graalvm8-ee: 19.1.1 -> 19.2.0
2019-08-24 00:15:54 -04:00
Samuel Leathers
93c70cf07e
Merge pull request #67322 from vbgl/ocaml-otr-0.3.6
ocamlPackages.otr: 0.3.4 -> 0.3.6
2019-08-24 00:08:59 -04:00
Samuel Leathers
765a71f150
Merge pull request #67324 from vbgl/ocaml-vg-0.9.3
ocamlPackages.vg: 0.9.1 -> 0.9.3
2019-08-23 23:57:55 -04:00
worldofpeace
0552f4dc73
Merge pull request #67214 from stefano-m/master
adoptopenjdk-icedtea-web: rename from icedtea_web
2019-08-23 16:43:52 -04:00
Stefano Mazzucco
a6d234e9e9 adoptopenjdk-icedtea-web: rename from icedtea_web
This is a follow up of https://github.com/NixOS/nixpkgs/pull/66422

- rename icedtea_web to adoptopenjdk-icedtea-web to reflect the new governance
- add icedtea_web and icedtea8_web to aliases.nix for backwards compatibility
- update the attribute name where icedtea_web is used
2019-08-23 21:12:59 +01:00
Jan Tojnar
877dc46d24
ofono-phonesim: init at unstable-2014-04-22 2019-08-23 20:47:33 +02:00
Marek Mahut
589405a563 opencv: CVE-2019-14493 2019-08-23 20:36:31 +02:00
Vincent Laporte
c21c1e8f3f
ocamlPackages.ppx_tools_versioned: 5.1 -> 5.2.3
Ensures compatibility with OCaml 4.08
2019-08-23 17:51:53 +00:00
Vincent Laporte
7cca325b07
ocamlPackages.logs: disable for OCaml < 4.03 2019-08-23 17:51:41 +00:00
Jan Tojnar
a8d3aebdce
Merge pull request #67318 from jtojnar/gnome-photos
gnome-photos: 3.32.0 → 3.32.1
2019-08-23 19:49:43 +02:00
Lev Livnev
917ce8e48f
solc: build with cvc4 support
n.b. that cvc4 support is required for the tests to pass
2019-08-23 18:19:48 +01:00
Alexander Bakker
d20022018e libvirtd: add onBoot option
This adds a new ``onBoot`` option that allows specifying the action taken on
guests when the host boots. Specifying "start" ensures all guests that were
running prior to shutdown are started, regardless of their autostart settings.
Specifying "ignore" will make libvirtd ignore such guests. Any guest marked as
autostart will still be automatically started by libvirtd.
2019-08-23 17:52:12 +02:00
Linus Heckemann
25559a5597
Merge pull request #22357 from NixOS/openssl-1.1
Use openssl 1.1 by default
2019-08-23 17:51:52 +02:00
Vincent Laporte
c02aa1b575 ocamlPackages.sedlex: 1.99.4 -> 1.99.5 2019-08-23 15:48:47 +00:00
Linus Heckemann
d1d602f559 Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
worldofpeace
a4083fb455
Merge pull request #67236 from Chiiruno/dev/general
Update: easyjson, quicktemplate, statik, qtchan, vlang
2019-08-23 11:14:00 -04:00
Peter Simons
ddfb9a1f2c Add a build for cabal-install-3.0.0.0 beta release. 2019-08-23 16:50:30 +02:00
Michael Weiss
7126eedd4f
Merge pull request #67205 from primeos/ffmpeg-full
ffmpeg-full: 4.1.4 -> 4.2
2019-08-23 15:36:15 +02:00
Mario Rodas
911ec73fa8
Merge pull request #67309 from marsam/fix-pycurl-darwin-build
pythonPackages.pycurl: fix build on darwin
2019-08-23 08:32:56 -05:00
Robin Gloster
8279e5faab
Merge pull request #67294 from bachp/gitlab-runner-12.2.0
gitlab-runner: 12.1.0 -> 12.2.0
2019-08-23 14:49:19 +02:00
Mario Rodas
f7c9670cd8 dune: add marsam as maintainer 2019-08-23 12:33:38 +00:00
Mario Rodas
2898679f15 dune: 1.11.1 -> 1.11.3 2019-08-23 12:33:38 +00:00
Michael Weiss
4469c2333c
ffmpeg-full: Disable libmfx and nvenc on AArch64 to fix the build
The AArch64 build was failing since 2019-03-26:
https://hydra.nixos.org/build/98821440
2019-08-23 14:30:46 +02:00
Markus Hauck
8f8d9abca4 coursier: 1.1.0-M14-6 -> 2.0.0-RC3-3 2019-08-23 07:28:08 -04:00
Peter Simons
f8d2601037 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
fd4f8cf2eb.
2019-08-23 13:00:14 +02:00
Peter Simons
ff8c2ecf5e LTS Haskell 14.2 2019-08-23 13:00:13 +02:00
markuskowa
8120fb6ec4
Merge pull request #67291 from dtzWill/gengetopt-2.23
gengetopt: 2.22.6 -> 2.23
2019-08-23 12:43:43 +02:00
Lev Livnev
fbf323b6fd
solc: 0.5.10 -> 0.5.11 2019-08-23 11:37:02 +01:00
Maximilian Bosch
19094ee62a
Merge pull request #67330 from markus1189/scalafmt
scalafmt: 2.0.0 -> 2.0.1
2019-08-23 11:19:03 +02:00
Marek Mahut
ca117762f3
Merge pull request #66866 from r-ryantm/auto-update/fdroidserver
fdroidserver: 1.1.1 -> 1.1.4
2019-08-23 09:52:58 +02:00
Markus Hauck
3257ffc48d scalafmt: 2.0.0 -> 2.0.1 2019-08-23 09:29:09 +02:00
Emily
6dba65eeba libftdi: extend platforms and fix on Darwin 2019-08-23 02:14:40 -05:00
Emily
771b93817d yosys: update Makefile patches 2019-08-23 02:14:40 -05:00
Emily
cec8795379 yosys: 2019.08.13 -> 2019.08.22 2019-08-23 02:14:40 -05:00