Commit Graph

174899 Commits

Author SHA1 Message Date
xrelkd
1658beb6a1 cargo-bloat: 0.8.3 -> 0.9.0 2019-10-11 18:58:21 -07:00
Graham Christensen
9c19b7b222
Merge pull request #70160 from wucke13/utsushi
utsushi: 3.57.0 -> 3.59.2
2019-10-11 21:42:22 -04:00
John Mercier
0811095d84 visualvm update homepage 2019-10-11 20:13:45 -04:00
Wael Nasreddine
62e894b300
Merge pull request #68135 from rvolosatovs/update/go
Add Go 1.13
2019-10-11 17:01:51 -07:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
John Mercier
32113451b7 spring-boot: init at 2.1.9 2019-10-11 18:10:57 -04:00
Renaud
8b57a7573c
Merge pull request #70746 from doronbehar/update-wmc-mpris
wmc-mpris: unstable-2019-07-24 -> 0.1.0
2019-10-12 00:06:08 +02:00
Renaud
05ab1cc756
Merge pull request #70950 from ktor/bcompare-4.3.0.24364
bcompare: 4.2.10.23938 -> 4.3.0.24364
2019-10-11 23:46:58 +02:00
Edmund Wu
7d9706275d python3Packages.asyncpg: 0.18.3 -> 0.19.0 2019-10-11 14:29:01 -07:00
Bart Brouns
97aab6ee16 physlock: 11-dev -> v13 2019-10-11 23:22:16 +02:00
Maximilian Bosch
819669081a
Merge pull request #70992 from avdv/wtf-0.23.0
wtf: 0.22.0 -> 0.23.0
2019-10-11 23:15:42 +02:00
Herwig Hochleitner
13e3b03d1b chromium: restore versionRange utility
This partially reverts commit
f45798e544.

