Commit graph

175389 commits

Author SHA1 Message Date
Sebastien Lavoie 9b83a23542
gnome3.libgda: use embedded sqlite support on macOS
Taken from the Homebrew Formula
2019-10-16 11:29:47 -04:00
Sebastien Lavoie ce5616f178
gnome3.libgda: explicitly enable or disable mysql and postgres
This prevents an issue where mysql and postgres support can be
auto-detected by the configure scripts, resulting in a broken build or a
build that cannot be ran on a different computer.
2019-10-16 11:29:46 -04:00
WilliButz 747172ba60
grafana: 6.4.2 -> 6.4.3 2019-10-16 17:06:01 +02:00
Florian Klink 61eecf2a39
python.pkgs.google_cloud_storage: propagate setuptools (#70900)
python.pkgs.google_cloud_storage: propagate setuptools
2019-10-16 16:48:39 +02:00
Kai Wohlfahrt 8a293b42de dnsutils: remove obsolete config flag 2019-10-16 13:48:51 +01:00
Kai Wohlfahrt 39afb94585 dnsutils: add delv tool
delv is provided as a replacement for dig with better DNSSEC support.
2019-10-16 13:40:44 +01:00
Jörg Thalheim 334921ad31
Merge pull request #66841 from Izorkin/kernel-nftables
nftables: enable all features in kernel
2019-10-16 13:39:55 +01:00
Patrick Hilhorst a9b5206b97
spotify-tui: 0.5.0 -> 0.6.2 2019-10-16 14:38:18 +02:00
José Romildo Malaquias a81a6b3d72 freeoffice: 970 -> 971 2019-10-16 08:44:58 -03:00
Jörg Thalheim 7b512c1557
Merge pull request #71219 from FRidh/pwndbg
pwndbg: fix runtime python deps, fixes #71071
2019-10-16 12:42:14 +01:00
Maximilian Bosch 9bffa5a6a5
wasm-bindgen-cli: init at 0.2.51
CLI for `wasm-bindgen`, a tool that helps to interact between WASM
modules written in Rust and JS-Code. This contains only the CLI[1], the
libraries are usually included via `Cargo.toml` in a project.

Co-authored-by: Fabian Möller <fabianm88@gmail.com>

[1] https://crates.io/crates/wasm-bindgen-cli
2019-10-16 12:49:54 +02:00
Maximilian Bosch 1737cd07ca
cargo-make: 0.22.2 -> 0.23.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.23.0

Please note that the cargo hash didn't change since no dependencies were
updated (only the package version in Cargo.lock).
2019-10-16 12:43:58 +02:00
Frederik Rietdijk cc9505aab1 pythonPackages.tensorflow-bin: disable for python 3.8 2019-10-16 11:32:31 +02:00
Frederik Rietdijk 14405a0bfd pythonPackages: make isPy38 available 2019-10-16 11:32:16 +02:00
Domen Kožar d2c13034fb
Merge pull request #70011 from turboMaCk/chore/cleanup-elmPackages
elm.elmPackages: Cleanup code
2019-10-16 11:07:29 +02:00
Gabriel Ebner 3458fe89f9 opencsg: fix build 2019-10-16 10:54:26 +02:00
Gabriel Ebner 18fde25825 viewnior: do not remove icon-theme.cache
This is now done automatically.
2019-10-16 10:49:50 +02:00
Vladimír Čunát 610afbca84
Revert "go: apply upstream patch"
This reverts commit d8218de5c5.
It makes no sense after the parent commit.
2019-10-16 10:49:23 +02:00
Dima cffba01e12
go_1_12: disable flakey TestGcSys test (PR #70368)
In our tests we have experienced failures of this test,
but it was otherwise not reproducible so far. A backported
upstream fix did not alleviate the issue either, so disabling
seems workable for now.
2019-10-16 10:49:22 +02:00
Frederik Rietdijk 3f93a09405 python38Packages: build packages on Hydra
Now that Python 3.8 is released we will also build packages on Hydra.
As soon as the far majority of packages build, we can make Python 3.8
the default `python3`.

https://github.com/NixOS/nixpkgs/issues/71220
2019-10-16 10:46:41 +02:00
Renaud 928698a2b3
Merge pull request #70736 from r-ryantm/auto-update/python3.7-pathspec
python37Packages.pathspec: 0.5.9 -> 0.6.0
2019-10-16 10:44:28 +02:00
nyanloutre fda32e99e0 spectacle: add new kwayland dependency 2019-10-16 10:22:51 +02:00
nyanloutre a83d96fad5 kde_applications: 19.08.1 -> 19.08.2 2019-10-16 10:22:51 +02:00
Frederik Rietdijk 27a9800e85 pwndbg: fix runtime python deps, fixes #71071
pwndbg is a Python module for gdb. The built-in interpreter is used and
pwndbg offers additional routines. Packaging this is tricky because that
interpreter needs to be used. Using `python3.withPackages` won't work.
By setting `NIX_PYTHONPATH`, the interpreter should pick up pwndbg and
its dependencies.

If `NIX_PYTHONPATH` does not function we can fall back to `PYTHONPATH`.
An example of when that won't work is if pwndbg runs a script of itself
in a subshell. `NIX_PYTHONPATH` would be  unset, but `PYTHONPATH` not.
2019-10-16 10:01:44 +02:00
Frederik Rietdijk 80ac778c06 pythonPackages.capstone: add missing setuptools dep 2019-10-16 09:59:55 +02:00
Nikolay Korotkiy 2f6f55d8ee
xournalpp: 1.0.12 -> 1.0.15 2019-10-16 10:30:31 +03:00
Daniel Frank b4136a8f5b kicad: 5.1.2 -> 5.1.4, fix ngspice, mark broken on aarch64 (#69584) 2019-10-16 02:02:49 -04:00
Olli Helenius cff4b15cf5 pythonPackages.hcloud: 1.6.1 -> 1.6.2 2019-10-15 21:35:10 -07:00
Tadeo Kondrak 70167b64c5 maintainers/scripts/update-discord: improve
- add comment specifying file is generated
- remove repetition of version number
2019-10-15 21:21:13 -07:00
Tadeo Kondrak d2d95670a5 discord-canary: 0.0.96 -> 0.0.97 2019-10-15 21:21:13 -07:00
Mario Rodas 818a38f91c
Merge pull request #71156 from jonringer/bump-elementpath
pythonPackages.elementpath: 1.1.8 -> 1.3.0
2019-10-15 21:54:39 -05:00
Mario Rodas 882dc45801
Merge pull request #71199 from arcnmx/pr-cargo-deps
cargo-deps: init at 1.1.1
2019-10-15 21:47:50 -05:00
Vincent Laporte b4db381443 coq_8_10: 8.10+β3 → 8.10.0
coqPackages.coq-elpi: master → 1.1.0
2019-10-16 02:43:46 +00:00
Vincent Laporte 0cc70b5697 coq: do not build CoqIDE for Coq 8.10
GTK3 at version 3.24.11 has broken pkg-config files
2019-10-16 02:43:46 +00:00
Vincent Laporte 1292f49a37 coq_8_10: do not take “camlp5” as input 2019-10-16 02:43:46 +00:00
Vincent Laporte 325f89ef19 coq_8_10: fix CoqIDE on darwin 2019-10-16 02:43:46 +00:00
Vincent Laporte 8dd417eed6 ocamlPackages.lru: 0.2.0 → 0.3.0
ocamlPackages.psq: 0.1.0 → 0.2.0
2019-10-16 02:42:25 +00:00
worldofpeace fce8b4837a
Merge pull request #67670 from kampka/zsh-history
zsh-history: init at unstable-2019-08-29
2019-10-16 01:57:23 +00:00
Robin Gloster b0081a26e5
Merge pull request #70715 from r-ryantm/auto-update/python3.7-geopandas
python37Packages.geopandas: 0.5.1 -> 0.6.0
2019-10-16 00:57:28 +02:00
Robin Gloster 0c48ec1ac7
Merge pull request #70553 from r-ryantm/auto-update/assimp
assimp: 4.1.0 -> 5.0.0
2019-10-16 00:50:14 +02:00
Robin Gloster 2137b0c8f0
prometheus: fix hash 2019-10-16 00:46:40 +02:00
Robin Gloster 80a671d366
Merge pull request #70461 from marsam/update-prometheus
prometheus: 2.12.0 -> 2.13.0
2019-10-16 00:33:12 +02:00
Robin Gloster c4f5657716
Merge pull request #70485 from flokli/google-cloud-cpp-0.14.0
google-cloud-cpp: 0.11.0 -> 0.14.0
2019-10-16 00:31:23 +02:00
Robin Gloster 5a1232908c
Merge pull request #70528 from eadwu/bcachefs/update-9
bcachefs/update-9
2019-10-16 00:28:17 +02:00
Robin Gloster 7fb01c60d8
Merge pull request #70554 from r-ryantm/auto-update/accounts-qt
libsForQt5.accounts-qt: 1.15 -> 1.16
2019-10-16 00:23:32 +02:00
Robin Gloster ab5b22b873
Merge pull request #70569 from sigma/pr/teleport-4.1.0
teleport: 4.0.4 -> 4.1.0
2019-10-16 00:21:59 +02:00
Robin Gloster 0a12d0f7c7
Merge pull request #70572 from r-ryantm/auto-update/drumkv1
drumkv1: 0.9.9 -> 0.9.10
2019-10-16 00:21:28 +02:00
Robin Gloster 3b07327794
Merge pull request #70713 from r-ryantm/auto-update/python3.7-cx_Freeze
python37Packages.cx_Freeze: 5.1.1 -> 6.0
2019-10-16 00:11:20 +02:00
Robin Gloster b870b3a153
python37Packages.geopandas: 0.6.0 -> 0.6.1 2019-10-16 00:07:07 +02:00
Robin Gloster bef6d1a527
Merge pull request #70649 from wizeman/u/fix-ibus-ucd
ibus: use versioned URLs for UCD data
2019-10-16 00:05:53 +02:00
Florian Klink 789565dee4 python.pkgs.google_cloud_core: propagate setuptools 2019-10-16 00:03:25 +02:00
Florian Klink 6403f819a8 python.pkgs.google_auth: propagate setuptools 2019-10-16 00:03:25 +02:00
Florian Klink df03455a63 python.pkgs.googleapis_common_protos: propagate setuptools 2019-10-16 00:03:25 +02:00
Florian Klink eb3fc129bb python.pkgs.google_api_core: propagate setuptools 2019-10-16 00:03:24 +02:00
Robin Gloster c0d4db48fb
Merge pull request #70717 from r-ryantm/auto-update/python3.7-ijson
python37Packages.ijson: 2.4 -> 2.5
2019-10-16 00:00:03 +02:00
Robin Gloster a1f6c972bb
Merge pull request #70729 from makefu/pkgs/pyhaversion/init
init pyhaversion (3.1.0) for home-assistant
2019-10-15 23:59:08 +02:00
Florian Klink e902b1e23b python.pkgs.google_resumable_media: propagate setuptools 2019-10-15 23:56:26 +02:00
Florian Klink 83e58687ba python.pkgs.google_cloud_storage: propagate setuptools
This is used during runtime.

cc #68314
2019-10-15 23:50:34 +02:00
Robin Gloster 6612721f86
Merge pull request #70727 from r-ryantm/auto-update/python3.7-confluent-kafka
python37Packages.confluent-kafka: 1.0.1 -> 1.2.0
2019-10-15 23:41:54 +02:00
Robin Gloster e05e991514
Merge pull request #71054 from MicrosoftTakeover/patch-1
scummvm: 2.0.0 -> 2.1.0
2019-10-15 23:41:32 +02:00
Robin Gloster f09a8b7db4
Merge pull request #70899 from Tomahna/mopidy
mopidy-iris: 3.40.0 -> 3.41.1
2019-10-15 23:38:04 +02:00
Robin Gloster 942886dfa7
Merge pull request #70741 from r-ryantm/auto-update/python3.7-pyannotate
python37Packages.pyannotate: 1.0.7 -> 1.2.0
2019-10-15 23:33:51 +02:00
Robin Gloster 8be733e9c0
Merge pull request #70793 from samueldr/feature/u-boot-2019.10
u-boot: 2019.04 -> 2019.10
2019-10-15 23:27:50 +02:00
Robin Gloster 7b6b3e5066
Merge pull request #71077 from aanderse/arcanist/update
arcanist: 20180916 -> 20190905
2019-10-15 23:09:26 +02:00
Robin Gloster 140380e5f5
Merge pull request #71175 from basile-henry/rustup-1.20.0
rustup: 1.19.0 -> 1.20.0
2019-10-15 23:08:38 +02:00
Vladyslav M a1d6921dc0
starship: 0.23.0 -> 0.25.0 (#71135)
starship: 0.23.0 -> 0.25.0
2019-10-16 00:01:19 +03:00
worldofpeace 4bcef38f24
Merge pull request #63827 from acairncross/fix-monosat
monosat: Fix Linux build
2019-10-15 20:55:28 +00:00
Aiken Cairncross 15dbd8de7c monosat: 60528a3 -> 1.8.0
This fixes the broken Linux build by only building the dynamic library/
executable (an option that was only added in the latest tagged version).
2019-10-15 16:52:25 -04:00
worldofpeace 7b917ecef7 gnome3.gnome-sudoku: 3.34.0 -> 3.34.1 2019-10-15 16:32:39 -04:00
worldofpeace 04f5aee2f0 gnome3.gnome-screenshot: 3.33.90 -> 3.34.0 2019-10-15 16:32:39 -04:00
worldofpeace c2f6196c5d gnome3.gnome-notes: 3.34.0 -> 3.34.1
Just translations [0]

[0]: https://download.gnome.org/sources/bijiben/3.34/bijiben-3.34.1.news
2019-10-15 16:32:38 -04:00
worldofpeace ec8d2a3113 networkmanagerapplet: 1.8.22 -> 1.8.24 2019-10-15 16:32:38 -04:00
worldofpeace bebc546d8b vte: 0.58.1 -> 0.58.2 2019-10-15 16:32:38 -04:00
worldofpeace caa45cecf4 gnome3.tracker-miners: 2.3.0 -> 2.3.1 2019-10-15 16:32:38 -04:00
worldofpeace 22a521d474 gnome3.tracker: 2.3.0 -> 2.3.1 2019-10-15 16:32:38 -04:00
Tim Steinbach 2f6f6a3855
oh-my-zsh: 2019-10-10 -> 2019-10-15 2019-10-15 16:10:38 -04:00
Izorkin ec82baa56c screenfetch: add to path pciutils 2019-10-15 23:09:25 +03:00
Tim Steinbach 35c449291d
vivaldi: 2.8.1664.40-1 -> 2.8.1664.44-1 2019-10-15 16:09:22 -04:00
Mario Rodas 86df0e335c tengine: 2.3.1 -> 2.3.2 (#70574)
* tengine: 2.3.1 -> 2.3.2

Changelog: https://github.com/alibaba/tengine/releases/tag/2.3.2

* tengine: unbreak
2019-10-15 22:00:09 +02:00
Robin Gloster 1d651d1340
Merge pull request #71111 from Mic92/linux-cleanup
linux: remove deprecated kernel config options
2019-10-15 21:50:27 +02:00
Robin Gloster e41069a989
Merge pull request #71126 from mpoquet/simgrid-3.23-to-3.24
simgrid: 3.23 -> 3.24
2019-10-15 21:48:01 +02:00
Robin Gloster 6b4871d300
Merge pull request #71138 from romildo/upd.mate-netbook
mate.mate-netbook: 1.22.1 -> 1.22.2
2019-10-15 21:47:08 +02:00
Lassulus 4fd2427e98
Merge pull request #71203 from Lassulus/bepasty-fix
bepasty: add setuptools
2019-10-15 21:32:31 +02:00
Lassulus 75ebe6f573
Merge pull request #70677 from dtzWill/update/nnn-2.7
nnn: 2.5 -> 2.7
2019-10-15 21:12:35 +02:00
lassulus 5e73d19040 bepasty: add setuptools 2019-10-15 21:02:16 +02:00
Renaud 687a255bd2
Merge pull request #70701 from r-ryantm/auto-update/python3.7-azure-mgmt-web
python37Packages.azure-mgmt-web: 0.42.0 -> 0.43.0
2019-10-15 20:40:49 +02:00
Mario Rodas b42541242b
Merge pull request #71185 from marsam/update-nodejs-12_x
nodejs-12_x: 12.10.0 -> 12.12.0
2019-10-15 13:29:43 -05:00
Renaud 5b9fa24cef
Merge pull request #70628 from wizeman/u/fix-sysstat-url
sysstat: fix source url
2019-10-15 19:57:18 +02:00
R. RyanTM 6d847007ad suricata: 4.1.4 -> 4.1.5 (#70801)
* suricata: 4.1.4 -> 4.1.5

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

* suricata: fix Hyperscan includes location

+ add lz4 to build inputs for compressed pcap
2019-10-15 19:56:31 +02:00
Renaud e77a6ec5e4
Merge pull request #70853 from taku0/flashplayer-32.0.0.270
flashplayer: 32.0.0.255 -> 32.0.0.270 [Critical security fixes]
2019-10-15 19:55:56 +02:00
Renaud 14221551df
Merge pull request #71173 from romildo/upd.papirus-icon-theme
papirus-icon-theme: 20190919 -> 20191009
2019-10-15 19:54:51 +02:00
arcnmx c62ad59195 cargo-deps: init at 1.1.1 2019-10-15 10:42:03 -07:00
Matthew Bauer 6a87355211
Merge branch 'master' into libressl-static 2019-10-15 12:55:16 -04:00
Kirill Elagin 47a3b73b7f reuse: 0.4.1 -> 0.5.0 2019-10-15 18:34:54 +02:00
David Wood f21be15a84
starship: 0.24.0 -> 0.25.0 2019-10-15 17:19:55 +01:00
Izorkin c1fd98f626 nftables: enable all features 2019-10-15 19:19:43 +03:00
Renaud 1299a4288f
Merge pull request #70616 from NobbZ/exercism-3.0.12
exercism: 3.0.11 -> 3.0.12
2019-10-15 17:48:16 +02:00
John Ericson 50f5c95521
Merge pull request #71193 from obsidiansystems/callCabal2nix-config-not-system
haskellSrc2nix
2019-10-15 11:42:38 -04:00
Renaud cadc0a05af
Merge pull request #70869 from cameronbriar/terraform-provider-wavefront
terraform-provider-wavefront: init at 2.1.0
2019-10-15 17:40:29 +02:00
lewo 6e54ef82d3
Merge pull request #70898 from nlewo/next
next: 1.3.1 -> 1.3.4
2019-10-15 17:39:40 +02:00
Marek Mahut 9781924d19
Merge pull request #71191 from ajs124/upd/dpdk
dpdk: 19.05 -> 19.08
2019-10-15 16:36:00 +01:00
Florian Klink d4c9a097cb
strongswan: fix build with enableNetworkManager set to true (#71186)
strongswan: fix build with enableNetworkManager set to true
2019-10-15 17:33:33 +02:00
John Ericson 66a9f39817 haskellSrc2nix
Since [1], cabal2nix has been able to parse full platform triples. We
need this for when the system doesn't say enough info (e.g. android).

[1]: 0bb88f0009 (diff-d9172aeec4039eef8cfcc8a2ab6c0677R143)
2019-10-15 11:23:33 -04:00
Marek Mahut c9ff78150b
Merge pull request #71190 from mmahut/jormungandr
jormungandr: 0.6.0 -> 0.6.1
2019-10-15 16:19:15 +01:00
Marek Mahut 1261bb9177
Merge pull request #70580 from r-ryantm/auto-update/flexibee
flexibee: 2019.2.5 -> 2019.3.0.3
2019-10-15 15:54:02 +01:00
Marek Mahut 75cbbea4b9 jormungandr: 0.6.0 -> 0.6.1 2019-10-15 16:52:07 +02:00
ajs124 cc4468eb70 dpdk: 19.05 -> 19.08 2019-10-15 16:50:09 +02:00
Marek Mahut fa456e4209
Merge pull request #70557 from r-ryantm/auto-update/charliecloud
charliecloud: 0.9.8 -> 0.11
2019-10-15 15:44:47 +01:00
Renaud afeac113e0
Merge pull request #70769 from sondr3/miniflux/2.0.18
miniflux: 2.0.17 -> 2.0.18
2019-10-15 16:44:16 +02:00
Evils 9b199b9d92 cura: fix #71184 2019-10-15 16:15:22 +02:00
Gabriel Ebner f3ecf7d3e0
Merge pull request #71177 from Taneb/metamath-upgrade
metamath: 0.172 -> 0.178
2019-10-15 16:06:07 +02:00
Florian Klink 229dc6bd6c strongswan: fix build with enableNetworkManager set to true
glib doesn't seem to be propagated, and strongswan with networkmanager
fails to build because of that.
2019-10-15 16:04:06 +02:00
Florian Klink 514f21a68d
iwd: 0.20 -> 0.22 (#70993)
iwd: 0.20 -> 0.22
2019-10-15 15:01:55 +02:00
Nathan van Doorn fc0be2a54e metamath: 0.172 -> 0.178
This also moves away from my mirror of the distributiont one hosted by
the metamath organization, which should generally be far more
up-to-date. However, that doesn't include any data files, so we need to
make sure we don't try to make those.
2019-10-15 13:43:26 +01:00
Tim Steinbach 749dccbedb
Merge pull request #71171 from regadas/update/sbt
sbt: 1.3.2 -> 1.3.3
2019-10-15 08:42:43 -04:00
Frank Doepper bf12dc1ce7 git-annex-utils: init at 0.04-3-g531bb33 2019-10-15 14:41:24 +02:00
R. RyanTM e2c883b1db renpy: 7.3.2 -> 7.3.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/renpy/versions
2019-10-15 14:38:51 +02:00
Lassulus 04f706e928
Merge pull request #70209 from wucke13/lxd
lxd: 3.13 -> 3.18
2019-10-15 13:31:10 +02:00
Aiken Cairncross b4da391ade monosat: Add self as maintainer 2019-10-15 12:20:55 +01:00
Matthew Glazar 81d15948cc python38: fix build on macOS
Python 3.8 fails to build on macOS for two reasons:

* python-3.x-distutils-C++.patch fails to apply cleanly.
* An #include for <util.h> is missing, causing a build failure:

    ./Modules/posixmodule.c:6586:9: error: implicit declaration of function 'openpty' is invalid in C99
        if (openpty(&master_fd, &slave_fd, NULL, NULL, NULL) != 0)
            ^

Use the correct version of python-3.x-distutils-C++.patch, and add a
patch to #include <util.h>.
2019-10-15 13:12:13 +02:00
wucke13 3e6b5c6709 lxd: 3.13 -> 3.18
+ also added myself to maintainer list
2019-10-15 13:11:26 +02:00
Jörg Thalheim 1f4295927f
Merge pull request #66250 from magenbluten/dpdk
dpdk update and dpdk 17.11 lts init
2019-10-15 11:54:29 +01:00
Jörg Thalheim faa7ce3ee5
Merge pull request #70240 from woffs/pr-etc-zpool.d
nixos module zfs: provide /etc/zfs/zpool.d
2019-10-15 11:45:52 +01:00
José Romildo Malaquias 0fd1cca0a7 papirus-icon-theme: 20190919 -> 20191009 2019-10-15 07:41:41 -03:00
Basile Henry f61e23ac13 rustup: 1.19.0 -> 1.20.0 2019-10-15 11:40:21 +01:00
Maximilian Bosch e071809101
cargo-make: 0.22.1 -> 0.22.2
https://github.com/sagiegurari/cargo-make/releases/tag/0.22.2

Also regenerated the lockfile and added it to the repo itself rather
than fetching it from a GitHub gist.
2019-10-15 12:06:39 +02:00
magenbluten fde6c31f75 ofp-dpdk: use dpdk 17.11.6 LTS 2019-10-15 11:59:17 +02:00
Frederik Rietdijk 911b053802 python38: 3.8.0rc1 -> 3.8.0 2019-10-15 11:56:01 +02:00
Christian Kampka 0bfefb0913
zsh-history: Backport upstream patch for config generation 2019-10-15 11:45:29 +02:00
Filipe Regadas f416e8cc5e
sbt: 1.3.2 -> 1.3.3 2019-10-15 10:20:26 +01:00
Mario Rodas 4aee304c62
nodejs-12_x: 12.10.0 -> 12.12.0 2019-10-15 04:20:00 -05:00
magenbluten 7c534798a6 pktgen: 3.5.0 -> 3.7.2 2019-10-15 11:07:53 +02:00
magenbluten 3812fc96b5 dpdk: 17.11.2 -> 19.05 2019-10-15 11:05:23 +02:00
Florian Klink 24ea8a6113 nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: remove 2019-10-15 10:28:01 +02:00
Marek Mahut 39fe98ed0a jormungandr: 0.6.0-rc1+1 -> 0.6.0 2019-10-15 08:56:25 +02:00
Vincent Laporte 7c6026019e
ocamlPackages.doc-ock: remove at 1.2.1
This is now part of ocamlPackages.odoc
2019-10-15 06:03:53 +00:00
Vincent Laporte e33563438e
ocamlPackages.doc-ock-xml: remove at 1.2.1
This is now part of ocamlPackages.odoc
2019-10-15 06:03:48 +00:00
Vincent Laporte 960dfbc5b4
ocamlPackages.doc-ock-html: remove at 1.2.1
This is now part of ocamlPackages.odoc
2019-10-15 06:03:42 +00:00
worldofpeace 983df8cd79
Merge pull request #70953 from iAmMrinal0/fix/rescuetime
rescuetime: 2.14.3.1 -> 2.14.5.2
2019-10-15 05:45:09 +00:00
Mrinal Purohit b3f415d898 rescuetime: 2.14.3.1 -> 2.14.5.2
- Fix for Qt plugin not found
2019-10-15 10:55:23 +05:30
Vincent Laporte 0feb4e8729 ocamlPackages.digestif: 0.5 → 0.8.0 2019-10-15 07:08:13 +02:00
Vincent Laporte e191a69e8d ocamlPackages.eqaf: init at 0.5 2019-10-15 07:08:13 +02:00
Mario Rodas fabe8a9822
Merge pull request #71039 from marsam/update-mtm
mtm: 1.1.0 -> 1.2.0
2019-10-14 23:50:40 -05:00
Matt McHenry ce3ddb2dd9 nox: add missing 'setuptools' to propagatedBuildInputs
As a side-effect of f7e28bf5d8, the build
no longer propagated 'setuptools', which is a run-time dependency. See
https://github.com/NixOS/nixpkgs/pull/68314 for further details.
2019-10-14 23:21:03 -04:00
Mario Rodas a388e920f3
Merge pull request #70720 from yrashk/swipl-8.1.15
swipl: 8.1.4 -> 8.1.15
2019-10-14 22:16:16 -05:00
Jonathan Ringer 883031e670
pythonPackages.xmlschema: 1.0.13 -> 1.0.15 2019-10-14 19:38:37 -07:00
Jonathan Ringer 5a61c5169c
pythonPackages.elementpath: 1.1.8 -> 1.3.0 2019-10-14 19:34:46 -07:00
Will Dietz 981abce3e2
Merge pull request #70678 from dtzWill/update/dicts-2019-10
aspellDicts,hunspellDicts: misc updates (en_*)
2019-10-14 19:00:42 -05:00
Will Dietz 4db68207f9
Merge pull request #70680 from dtzWill/update/krita-4.2.7.1
krita: 4.2.6 -> 4.2.7.1
2019-10-14 19:00:25 -05:00
Will Dietz 40e2527861
nnn: fix completion source location change 2019-10-14 18:59:44 -05:00
Will Dietz 741b404e8a
Merge pull request #70687 from dtzWill/update/cherry-1.4
cherry: 1.3 -> 1.4, pcf -> otb, mkfontdir for X11
2019-10-14 18:54:57 -05:00
Will Dietz 886bca0af5
Merge pull request #70688 from dtzWill/update/spleen-1.5.0
spleen: 1.3.0 -> 1.5.0, mkfontdir
2019-10-14 18:54:28 -05:00
Maximilian Bosch 7774945b70
Merge pull request #70469 from Vskilet/matrix-synapse-update
matrix-synapse: 1.3.1 -> 1.4.0
2019-10-15 01:31:21 +02:00
Matthew Bauer 1016bfcff1
Merge pull request #71087 from matthewbauer/libbsd-0_10_0
Revert "Revert "libbsd: 0.9.1 -> 0.10.0 (#66948)""
2019-10-14 19:17:14 -04:00
Victor SENE 372422390f
matrix-synapse: 1.3.1 -> 1.4.0
Bumps `matrix-synapse` to version 1.4.0[1]. With this version the
following changes in the matrix-synapse module were needed:

* Removed `trusted_third_party_id_servers`: option is marked as deprecated
  and ignored by matrix-synapse[2].
* Added `account_threepid_delegates` options as replacement for 3rdparty
  server features[3].
* Added `redaction_retention_period` option to configure how long
  redacted options should be kept in the database.
* Added `ma27` as maintainer for `matrix-synapse`.

Co-Authored-By: Notkea <pacien@users.noreply.github.com>
Co-authored-by: Maximilian Bosch <maximilian@mbosch.me>

[1] https://matrix.org/blog/2019/10/03/synapse-1-4-0-released
[2] https://github.com/matrix-org/synapse/pull/5875
[3] https://github.com/matrix-org/synapse/pull/5876
2019-10-15 01:11:18 +02:00
Matthew Bauer 3220f3c2bc
Merge pull request #71144 from delroth/sudo-cve-master
sudo: 1.8.27 -> 1.8.28 (CVE-2019-14287)
2019-10-14 19:09:59 -04:00
worldofpeace 516e61a69e
Merge pull request #70724 from yrashk/swipl-gui
swipl: include GUI tools
2019-10-14 22:41:56 +00:00
Matthew Bauer 0a13901f16 libbsd: update darwin.patch
fix multiple version map flags
2019-10-14 17:47:28 -04:00
worldofpeace fb9783d42c gnome3.libgweather: 3.33.92 -> 3.34.0 2019-10-14 17:25:41 -04:00
worldofpeace 907b89547d gnome3.gnome-flashback: 3.34.0 -> 3.34.1 2019-10-14 17:25:41 -04:00
worldofpeace 4ebce9805e gnome3.iagno: 3.34.1 -> 3.34.2 2019-10-14 17:25:41 -04:00
worldofpeace 0d85cc0c2d gnome3.gnome-terminal: 3.34.1 -> 3.34.2 2019-10-14 17:25:41 -04:00
worldofpeace 561318114b gnome3.gnome-shell-extensions: 3.34.0 -> 3.34.1 2019-10-14 17:25:41 -04:00
worldofpeace b4a27dbc4e gnome3.gnome-settings-daemon: 3.34.0 -> 3.34.1 2019-10-14 17:25:41 -04:00
worldofpeace a42196041b gnome3.gnome-calendar: 3.34.1 -> 3.34.2 2019-10-14 17:25:41 -04:00
worldofpeace 4920602db2 gnome3.pomodoro: 2019-09-15 -> 0.16.0 2019-10-14 17:25:41 -04:00
Pierre Bourdon 9dbc3029f7
sudo: 1.8.27 -> 1.8.28 (CVE-2019-14287) 2019-10-14 23:17:45 +02:00
Florian Klink ac1aeb4fbb
wpa_supplicant: apply patch for CVE-2019-16275 (#70266)
wpa_supplicant: apply patch for CVE-2019-16275
2019-10-14 23:00:05 +02:00
worldofpeace 918b578211 tootle: format, drop gobject-introspection 2019-10-14 16:49:39 -04:00
worldofpeace 836d2ee1c1 tootle: fix build with vala 0.46
See: https://github.com/bleakgrey/tootle/pull/164
2019-10-14 16:49:39 -04:00
worldofpeace f0e5192fe2 spice-up: fix build with vala 0.46
See: https://github.com/Philip-Scott/Spice-up/pull/288
2019-10-14 16:49:39 -04:00
José Romildo Malaquias f392c71053 mate.mate-netbook: 1.22.1 -> 1.22.2 2019-10-14 16:49:48 -03:00
Joachim F bd58bdcf5f
Merge pull request #62660 from joachifm/feat/lvm2-nonSystemd
lvm2: cleanup & fix eval error when systemd=null
2019-10-14 19:38:45 +00:00
David Wood 6aee403105
starship: 0.23.0 -> 0.24.0 2019-10-14 20:08:08 +01:00
Tor Hedin Brønner 67effde499
wpa_supplicant: install d-bus conf correctly to share/dbus/system.d
Fixes 40dda7383b which inadvertently installed to
a file as the directory didn't exist.

Also blocked up the postInstall script for readability.
2019-10-14 18:57:44 +02:00
Florian Klink 0fd1df74be bazel_0_4: remove
bazel_0_4 fails to build since 2018-04-29, so clearly nobody is using
it.
2019-10-14 18:33:17 +02:00
Florian Klink fa7ed535d0 envoy: remove
bazel_0_4 fails to build since 2018-04-29, so envoy can't build anymore
too.
2019-10-14 18:33:17 +02:00
Maximilian Bosch 294fa3e4b6
Merge pull request #71130 from Flakebi/master
Add vim plugins vimfiler-vim, lexima-vim and vim-manpager
2019-10-14 18:31:29 +02:00
Robert W. Brewer 01c1538a4b pyznap: 1.2.1 -> 1.4.3 2019-10-14 09:28:41 -07:00
Austin Seipp 0ea34f70c3
linuxPackages.bpftrace: 0.9.1 -> 0.9.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-14 10:50:34 -05:00
Austin Seipp 288c2de3c5
linuxPackages.bcc: 0.10.0 -> 0.11.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-14 10:49:32 -05:00
Austin Seipp cab3652660
linux_testing: 5.4-rc2 -> 5.4-rc3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-14 10:33:03 -05:00
Renaud b50ee2ff37
Merge pull request #70331 from stigtsp/package/perl-mojo-mysql-init
perlPackages.Mojomysql: init at 1.17
2019-10-14 17:31:12 +02:00
cw 768215a1f4 elixir_1_9: 1.9.1 -> 1.9.2 2019-10-14 08:29:01 -07:00
Jan Tojnar 622b23cfda
almanah: 0.11.1 → 0.12.0
https://gitlab.gnome.org/GNOME/almanah/blob/0.12.0/NEWS#L1-53
2019-10-14 17:18:21 +02:00
Stig Palmquist f32701d813
perlPackages.Mojomysql: init at 1.17 2019-10-14 16:52:47 +02:00
Flakebi 61ac17f342
vimPlugins.vim-manpager: init at 2017-05-08 2019-10-14 16:19:11 +02:00
Millian Poquet 5b9cbeb75c simgrid: 3.23 -> 3.24 2019-10-14 16:08:43 +02:00
Flakebi 76b5242e7e
vimPlugins.lexima-vim: init at 2019-07-22 2019-10-14 16:07:26 +02:00
Flakebi e4e01c6bde
vimPlugins.vimfiler-vim: init at 2019-07-30 2019-10-14 16:05:25 +02:00
Renaud f7e558e0cd
Merge pull request #70824 from stigtsp/package/perl-authen-oath-init
perlPackages.AuthenOATH: init at 2.0.1
2019-10-14 16:04:08 +02:00
Flakebi c4ede4f2e4
vimPlugins: Update 2019-10-14 16:03:38 +02:00
Maximilian Bosch 2466a5bd88
documize-communitiy: 3.1.1 -> 3.1.2
https://github.com/documize/community/releases/tag/v3.3.2
2019-10-14 15:35:32 +02:00
Michael Weiss 41ce7871ac
Merge pull request #71072 from minijackson/ssh-in-sshfs-env
sshfs: add ssh program to the environment
2019-10-14 15:34:20 +02:00
Florian Klink 79676a26dc
Merge pull request #68248 from Moredread/slicer
prusa-slicer: 2.0.0 -> 2.1.0
2019-10-14 15:33:34 +02:00
Marek Mahut b7b7ed9d59
Merge pull request #71121 from mmahut/jormungandr
jormungandr: 0.5.6 -> 0.6.0-rc1+1
2019-10-14 15:19:22 +02:00
Matthieu Coudron 73c64f0f38 luaPackages.luacov: init at 0.13.0-1
It is needed to run luarocks test.
2019-10-14 21:53:23 +09:00
Vladyslav M 0c36fa1c8c hyperfine: 1.6.0 -> 1.8.0 2019-10-14 07:39:25 -05:00
Renaud 4e454b8cef
Merge pull request #70823 from stigtsp/package/perl-data-messagepack-init
perlPackages.DataMessagePack: init at 1.00
2019-10-14 14:38:53 +02:00
Renaud 581ada4270
Merge pull request #70400 from stigtsp/package/perl-device-mac-init
perlPackages.DeviceMAC: init at 1.00
2019-10-14 14:36:59 +02:00