cc @ivan I'd like to have that left in, because it's very useful for
gcc compiles, when necessary patches often span multiple releases,
i.e. for aarch64 builds
2019-10-11 23:00:29 +02:00
Florian Klink
74008e2c3c
Bazel test shebangs (#66723)
Bazel test shebangs
2019-10-11 22:50:03 +02:00
Claudio Bley
5d44699942 wtf: 0.22.0 -> 0.23.0 2019-10-11 22:38:00 +02:00
Ivan Kozik
f45798e544 chromium: 77.0.3865.90 -> 77.0.3865.120
CVE-2019-13693 CVE-2019-13694 CVE-2019-13695 CVE-2019-13696
CVE-2019-13697

Disable jumbo mode because upstream dropped support for it.
(See chromium-dev "We're removing support for the jumbo build")

This makes builds take about 3x as long, but we have no alternative.
2019-10-11 22:32:18 +02:00
wucke13
9eb00acbbe utsushi: 3.57.0 -> 3.59.2
+ building from gitlab source
+ reorderd dependencies to be in logical/alphabetical order
+ replaced patches with substituteInPlace, as patches broke the installChecks
  and substituteInPlace may be more robust than making new patches for each
  release. Also the compiled source is now closer to upstream than
  before.
+ added installChecks
+ added all supported devices as listed on epson.net
2019-10-11 22:22:58 +02:00
Marek Mahut
ccc06a7e01
Merge pull request #70798 from r-ryantm/auto-update/subgit
gitAndTools.subgit: 3.3.7 -> 3.3.8
2019-10-11 22:08:47 +02:00
Maximilian Bosch
b6237fb589
python3Packages.diff-match-patch: fix build
Rather than using autodiscovery, the checkPhase should import
`__init__.py` from `diff_match_patch.tests to execute all relevant
tests. Otherwise several python2-related tests are executed in a py3 env
and break the build.

See also: https://hydra.nixos.org/build/102482273
2019-10-11 21:49:40 +02:00
Andreas Herrmann
1f3187c1b2 bazel: Comment on python versions. 2019-10-11 21:44:28 +02:00
Andreas Herrmann
1987d86007 bazel: shebang-test: Test for all bin/env ...
Fail on any form of `bin/env ...` shebang.
2019-10-11 21:44:28 +02:00
Andreas Herrmann
f6572b4e64 bazel: patch #!/usr/bin/env bash
To point to the custom bash instead of `/nix/store.../bin/env bash`.
2019-10-11 21:44:28 +02:00
Andreas Herrmann
d132d47199 bazel: shebang-test: pass bazel dir in Nix 2019-10-11 21:44:28 +02:00
Andreas Herrmann
7429acdea1 bazel: Test that all shebangs are patched correctly 2019-10-11 21:44:28 +02:00
Brian Hicks
847c5f077f elmPackages.*: update to latest versions
elm-verify-examples: 4.0.1 -> 4.0.2
elm-live: 4.0.0 -> 4.0.1

downstream dependencies for most packages
2019-10-11 14:44:25 -05:00
Florian Klink
a0380cbfe9 bazel: fix build on macosx 2019-10-11 21:41:23 +02:00
Guillaume Bouchard
7e5b2e74b7 bazel: 0.29 -> 1.0 2019-10-11 21:41:23 +02:00
Martin Weinelt
bb781ceb86
babeld: name -> pname 2019-10-11 21:34:59 +02:00
Florian Klink
83f231a0f2
Merge pull request #70764 from xfix/nixpkg-mullvad-remove-systemd-service-copying
mullvad: remove unnecessary systemd service copying in installation
2019-10-11 21:23:08 +02:00
Tor Hedin Brønner
5b7c900192
nixos/gdm: do not restart on reload switch (#70357)
Not entirely sure how this works, but this does seem to fix reload switch
killing the current graphical session.
2019-10-11 20:07:16 +02:00
Florian Klink
fb5f649bc9
Merge pull request #70881 from xfix/virtualbox-update
virtualbox: 6.0.10 -> 6.0.12
2019-10-11 19:24:12 +02:00
worldofpeace
61817ae9ae
Merge pull request #70935 from schmittlauch/cawbird-1.0.2
cawbird: 1.0.1 -> 1.0.2
2019-10-11 17:05:18 +00:00
Renaud
c3549e8ec7
Merge pull request #70799 from r-ryantm/auto-update/unetbootin
unetbootin: 661 -> 675
2019-10-11 18:14:18 +02:00
Koki Yasuno
134f666279
station: 1.51.1 -> 1.52.2 2019-10-11 22:27:09 +09:00
Edmund Wu
340b252d4b
vscodium: 1.38.1 -> 1.39.1 2019-10-11 08:40:12 -04:00
Edmund Wu
e2771bfac3
vivaldi: fix build on latest snapshot 2019-10-11 08:38:56 -04:00
Renaud
b943338ea5
Merge pull request #70806 from r-ryantm/auto-update/virt-what
virt-what: 1.19 -> 1.20
2019-10-11 14:20:27 +02:00
Michael Weiss
0439282fb8
dav1d: 0.4.0 -> 0.5.0
Release notes: https://code.videolan.org/videolan/dav1d/-/tags/0.5.0
Changelog: https://code.videolan.org/videolan/dav1d/blob/0.5.0/NEWS
2019-10-11 14:05:58 +02:00
pacien
28853bc838 riot-desktop: 1.4.1 -> 1.4.2 2019-10-11 14:02:23 +02:00
Renaud
5f2431e004
Merge pull request #70913 from romildo/upd.plano-theme
plano-theme: 3.32-1 -> 3.34-1
2019-10-11 14:02:13 +02:00
pacien
df946258dd riot-web: 1.4.1 -> 1.4.2 2019-10-11 14:02:12 +02:00
Renaud
b8ae6d363b
Merge pull request #70914 from romildo/upd.zuki-themes
zuki-themes: 3.32-4 -> 3.34-1
2019-10-11 14:01:38 +02:00
Renaud
1d9268e1dc
Merge pull request #70916 from romildo/upd.stilo-themes
stilo-themes: 3.32-3 -> 3.34-1
2019-10-11 14:01:06 +02:00
Renaud
1edc53803c
Merge pull request #70918 from romildo/upd.ambar-theme
amber-theme: init at 3.34-1
2019-10-11 14:00:24 +02:00
Frederik Rietdijk
1b8f8a65ba python38: 3.8.0b3 -> 3.8.0rc1 2019-10-11 13:57:18 +02:00
Renaud
91e1a6d0df
Merge pull request #70928 from romildo/upd.shades-of-gray-theme
shades-of-gray-theme: 1.1.9 -> 1.2.0
2019-10-11 13:50:33 +02:00
Alexander Bakker
a7e87bcc5b android-studio: add new emulator dependencies (#70857)
Fix #70844.
2019-10-11 12:57:42 +02:00
Michael Weiss
64a247a580
signal-desktop: 1.27.3 -> 1.27.4 2019-10-11 12:52:50 +02:00
Michael Weiss
c6f9a0ede3
androidStudioPackages.{dev,canary}: 3.6.0.12 -> 3.6.0.13
androidStudioPackages.beta: 3.5.1.0 -> 3.6.0.13
2019-10-11 12:45:34 +02:00
Mario Rodas
5e716c80f2 dune: 1.11.3 -> 1.11.4
Changelog: https://github.com/ocaml/dune/releases/tag/1.11.4
2019-10-11 12:10:18 +02:00
R. RyanTM
8b426722c0 swig4: 4.0.0 -> 4.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/swig/versions
2019-10-11 12:05:58 +02:00
R. RyanTM
1828f3dc73 synthv1: 0.9.9 -> 0.9.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
2019-10-11 12:05:45 +02:00
R. RyanTM
13b0b6564c wiredtiger: 3.2.0 -> 3.2.1
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
2019-10-11 12:05:19 +02:00
R. RyanTM
12eb99c6cd wxSVG: 1.5.20 -> 1.5.21
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
2019-10-11 12:04:25 +02:00
R. RyanTM
3269a58a1b wesnoth: 1.14.7 -> 1.14.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wesnoth/versions
2019-10-11 12:04:04 +02:00
Jonathan Ringer
a06d98933e pythonPackages.prompt_toolkit: 2.0.9 -> 2.0.10 2019-10-11 12:02:18 +02:00
R. RyanTM
41343b2995 python37Packages.jaraco_text: 3.0 -> 3.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-jaraco.text/versions
2019-10-11 12:01:38 +02:00
R. RyanTM
38dc22bd9d python37Packages.gmusicapi: 12.0.0 -> 12.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-gmusicapi/versions
2019-10-11 12:01:20 +02:00
Frederik Rietdijk
17fed123a2
Merge pull request #70671 from jonringer/fix-cartopy
pythonPackages.cartopy: fix tests
2019-10-11 12:00:47 +02:00
Marek Mahut
52dd64fb57 python37Packages.starlette: adding darwin.apple_sdk.frameworks.ApplicationServices 2019-10-11 11:59:35 +02:00
R. RyanTM
f0411f998e python37Packages.starlette: 0.12.4 -> 0.12.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-starlette/versions
2019-10-11 11:59:35 +02:00
R. RyanTM
89aebb998b python27Packages.avro: 1.9.0 -> 1.9.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-avro/versions
2019-10-11 11:58:38 +02:00
R. RyanTM
4543c53f66 python37Packages.cx_oracle: 7.2.2 -> 7.2.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/python3.7-cx_oracle/versions
2019-10-11 11:58:18 +02:00
R. RyanTM
41e0e4e7fe python37Packages.fiona: 1.8.6 -> 1.8.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fiona/versions
2019-10-11 11:57:56 +02:00
R. RyanTM
ee4d0ce62b python37Packages.dugong: 3.7.4 -> 3.7.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/python3.7-dugong/versions
2019-10-11 11:57:41 +02:00
R. RyanTM
a1950e948d python37Packages.nbval: 0.9.2 -> 0.9.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/python3.7-nbval/versions
2019-10-11 11:56:55 +02:00
R. RyanTM
551501a410 python37Packages.nbsphinx: 0.4.2 -> 0.4.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/python3.7-nbsphinx/versions
2019-10-11 11:56:40 +02:00
R. RyanTM
e3f9c4d790 python37Packages.pyspf: 2.0.12 -> 2.0.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pyspf/versions
2019-10-11 11:56:22 +02:00
R. RyanTM
7a25be0337 python37Packages.pylibmc: 1.6.0 -> 1.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-pylibmc/versions
2019-10-11 11:56:07 +02:00
R. RyanTM
0cd385fdb6 python37Packages.moviepy: 1.0.0 -> 1.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-moviepy/versions
2019-10-11 11:55:51 +02:00
R. RyanTM
124695203c python37Packages.periodictable: 1.5.0 -> 1.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-periodictable/versions
2019-10-11 11:55:36 +02:00
R. RyanTM
60f6daee26 python37Packages.xdis: 4.0.3 -> 4.0.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-xdis/versions
2019-10-11 11:55:11 +02:00
R. RyanTM
cf1c7f22e9 python37Packages.tomlkit: 0.5.5 -> 0.5.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-tomlkit/versions
2019-10-11 11:54:57 +02:00
Aaron Andersen
0b6067f93e
Merge pull request #68836 from Thra11/wacomtablet-kcm
wacomtablet: init at 3.2.0
2019-10-11 05:52:37 -04:00
Jörg Thalheim
cca0d3f62b
nodePackages: Use repo tree as nixpkgs (#69351)
nodePackages: Use repo tree as nixpkgs
2019-10-11 10:32:26 +01:00
Domen Kožar
f4d675b993
vscode: 1.38.1 -> 1.39.1 2019-10-11 11:04:27 +02:00
Maximilian Bosch
1dd6ebfce6
citrix_workspace: add 19.10.0
https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-1910
2019-10-11 10:30:03 +02:00
Colin L Rice
8ff1865855
gcsfuse: add go.mod and go.sum files.
It looks like go1.12 silently created the module, but go1.13 does not.
2019-10-11 10:09:11 +02:00
Colin L Rice
88f65fca79
conftest: 0.12.0 -> 0.14.0, disable go sum db.
The go sum db is a hosted service that appears to be generating a new
inclusion proof each time this build is run (rather than using the one
from the previous run). Since this ends up the module directory + thus
hash, it's breaking deterministic builds.

Co-authored-by: Roman Volosatovs <rvolosatovs@riseup.net>
2019-10-11 10:09:11 +02:00
Roman Volosatovs
f93ea5abe1
go_1_13: add kalbasit to maintainers 2019-10-11 10:09:11 +02:00
Colin L Rice
52d057f575
all-packages: use go 1.12 for git-lfs 2019-10-11 10:09:11 +02:00
Colin L Rice
d32980ca1e
all-packages: use go 1.12 for circleci-cli 2019-10-11 10:09:11 +02:00
Colin L Rice
fc5026b4ec
all-packages: use go 1.12 for prometheus and prometheus-varnish-exporter
These both fail to work with go1.13 due to test issues, downgrading to
1.12
2019-10-11 10:09:10 +02:00
Mario Rodas
88ffdabc0e
documize-community: disable go module build 2019-10-11 10:09:10 +02:00
Colin L Rice
e9a9b553e7
all-packages: use go 1.12 for kubernetes 2019-10-11 10:09:10 +02:00
Colin L Rice
057b547fd4
all-packages: use go 1.12 for openshift 2019-10-11 10:09:10 +02:00
Colin L Rice
7c6e98721c
all-packages: use go 1.12 for magnetico
Co-authored-by: Roman Volosatovs <rvolosatovs@riseup.net>
2019-10-11 10:09:10 +02:00
Colin L Rice
6e031f1244
all-packages: use go 1.12 for grafana 2019-10-11 10:09:09 +02:00
Colin L Rice
eec1a1345f
all-packages: use go 1.12 for cockroachdb 2019-10-11 10:09:09 +02:00
Roman Volosatovs
e45055c328
all-packages: use go 1.12 for prow 2019-10-11 10:09:09 +02:00
Roman Volosatovs
8c33df9d65
all-packages: use go 1.12 for terraform-providers.elasticsearch 2019-10-11 10:09:09 +02:00
Roman Volosatovs
fcdc280d7f
all-packages: use go 1.12 for terraform-lsp 2019-10-11 10:09:09 +02:00
Roman Volosatovs
cf6e2776f2
all-packages: use go 1.12 for packr 2019-10-11 10:09:08 +02:00
Roman Volosatovs
a3341e8499
all-packages: use go 1.12 for restic 2019-10-11 10:09:08 +02:00
Roman Volosatovs
b63b95f141
all-packages: use go 1.12 for tendermint 2019-10-11 10:09:08 +02:00
Roman Volosatovs
72a6ab4d5f
all-packages: use go 1.12 for scaleway-cli 2019-10-11 10:09:08 +02:00
Roman Volosatovs
7ddd2a2069
all-packages: use go 1.12 for lnd 2019-10-11 10:09:08 +02:00
Roman Volosatovs
745b299403
all-packages: use go 1.12 for grpcui 2019-10-11 10:09:07 +02:00
Roman Volosatovs
ee2c8ece9e
all-packages: use go 1.12 for gotestsum 2019-10-11 10:09:07 +02:00
Roman Volosatovs
db6cb37aa7
all-packages: use go 1.12 for curlie 2019-10-11 10:09:07 +02:00
Roman Volosatovs
2f20deb202
all-packages: use go 1.12 for cri-o 2019-10-11 10:09:07 +02:00
Roman Volosatovs
01721f1449
all-packages: use go 1.12 for bazel-watcher 2019-10-11 10:09:07 +02:00
Roman Volosatovs
9e5f063058
all-packages: use go 1.12 for wtf 2019-10-11 10:09:06 +02:00
Roman Volosatovs
2d7e8e1b0f
all-packages: use go 1.12 for perkeep 2019-10-11 10:09:06 +02:00
Roman Volosatovs
ea0b765208
all-packages: use go 1.12 for consul 2019-10-11 10:09:06 +02:00
Roman Volosatovs
4ef3de8645
ctop: ensure go 1.13 compatibility 2019-10-11 10:09:06 +02:00
Roman Volosatovs
bdd503323a
go: default to go_1_13 2019-10-11 10:09:06 +02:00
Roman Volosatovs
bd023200a9
go_1_13: init at 1.13.1 2019-10-11 10:09:05 +02:00
Trolli Schmittlauch
b4c6764334 cawbird: 1.0.1 -> 1.0.2
fixes some TLS connection issues
2019-10-11 09:08:06 +02:00
Symphorien Gibol
55ac8ffa43 ocamlPackages.llvm: propagate needed libs, fix missing build parameter
The opam patch makes ocaml link dependent executables with
-L${LLVM_OCAML_EXTERNAL_LLVM_LIBDIR}. This variable was previously
undefined and as a result the linker would previously be called with
just -L which makes it ignore the next argument. This would lead strange
linking errors, like missing caml_apply2.

Despite defining this variable correctly, propagating llvm is still
necessary for linking to complete. In case ocaml-llvm is a transitive
dependency only, propagatedBuildInputs is not enough. To avoid having to
guess which version of llvm was used, we provide the right one in
passthrough.
2019-10-11 08:19:51 +02:00
Michael Hoang
0277cc1f1c WoeUSB: Remove writeback buffering workaround
WoeUSB contains a writeback buffering workaround for 64-bit Linux
systems, however this workaround relies on setting
/proc/sys/vm/dirty_background_bytes which no longer works on newer
versions of the Linux kernel.
2019-10-11 08:00:35 +02:00
Vincent Laporte
c82c6d3a12 ocaml: default to version 4.07
patdiff: 0.11.0 → 0.12.0
2019-10-11 07:58:42 +02:00
Vincent Laporte
deefc177d3 libbap: pin OCaml version to 4.06 2019-10-11 07:58:42 +02:00
Vincent Laporte
1f365f9d26 coqPackages_8_7.contribs.additions: remove 2019-10-11 07:58:42 +02:00
Mario Rodas
67223bc752
Merge pull request #70889 from marsam/init-jtc
jtc: init at 1.74
2019-10-10 23:19:12 -05:00
Pawel Kruszewski
eaa72aa453 bcompare: 4.2.10.23938 -> 4.3.0.24364 2019-10-11 06:14:23 +02:00
Dmitry Kalinkin
1f9882cb29
Merge pull request #70841 from callahad/mariadb
mariadb: fix builds on darwin
2019-10-10 22:58:28 -04:00
scalavision
3d860972ee delly: init at 0.8.1 (#70871) 2019-10-10 22:08:45 -04:00
nyanloutre
9cf81e9174 pythonPackages.block-io: propagate setuptools
Used during runtime
2019-10-10 18:54:29 -07:00
Jonathan Ringer
18faa091c6 pythonPackages.cassandra-driver: 3.18.0 -> 3.19.0 2019-10-10 18:30:21 -07:00
Jonathan Ringer
405777bcf5
pythonPackages.fiona: fix linking issue 2019-10-10 18:27:02 -07:00
makefu
9ae60cff0c devpi-client: 4.1.0 -> 5.0.0
unbreak the package, clean up dependencies and make them overridable
2019-10-10 15:49:29 -07:00
Bjørn Forsman
3fc66462de qsynth: use qt5.mkDerivation
Fixes

  $ qsynth
  qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
  This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

  Aborted (core dumped)

(Also, take qt5.* attrs as input instead of the whole qt5 attrset itself.)
2019-10-10 23:58:45 +02:00
Bjørn Forsman
0a18e8f311 gnome3.accerciser: add missing dependency: setuptools
Fixes "ModuleNotFoundError: No module named 'pkg_resources'" messages in
the GUI.
2019-10-10 23:42:22 +02:00
/u/leo60228
bb1e6c9936 ntfs3g: enable extras (#51514)
* ntfs-3g: enable extras
Adds a few extra utilities, most of which are useful.

* ntfs-3g: download over https
2019-10-10 22:53:15 +02:00
Renaud
a9e6236e97
Merge pull request #70446 from rvolosatovs/update/sidequest
sidequest: 0.3.1 -> 0.7.2
2019-10-10 22:49:40 +02:00
Renaud
4c36089db6
Merge pull request #70670 from r-ryantm/auto-update/openimageio
openimageio2: 2.0.10 -> 2.0.11
2019-10-10 22:37:14 +02:00
Renaud
67e0730823
Merge pull request #70759 from r-ryantm/auto-update/robin-map
robin-map: 0.6.1 -> 0.6.2
2019-10-10 22:18:14 +02:00
worldofpeace
dbe6e52150
Merge pull request #70533 from worldofpeace/arc-menu-33
gnomeExtensions.arc-menu: 33.2 -> 33
2019-10-10 19:19:33 +00:00
lewo
6cee5a9e02
Merge pull request #70498 from nyanloutre/molly_guard_0_7_2
molly-guard: 0.6.3 -> 0.7.2
2019-10-10 20:51:19 +02:00
Peter Simons
7deb982d6a r-systemfonts: fix shebang of configure script
Closes https://github.com/NixOS/nixpkgs/pull/70813.
2019-10-10 20:50:49 +02:00
Dylan Simon
13085f13aa r-systemfonts: fix package dependencies 2019-10-10 20:50:49 +02:00
lewo
072edcbe37
Merge pull request #70585 from lilyball/bat-updates
bat: update dependencies
2019-10-10 20:49:42 +02:00
José Romildo Malaquias
0225cc45b4 shades-of-gray-theme: 1.1.9 -> 1.2.0 2019-10-10 15:45:00 -03:00
Peter Simons
668a8aa811
Merge pull request #70862 from dotlambda/dovecot-2.3.8
dovecot: 2.3.7.2 -> 2.3.8
2019-10-10 19:51:32 +02:00
Konrad Borowski
0947bbc62c mullvad: remove unnecessary systemd service copying in installation 2019-10-10 19:11:11 +02:00
worldofpeace
383556b5e7
Merge pull request #70915 from flokli/python-jenkins-setuptools
python.pkgs.python-jenkins: propagate setuptools
2019-10-10 15:24:38 +00:00
worldofpeace
dfe338e464
Merge pull request #70890 from worldofpeace/pantheon-no-lts-vala
pantheon: use latest vala
2019-10-10 15:18:38 +00:00
worldofpeace
feee41963e pantheon: add vala alias 2019-10-10 11:17:40 -04:00
José Romildo Malaquias
408b55b28b amber-theme: init at 3.34-1 2019-10-10 12:15:08 -03:00
worldofpeace
c0d5833156 scylladb: fix eval 2019-10-10 10:58:19 -04:00
worldofpeace
f4c4087cdf pantheon.switchboard-plug-onlineaccounts: fix build 2019-10-10 10:53:44 -04:00
José Romildo Malaquias
f1930f6483 stilo-themes: 3.32-3 -> 3.34-1 2019-10-10 11:52:57 -03:00
worldofpeace
b9b1d9b620 pantheon.switchboard-plug-sharing: fix build 2019-10-10 10:49:20 -04:00
Florian Klink
06dc7cbd9b python.pkgs.python-jenkins: propagate setuptools
It is used during runtime.

cc #68314
2019-10-10 16:48:13 +02:00
José Romildo Malaquias
344cf6547f zuki-themes: 3.32-4 -> 3.34-1 2019-10-10 11:44:42 -03:00
worldofpeace
8b957f8359 pantheon.switchboard-plug-printers: fix build 2019-10-10 10:38:03 -04:00
worldofpeace
e55bd86e82 pantheon.switchboard-plug-keyboard: fix build 2019-10-10 10:37:51 -04:00
Eelco Dolstra
3ab3614e2b
nix: 2.3 -> 2.3.1 2019-10-10 16:23:33 +02:00
worldofpeace
21c127f7d0 pantheon.granite: fix build with latest vala
Still waiting for release #69052
2019-10-10 10:16:13 -04:00
Franz Pletz
f01ad3efde
Merge pull request #70817 from Enzime/update-nonfree-firmware
firmware-linux-nonfree: 2019-08-15 -> 2019-09-23
2019-10-10 14:13:55 +00:00
José Romildo Malaquias
88f33ceebf plano-theme: 3.32-1 -> 3.34-1 2019-10-10 11:02:57 -03:00
Renaud
8b46dcb3db
Merge pull request #69773 from Talljoe/upgrade/leftwm
leftwm: 0.1.9 -> 0.1.10
2019-10-10 14:11:18 +02:00
xrelkd
a2c9fc430c go-ethereum: 1.9.5 -> 1.9.6 2019-10-10 19:54:46 +08:00
Aaron Andersen
f878596559
Merge pull request #70010 from ajs124/fix/mariadb-connector-c-socket-path
mariadb-connector-c: fix socket path
2019-10-10 07:35:04 -04:00
Vladimír Čunát
3596c4c53c
Merge #70576: scylladb: fix build under sandboxing 2019-10-10 12:38:07 +02:00
Mario Rodas
38070d58f4
Merge pull request #70697 from marsam/update-spotifyd
spotifyd: 0.2.18 -> 0.2.19
2019-10-10 05:00:03 -05:00
Renaud
4281dbce9e
Merge pull request #69911 from r-ryantm/auto-update/python3.7-python-rapidjson
python37Packages.python-rapidjson: 0.7.2 -> 0.8.0
2019-10-10 11:28:10 +02:00
Marek Mahut
5f9827f70e
Merge pull request #69860 from r-ryantm/auto-update/python3.7-limnoria
python37Packages.limnoria: 2019.02.23 -> 2019.09.08
2019-10-10 11:27:29 +02:00
Marek Mahut
6cc371c151
Merge pull request #69845 from r-ryantm/auto-update/python3.7-PyChromecast
python37Packages.PyChromecast: 3.2.3 -> 4.0.1
2019-10-10 11:26:22 +02:00
Marek Mahut
bb70a1cb7c
Merge pull request #69891 from r-ryantm/auto-update/python3.7-txtorcon
python37Packages.txtorcon: 19.0.0 -> 19.1.0
2019-10-10 11:26:05 +02:00
Marek Mahut
e3f38d52ca
Merge pull request #69896 from r-ryantm/auto-update/python3.7-sphinxcontrib-plantuml
python37Packages.sphinxcontrib_plantuml: 0.17 -> 0.17.1
2019-10-10 11:25:26 +02:00
Marek Mahut
de4b09b7f8
Merge pull request #70552 from r-ryantm/auto-update/barrier
barrier: 2.3.1 -> 2.3.2
2019-10-10 11:24:23 +02:00
Marek Mahut
d94d213f48
Merge pull request #70565 from r-ryantm/auto-update/dpic
dpic: 2016.01.12 -> 2019.08.30
2019-10-10 11:24:10 +02:00
Marek Mahut
11b26a37af
Merge pull request #70592 from r-ryantm/auto-update/geos
geos: 3.7.2 -> 3.7.3
2019-10-10 11:23:04 +02:00
Marek Mahut
c386d75282
Merge pull request #70664 from r-ryantm/auto-update/multipath-tools
multipath-tools: 0.8.2 -> 0.8.3
2019-10-10 11:22:46 +02:00
Marek Mahut
acd6f332eb
Merge pull request #70706 from r-ryantm/auto-update/pipewire
pipewire: 0.2.6 -> 0.2.7
2019-10-10 11:22:32 +02:00
Marek Mahut
19610dce34
Merge pull request #70790 from r-ryantm/auto-update/stellarium
stellarium: 0.19.1 -> 0.19.2
2019-10-10 11:21:55 +02:00
worldofpeace
bdb851ee2d pantheon: use latest vala
elementary OS's ecosystem is curated around Ubuntu's LTS releases.
This means the development platform for their curated applications
always includes a LTS version of vala (in 18.04 it's 0.40).
Because of how vala development works it suspect some of these
applications to have serious issues if complied with the latest vala.
However in the past year or so, for Pantheon at least, I don't think
their applications will have much issues with latest vala, and if there
is I don't think they'd be difficult to fix. In this single regard they've
become more responsive since their preferred language is vala.

As for the curated applications I have less of this confidence in.
So I'd have to be accept less applications, but that's something
I'm willing to compromise on. And this is easily reversible or
could be done on a per-application basis. And nix already makes
this trivial.
2019-10-09 22:47:37 -04:00
Mario Rodas
ea79abaaa3
Merge pull request #70795 from r-ryantm/auto-update/tmatrix
tmatrix: 1.0 -> 1.1
2019-10-09 21:38:02 -05:00
Mario Rodas
79ec4bb3d3
Merge pull request #70791 from r-ryantm/auto-update/stgit
gitAndTools.stgit: 0.19 -> 0.20
2019-10-09 21:37:09 -05:00
Mario Rodas
e220ed84cb
Merge pull request #70808 from r-ryantm/auto-update/visualvm
visualvm: 1.4.3 -> 1.4.4
2019-10-09 21:33:05 -05:00
Mario Rodas
0fdd8bc09d
jtc: init at 1.74 2019-10-09 21:00:00 -05:00
Mario Rodas
257e7dac03
Merge pull request #70676 from r-ryantm/auto-update/pg_repack
postgresql11Packages.pg_repack: 1.4.4 -> 1.4.5
2019-10-09 20:52:57 -05:00
Robin Gloster
1f5fa9a829
Merge pull request #70867 from dotlambda/esphome-1.13.6
esphome: 1.12.2 -> 1.13.6
2019-10-09 23:56:09 +02:00
Marek Mahut
962195d977
Merge pull request #70839 from 1000101/master
oxidized: fix git-crypt dependency
2019-10-09 23:35:23 +02:00
Serge Bazanski
804d272970 evdevremapkeys: init at 0.1.0 2019-10-09 23:24:03 +02:00
Tim Steinbach
0e751e6655
oh-my-zsh: 2019-10-08 -> 2019-10-09 2019-10-09 17:19:57 -04:00
Dan Callahan
b0b0bb7e0b
mariadb: fix darwin build
We want to disable `PLUGIN_AUTH_PAM` when building:

1. `mariadb` on macOS.
2. `mariadb-client` on any platform

Unfortunately, the interaction of these two commits
  6c97b0486c
  7e43b4d0ae
created a situation where we disable it *twice* when building on macOS.
Once in a darwin-specific `prePatch` script, and again in the `patches`
section for client builds.

This removes the redundant `prePatch` script and conditionally applies
the patch to `mariadb` server builds on darwin.

Fixes #70835
2019-10-09 21:56:59 +01:00
Renaud
be5799ff69
Merge pull request #70785 from r-ryantm/auto-update/samplv1
samplv1: 0.9.9 -> 0.9.10
2019-10-09 22:52:54 +02:00
Dima
0ad35ab3ad aws-sdk-cpp: fixing hydra build
Removing debug info to fix hydra build.
The debug symbols alone are around ~1.8GB in size, which
makes the closure combined with the other two outputs
too large.
2019-10-09 22:48:12 +02:00
lewo
9bf8c96e6c
Merge pull request #70622 from r-ryantm/auto-update/LanguageTool
languagetool: 4.6 -> 4.7
2019-10-09 22:42:10 +02:00
worldofpeace
586208204e
Merge pull request #69576 from lilyball/macvim-no-chroot
macvim: Add sandboxProfile
2019-10-09 20:41:29 +00:00
worldofpeace
5883c59f76
Merge pull request #70880 from jtojnar/no-no-hot-corners
gnomeExtensions.nohotcorner: drop
2019-10-09 20:40:03 +00:00
lewo
8cff1c3a10
Merge pull request #70669 from geistesk/golangci-lint-v1.19.1
golangci-lint: 1.17.1 -> 1.20.0
2019-10-09 22:33:54 +02:00
lewo
252c7cf711
Merge pull request #70698 from r-ryantm/auto-update/poedit
poedit: 2.2.1 -> 2.2.4
2019-10-09 22:32:37 +02:00
lewo
191f28a0b7
Merge pull request #70855 from nlewo/hydra-cli-fix
hydra-cli: fix the cargoSha256 hash
2019-10-09 22:30:04 +02:00
Konrad Borowski
8e2c34c0b0 virtualbox: 6.0.10 -> 6.0.12 2019-10-09 22:14:57 +02:00
Jan Tojnar
59bb56a243
gnomeExtensions.nohotcorner: drop
It is part of GNOME 3.34
2019-10-09 22:09:16 +02:00
worldofpeace
646b519965
Merge pull request #70870 from jonringer/fix-slither-analyzer
pythonPackages.slither-analyzer: add setuptools
2019-10-09 18:19:02 +00:00
Johannes Schleifenbaum
8275ac3b59 mycli: 1.19.0 -> 1.20.1 2019-10-09 10:59:46 -07:00
Vladyslav M
32113d5554
sakura: 3.6.0 -> 3.7.0 (#70611)
sakura: 3.6.0 -> 3.7.0
2019-10-09 20:54:00 +03:00
Robert Schütz
2355cc13b9 python3.pkgs.pyhomematic: 0.1.59 -> 0.1.60 2019-10-09 10:33:35 -07:00
Jonathan Ringer
4ed9036e4b pythonPackages.slither-analyzer: add setuptools 2019-10-09 10:16:59 -07:00
Mario Rodas
67323040e3 heroku: 7.27.1 -> 7.33.1 2019-10-09 10:14:02 -07:00
Dmitry Kalinkin
a7b3728c64
Merge pull request #70255 from eadwu/sourcehut/update-1
sourcehut.*: 2019.10.02
2019-10-09 12:50:58 -04:00
Antoine Eiche
0a7c50e0e0 hydra-cli: update the cargoSha256 hash
This might be related to the way cargo fetches sources since the old
hash still works on the original PR (before being rebased onto master by
the merge action).
See
- https://github.com/NixOS/nixpkgs/pull/67680
- https://hydra.nixos.org/build/102205464/nixlog/2
2019-10-09 18:29:18 +02:00
Ryan Mulligan
4aac0e422f
Merge pull request #70711 from r-ryantm/auto-update/python3.7-braintree
python37Packages.braintree: 3.56.0 -> 3.57.1
2019-10-09 09:27:08 -07:00
Renaud
a07a926c04
Merge pull request #69984 from r-ryantm/auto-update/tintin
tintin: 2.01.8 -> 2.01.90
2019-10-09 18:21:22 +02:00
Renaud
c742163768
Merge pull request #69990 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20190714 -> 20190820
2019-10-09 18:15:25 +02:00
Renaud
7899b5be55
Merge pull request #70190 from hkjn/20191001-ledgerblue-0.1.29
pythonPackages.ledgerblue: 0.1.28 -> 0.1.29
2019-10-09 18:09:58 +02:00