Commit Graph

170930 Commits

Author SHA1 Message Date
Linus Heckemann
bcac886971 Revert "elfutils: add patch that fixes compilation under gcc8 (#40705)"
This reverts commit b12448c001.
2019-09-07 07:20:19 +00:00
worldofpeace
93e5683353
Merge pull request #68182 from worldofpeace/chrome-gnome-shell
nixos/gnome3: enable chrome-gnome-shelll
2019-09-07 03:13:22 -04:00
Will Dietz
c98c1a3e7c
Merge pull request #68056 from dtzWill/update/vnstat-2.4
vnstat: 2.3 -> 2.4
2019-09-07 01:54:59 -05:00
Florian Klink
db1f05c763
Merge pull request #66405 from NeQuissimus/virtualbox_6_0_10
virtualbox: 6.0.8 -> 6.0.10
2019-09-06 20:33:35 -07:00
zimbatm
406e29ff78 nix-store-gcs-proxy: init at 0.1.0 (#68139)
* nix-store-gcs-proxy: init at 0.1.0

Co-Authored-By: Florian Klink <flokli@flokli.de>
2019-09-06 20:25:45 -07:00
Tim Steinbach
5db81b646a
linux: 5.2.11 -> 5.2.13 2019-09-06 19:33:55 -04:00
Tim Steinbach
bfdf5e9f2e
linux: 4.9.190 -> 4.9.191 2019-09-06 19:33:25 -04:00
Tim Steinbach
0217a90d38
linux: 4.4.190 -> 4.4.191 2019-09-06 19:32:57 -04:00
Tim Steinbach
1e2decf5e6
linux: 4.19.69 -> 4.19.71 2019-09-06 19:32:31 -04:00
Tim Steinbach
c299ef8798
linux: 4.14.141 -> 4.14.142 2019-09-06 19:31:43 -04:00
Michael Weiss
042b63dd2c
signal-desktop: 1.27.1 -> 1.27.2 2019-09-07 01:08:00 +02:00
Johan Thomsen
a932f966c3 morph: 1.2.0 -> 1.3.0 2019-09-07 00:14:41 +02:00
Vladyslav M
d4da04c528
source-serif-pro: 2.010 -> 3.000 2019-09-07 01:04:01 +03:00
Milan Pässler
1d6c542b22 gerrit: 2.14.6 -> 3.0.2 2019-09-06 22:01:22 +00:00
Nikolay Korotkiy
ed9741d60f alpine: fix links 2019-09-06 21:56:09 +00:00
Jonathan Ringer
4bd7e963b3 pythonPackages.elpy: drop package 2019-09-06 23:44:09 +02:00
Frederik Rietdijk
4d4545185a Revert "pythonPackages.pyev: drop"
Package is still referred to.

This reverts commit bb5c039fc9.
2019-09-06 23:33:32 +02:00
Frederik Rietdijk
e68505e735 Merge remote-tracking branch 'upstream/gcc8' into staging-next 2019-09-06 23:25:18 +02:00
pacien
3387a16c2f exim: 4.92.1 -> 4.92.2
security update: CVE-2019-15846
2019-09-06 20:52:21 +00:00
Frederik Rietdijk
9894a70299 Merge staging into staging-next 2019-09-06 22:47:40 +02:00
Frederik Rietdijk
66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
Linus Heckemann
cfe51be04f
Merge pull request #68221 from WilliButz/remove-prometheus1
remove prometheus 1
2019-09-06 22:36:38 +02:00
Vladimír Čunát
4179ba049c
ghc on aarch64: try to work around #66277 2019-09-06 22:32:40 +02:00
Will Dietz
3263254cfb xorg.xinput: 1.6.2 -> 1.6.3
https://lists.x.org/archives/xorg-announce/2019-July/003013.html
2019-09-06 22:00:33 +02:00
Dylan Simon
d42ed9b401 graphviz: use git hash for removed release tag 2019-09-06 21:55:53 +02:00
WilliButz
283d9a0942
prometheus: remove prometheus_1, rename prometheus_2
As prometheus is no longer developed, nixpkgs now only includes
prometheus 2. Having only one version of prometheus, there is no need
for having the version in the attribute name.
2019-09-06 21:55:19 +02:00
Vlad Artamonov
0f52e11c40 cockroachdb: 1.19.1 -> 1.19.4 2019-09-06 21:53:29 +02:00
Edmund Wu
94bedffbdf vscode-extensions.ms-vscode.cpptools: 0.25.0 -> 0.25.1 2019-09-06 21:52:54 +02:00
scaroo
76daad86a7 hugo: 0.57.2 -> 0.58.0
Release notes: https://gohugo.io/news/0.58.0-relnotes/
2019-09-06 21:52:35 +02:00
Sascha Grunert
573aa63fa6 cri-o: 1.15.0 -> 1.15.1
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-06 21:52:12 +02:00
xrelkd
2b53a91467 eksctl: 0.5.1 -> 0.5.2 2019-09-06 21:50:46 +02:00
Vladyslav M
8d7031a588
Merge pull request #68190 from markus1189/imv-4-0-1
imv: 3.1.2 -> 4.0.1
2019-09-06 22:50:40 +03:00
Ivan Kozik
96a099adb6 pyflame: fix the build on machines with kernel.yama.ptrace_scope > 0 2019-09-06 21:48:58 +02:00
Ivan Kozik
175827f1ed pyflame: use pytest -v to see which tests are skipped 2019-09-06 21:48:58 +02:00
Michael Weiss
4de4d2e57a
tdesktop: 1.8.2 -> 1.8.4
I didn't include the additional sed patching from Arch [0] as the build
ran fine without it and I didn't notice any issues at runtime.
The fixes for "ranges::sized_iterator_range" might only be required on
Arch due to other library versions.

[0]: https://git.archlinux.org/svntogit/community.git/commit/trunk?h=packages/telegram-desktop&id=4c2b019d7f3d7f399ffa3d94cf6eaddfe9972792
2019-09-06 21:46:11 +02:00
Frederik Rietdijk
b75f9a5f6d pythonInterpreters.pypy*prebuilt: use openssl 1.0 2019-09-06 21:45:10 +02:00
Michael Weiss
861224ab5c
androidStudioPackages.{dev,canary}: 3.6.0.9 -> 3.6.0.10 2019-09-06 21:29:17 +02:00
Michael Weiss
ef2328331c
androidStudioPackages.*: Remove the "-wrapper" suffix from name
This causes problems when parsing the name attribute, e.g. for Repology
and parseDrvName. I've added "-unwrapped" to the derivation with the
downloaded content to keep it easier to differentiate between the two.
2019-09-06 21:29:17 +02:00
Justin Bedo
6beabe7d2c bedtools: 2.28.0 -> 2.29.0 2019-09-06 21:23:15 +02:00
Averell Dalton
af39568c3a nvidia_x11: fix for vulkan in >= 435 2019-09-06 21:18:49 +02:00
Will Dietz
ddad80a588 acpid: 2.0.31 -> 2.0.32
36c92da71e/
2019-09-06 21:17:34 +02:00
Aluísio Augusto Silva Gonçalves
d8d68e1af1 fava: 1.10 -> 1.11 2019-09-06 21:16:52 +02:00
Roman Volosatovs
e8f20bfc8d gotools: 2019-07-06 -> 2019-09-05 2019-09-06 21:16:06 +02:00
Robert Scott
d4713b6493 pythonPackages.pybind11: enable tests 2019-09-06 21:15:22 +02:00
Will Dietz
718dbcaf13 bear: 2.4.1 -> 2.4.2 2019-09-06 21:14:08 +02:00
Florian Klink
acd4567f57 python3.pkgs.libcloud: 2.5.0 -> 2.6.0 2019-09-06 21:13:04 +02:00
tbenst
6d7282d74a magma: 2.0.2 -> 2.5.0 2019-09-06 20:15:10 +02:00
Nikolay Amiantov
194b732bf6
Merge pull request #68215 from abbradar/zeroc-ice
ZeroC Ice - update, add Python module, fix Murmur RC
2019-09-06 19:41:46 +02:00
R. RyanTM
5abfb98d50 kexectools: 2.0.19 -> 2.0.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kexec-tools/versions
2019-09-06 19:39:55 +02:00
Will Dietz
ae5df9705c libXi: 1.7.9 -> 1.7.10 2019-09-06 19:35:32 +02:00
Will Dietz
8d3d7ce3e5 libX11: 1.6.7 -> 1.6.8 2019-09-06 19:34:52 +02:00
Will Dietz
4941879049 libusb1: 1.0.22 -> 1.0.23 2019-09-06 19:34:33 +02:00
Will Dietz
b38a26e202 libusb1: pname-ification 2019-09-06 19:34:33 +02:00
Will Dietz
772e2aa94b cups: 2.2.11 -> 2.2.12 (security!)
https://github.com/apple/cups/releases/tag/v2.2.12
2019-09-06 19:33:43 +02:00
Will Dietz
94aa75c2c9 harfbuzz: 2.6.0 -> 2.6.1
https://github.com/harfbuzz/harfbuzz/releases/tag/2.6.1
2019-09-06 19:33:08 +02:00
Will Dietz
289579b09e numactl: 2.0.12 -> 2.0.13
https://github.com/numactl/numactl/releases/tag/v2.0.13
2019-09-06 19:32:46 +02:00
Will Dietz
841c667e9d librsvg: 2.44.14 -> 2.44.15
https://mail.gnome.org/archives/ftp-release-list/2019-September/msg00029.html
2019-09-06 19:32:16 +02:00
Will Dietz
7d1b5fa2b0 mesa_glu: 9.0.0 -> 9.0.1
* source tarball is now xz, not bz2
* pkgconfig was fixed to include Cflags

https://gitlab.freedesktop.org/mesa/glu/compare/glu-9.0.0...glu-9.0.1
2019-09-06 19:32:01 +02:00
Nikolay Amiantov
094a399fca mumble: use different zeroc-ice versions
Needed to unbreak ICE support in murmur RC version.
2019-09-06 20:21:09 +03:00
Nikolay Amiantov
b667dd981d python3.pkgs.zeroc-ice: init at 3.7.2 2019-09-06 20:21:09 +03:00
Nikolay Amiantov
3a0c6f1402 zeroc-ice: 3.6.3 -> 3.7.2
Rename from zeroc_ice.
Take various improvements from Arch zero-ice package.
Move old version to zeroc-ice-36.
2019-09-06 20:21:09 +03:00
Daniël de Kok
05a0bf99c9 maturin: 0.7.1 -> 0.7.2
GitHub release:
https://github.com/PyO3/maturin/releases/tag/v0.7.2

This release provides some cross-compilation fixes.
2019-09-06 19:18:08 +02:00
Vlad Artamonov
25ac92e825 dep: 0.5.1 -> 0.5.4 2019-09-06 19:17:03 +02:00
Frederik Rietdijk
9b92496429
Merge pull request #68194 from adisbladis/drop-go-1_10
Drop unsupported go version 1.10
2019-09-06 19:14:02 +02:00
Doron Behar
f1bf4ec1f1 tinc: 1.0.35 -> 1.0.36 2019-09-06 19:13:29 +02:00
Doron Behar
f70e4c7d59 pdfcpu: 0.2.3 -> 0.2.4 2019-09-06 19:13:01 +02:00
Daniël de Kok
0910b661eb makemkv: 1.14.4 -> 1.14.5
Changelog:

- Some small miscellaneous improvements
2019-09-06 19:12:38 +02:00
Aluísio Augusto Silva Gonçalves
e030351740 python: google-auth: make tests compatible with pytest 5 2019-09-06 19:08:51 +02:00
Aluísio Augusto Silva Gonçalves
084bd0ca66 python: beancount: 2.2.1 -> 2.2.3 2019-09-06 19:08:29 +02:00
Aaron Andersen
01ba11b8db kdevelop, kdev-php, kdev-python: 5.4.1 -> 5.4.2 2019-09-06 13:08:13 -04:00
Mario Rodas
3cc3bfc4bd pythonPackages.mpd2: 0.5.5 -> 1.0.0 2019-09-06 19:06:43 +02:00
Mario Rodas
53579ceed4 pythonPackages.pyaudio: 0.2.9 -> 0.2.11 2019-09-06 19:06:43 +02:00
Mario Rodas
bb5c039fc9 pythonPackages.pyev: drop
pyev is not available in PyPI anymore
2019-09-06 19:06:43 +02:00
Mario Rodas
11900ffe33 pythonPackages.python3pika: drop
Pika already supports Python3, and python3pika wasn't updated since 2014
2019-09-06 19:06:00 +02:00
Mario Rodas
c800464bc7 pythonPackages.eggdeps: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
4778194f7d pythonPackages.mp2: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
b1c2a05877 pythonPackages.mrbob: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
47ae762b85 pythonPackages.pyaudio: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
ad4ac8a797 pythonPackages.pymysqlsa: fix PyPI name 2019-09-06 19:05:48 +02:00
Mario Rodas
59ff3a08f8 pythonPackages.pystache: fix pname 2019-09-06 19:05:48 +02:00
Mario Rodas
053b9da754 pythonPackages.area53: drop
PyPI package was taken offline.

See https://github.com/bluepines/slick53/issues/5
2019-09-06 19:05:38 +02:00
Nikolay Amiantov
50399b9546 mcpp: pname-ify 2019-09-06 19:11:07 +03:00
worldofpeace
5d4890b58d
Merge pull request #67585 from worldofpeace/system-config-printer
nixos/system-config-printer: init
2019-09-06 12:08:23 -04:00
worldofpeace
4c722b3351 system-config-printer: hardcode executable in udev rule 2019-09-06 12:06:32 -04:00
Vincent Laporte
22c50545f2 ocamlPackages.ocaml_lwt: 4.1.0 -> 4.2.1
Ensures compatibility with OCaml 4.08
2019-09-06 16:03:33 +00:00
Peter Simons
75388ff04f haskell-zlib: drop obsolete overrides for ghc-8.8.x 2019-09-06 17:27:21 +02:00
Peter Simons
e5c85e39ab haskell-tar: drop obsolete overrides for ghc-8.8.x 2019-09-06 17:27:21 +02:00
Michael Alan Dorman
4037a43630 jailbreak-cabal: updated package needs updated Cabal library
Only needs to be overridden for prior GHC releases.
2019-09-06 17:27:21 +02:00
Peter Simons
62771c8774 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
81252f75d2.
2019-09-06 17:27:21 +02:00
rnhmjoj
7f01fe9845 haskellPackages.matplotlib: unmark as broken 2019-09-06 17:27:20 +02:00
Peter Simons
9786a40304 hackage2nix: update list of broken Haskell builds 2019-09-06 17:27:20 +02:00
Vladimír Čunát
2a7910655e
qt5 on darwin: revert back to 5.11
5.12 has been broken again, nad libsForQt5 has never been switched
anyway.  This should unblock the nixpkgs channel.  Discussion thread:
https://github.com/NixOS/nixpkgs/pull/66266#issuecomment-523131781
2019-09-06 17:18:56 +02:00
Dmitry Kalinkin
d6264f9094
Merge pull request #65726 from smaret/gildas-20190801_a
gildas: 20190701_a -> 20190901_a
2019-09-06 11:15:45 -04:00
Vladimír Čunát
0b0fddea20
Merge #67754: thunderbird*: 60.8.0 -> 68.0 2019-09-06 17:05:32 +02:00
Jan Tojnar
8563088e69
Merge branch 'staging-next' into staging 2019-09-06 16:55:45 +02:00
Jan Tojnar
f9237f3152
Merge branch 'master' into staging-next 2019-09-06 16:55:11 +02:00
adisbladis
4a1189e0ab
Merge pull request #68207 from adisbladis/elk-5-removal
elasticsearch5/kibana5/beats5: Remove EOL packages
2019-09-06 15:29:09 +01:00
Jörg Thalheim
35f0ffb704
eksctl: 0.5.0 -> 0.5.1 (#68188)
eksctl: 0.5.0 -> 0.5.1
2019-09-06 15:03:20 +01:00
adisbladis
194aac9eed
elk-stack: Add release note about elk-5 stack removal 2019-09-06 14:30:49 +01:00
adisbladis
a3032415f7
kibana5: Remove EOL package 2019-09-06 14:30:49 +01:00
adisbladis
bded2f69d3
beats-5.*: Drop EOL packages 2019-09-06 14:30:49 +01:00
R. RyanTM
7635bd187e python37Packages.loguru: 0.3.1 -> 0.3.2
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-loguru/versions
2019-09-06 15:28:55 +02:00
Jonathan Ringer
a70aea12ca pythonPackages.setuptools_scm: 3.2.0 -> 3.3.3 2019-09-06 15:23:20 +02:00
adisbladis
4e30b30a65
logstash5: Remove EOL package 2019-09-06 14:22:15 +01:00
adisbladis
1b64fd7f53
journalbeat5: Remove EOL package 2019-09-06 14:22:15 +01:00
adisbladis
a870cad373
elasticsearch5: Remove package
It's EOL
2019-09-06 14:22:15 +01:00
Frederik Rietdijk
1ede2de8a3 pythonPackages.editorconfig: -> 0.12.1 -> 0.12.2 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
bf4f885471 pythonPackages.editorconfig: remove duplicate EditorConfig 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
5718ed6d32 python.pkgs.wheel: 0.33.4 -> 0.33.6 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
0570a6b126 python.pkgs.setuptools: 0.33.4 -> 0.33.6 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
afe67e5493 python.pkgs.pip: 19.1.1 -> 19.2.3 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
dc95e17fc2 python: bootstrapped-pip: update wheel, setuptools, pip
wheel 33.4 -> 33.6
setuptools 41.0.1 -> 42.2.0
pip 19.1.1 -> 19.2.3
2019-09-06 15:18:45 +02:00
Frederik Rietdijk
755de1cbe2 python.pkgs.terminado: disable tests 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
9dd6537303 pythonPackages.tld: use pythonImportsCheck and pytestCheckHook 2019-09-06 15:18:45 +02:00
Frederik Rietdijk
f7e28bf5d8 Split buildPythonPackage into setup hooks
This commit splits the `buildPythonPackage` into multiple setup hooks.

Generally, Python packages are built from source to wheels using `setuptools`.
The wheels are then installed with `pip`. Tests were often called with
`python setup.py test` but this is less common nowadays. Most projects
now use a different entry point for running tests, typically `pytest`
or `nosetests`.

Since the wheel format was introduced more tools were built to generate these,
e.g. `flit`. Since PEP 517 is provisionally accepted, defining a build-system
independent format (`pyproject.toml`), `pip` can now use that format to
execute the correct build-system.

In the past I've added support for PEP 517 (`pyproject`) to the Python
builder, resulting in a now rather large builder. Furthermore, it was not possible
to reuse components elsewhere. Therefore, the builder is now split into multiple
setup hooks.

The `setuptoolsCheckHook` is included now by default but in time it should
be removed from `buildPythonPackage` to make it easier to use another hook
(curently one has to pass in `dontUseSetuptoolsCheck`).
2019-09-06 15:18:45 +02:00
Soner Sayakci
16429eb2c0 discord-ptb: 0.0.15 -> 0.0.16 2019-09-06 05:48:29 -07:00
Benjamin Hipple
7d3b44c9be waf: 2.0.15 -> 2.0.18 2019-09-06 14:35:59 +02:00
Vincent Laporte
5b3dc48f19 coqPackages.stdpp: 1.1 -> 1.2.1; coqPackages.iris: 3.1.0 -> 3.2.0
Ensures compatibility with Coq ≥ 8.9
2019-09-06 11:51:34 +00:00
Mario Rodas
79303d4065
Merge pull request #68186 from marsam/update-procs
procs: 0.8.5 -> 0.8.9
2019-09-06 06:10:47 -05:00
Robert Hensing
089011e4f9
Merge pull request #68006 from volth/patch-361
megacli: requireFile -> fetchurl
2019-09-06 12:49:45 +02:00
Robert Hensing
2eb0bb3b59
Merge pull request #68007 from xbreak/clipp
clipp: init at 1.2.3
2019-09-06 12:48:24 +02:00
worldofpeace
8b8b4abd55
Merge pull request #67280 from dtzWill/update/fortune-2.10.0
fortune: 2.6.2 -> 2.10.0, use official tarball
2019-09-06 05:29:04 -04:00
worldofpeace
3b39b03f05
Merge pull request #68144 from fgaz/fgaz/remove-qt-stdenv
Switch my qt packages to qt-specific mkDerivation
2019-09-06 05:19:39 -04:00
Jonathan Ringer
385567858f xmlroff: remove old patch 2019-09-06 02:08:09 -07:00
Francesco Gazzetta
4f49bcf905 sfxr-qt: switch to qt-specific mkDerivation 2019-09-06 05:03:56 -04:00
Jörg Thalheim
151dcce6d1
Merge pull request #68172 from jonringer/bump-xmlroff
xmlroff: 0.6.2 -> 0.6.3
2019-09-06 09:52:52 +01:00
Jörg Thalheim
ff969fed98
Merge pull request #68189 from avdv/wtf-no-vendored-deps
wtf: No longer use vendored dependencies
2019-09-06 09:50:55 +01:00
scalavision
24ebaf4f64 mill: 0.5.0->0.5.1 2019-09-06 10:26:30 +02:00
Silvan Mosberger
da72765041
Merge pull request #67805 from Infinisil/more-git-determinism
nix-prefetch-git: Remove some pack file non-determinism
2019-09-06 10:24:45 +02:00
Markus Hauck
8e6b1cac31 imv: 3.1.2 -> 4.0.1 2019-09-06 10:05:32 +02:00
Marek Mahut
be9e7745f2
Merge pull request #68173 from jonringer/bump-gitg
gitg: 3.32.0 -> 3.32.1
2019-09-06 09:13:19 +02:00
Marek Mahut
59d3c9618d
Merge pull request #68167 from jonringer/bump-requests-mock
pythonPackages.requests-mock: 1.5.2 -> 1.7.0
2019-09-06 09:12:54 +02:00
Claudio Bley
7ee4516a7e wtf: No longer use vendored dependencies
The go modules utilized by the project and the vendored dependencies already
diverged, so the nix build of `wtf` was slightly out-of-date regarding the
official binary.

The gocenter proxy provides "immutable re-usable Go modules" which should avoid
the problem of any dependency suddenly vanishing.
2019-09-06 09:04:57 +02:00
Jonathan Ringer
34c089e7ce xmlroff: 0.6.2 -> 0.6.3 2019-09-05 23:59:03 -07:00
xrelkd
76064c57b9 eksctl: 0.5.0 -> 0.5.1 2019-09-06 14:53:20 +08:00
Sarah Brofeldt
57b66eb3f2
Merge pull request #68138 from johanot/ceph-14.2.3
ceph: 14.2.1 -> 14.2.3
2019-09-06 07:31:45 +02:00
Peter Hoeg
c1a37ca8b1 strawberry: environment variable was missing 2019-09-06 13:01:03 +08:00
Mario Rodas
56ddfa9d8f
procs: 0.8.5 -> 0.8.9 2019-09-06 00:00:00 -05:00
worldofpeace
b92fc09d46 chrome-gnome-shell: remove firefox note 2019-09-05 23:20:30 -04:00
Mario Rodas
ce67c2ef59
Merge pull request #68134 from avdv/wtf-add-infocmp
wtf: Add `infocmp` to PATH, fixes #68103
2019-09-05 21:08:26 -05:00
Jan Tojnar
306cc9b311
Merge branch 'staging-next' into staging 2019-09-06 03:21:30 +02:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Aaron Andersen
22fb70a996
Merge pull request #66669 from OPNA2608/update-palemoon
palemoon: 28.6.0.1 -> 28.7.0, drop hardeningDisable
2019-09-05 21:03:48 -04:00
Jan Tojnar
ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar
684bad0569
gtk: move expressions 2019-09-06 02:54:53 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
worldofpeace
4b16b7e9a0
Merge pull request #67115 from evanjs/feature/postman-7.5.0
postman: 7.0.7 -> 7.6.0
2019-09-05 19:39:37 -04:00
Evan Stoll
e4c243d6a0 postman: add evanjs to maintainers 2019-09-05 19:24:48 -04:00
Evan Stoll
abd41c3f68 postman: 7.0.7 -> 7.6.0
- Remove gnome2 (#39976)
  - Use pango instead of gnome2.pango
  - Remove gnome2.GConf
  - Remove gtk2-x11
- Add at-spi2-atk dependency
- Explicitly import packages rather than just pkgs or xorg
- Refactor patchelf to be more generic
- Use wrapGAppsHook
  - As this app uses GTK3 for the UI, we need to use wrapGAppsHook
- Move libPath creation to postFixup
- Remove dontPatchELF
- Remove unnecessary Postman binary, only use _Postman
- Remove unnecessary makeWrapper
- Add dontConfigure
- Remove unnecessary lib 
- Move libPath inputs to buildInputs
2019-09-05 19:24:31 -04:00
worldofpeace
60c9cecf40
Merge pull request #68137 from eadwu/vscode/1.38.0
vscod{e,ium}: 1.37.1 -> 1.38.0
2019-09-05 18:26:44 -04:00
Michael Weiss
539d66aef6
signal-desktop: 1.26.2 -> 1.27.1
at-spi2-core is required for the new dependency on libatspi.so.0.
2019-09-06 00:06:52 +02:00
adisbladis
b611485ad5
go_1_10: Drop package
It's unsupported by upstream.
2019-09-05 22:33:41 +01:00
adisbladis
538a27b54e
tmsu: Build with go 1.12 2019-09-05 22:33:40 +01:00
adisbladis
137f94711d
meguca: Build with go 1.12 2019-09-05 22:33:40 +01:00
adisbladis
4bca8b48fb
notary: Build with go 1.12 2019-09-05 22:33:40 +01:00
adisbladis
416d11bb83
ipget: Build with go 1.12 2019-09-05 22:33:40 +01:00
adisbladis
f942702542
dnscrypt-proxy2: Build with go 1.12 2019-09-05 22:33:40 +01:00
adisbladis
7e8573be43
goa: Build with go 1.12 2019-09-05 22:33:40 +01:00
adisbladis
2ff836f6bf
diskrsync: unstable-2018-02-03 -> unstable-2019-01-02 2019-09-05 22:33:39 +01:00
adisbladis
3c22b23580
prometheus_1: Build with go 1.12 2019-09-05 22:33:39 +01:00
adisbladis
a560ea3736
prometheus-snmp-exporter: 0.13.0 -> 0.15.0 2019-09-05 22:33:39 +01:00
adisbladis
aeef53e5dd
fscrypt: 0.2.4 -> unstable-2019-08-29
Fix build with go 1.12
2019-09-05 22:33:39 +01:00
adisbladis
7814d35bff
go-ethereum-classic: Drop package
It's unmaintained for years and doesn't build with Go 1.12
2019-09-05 22:33:39 +01:00
adisbladis
a7dfe3f9cd
perkeep: 0.10.1 -> unstable-2019-07-29
0.10.1 is the latest release but it doesn't build with recent go versions
2019-09-05 22:33:38 +01:00
Aaron Andersen
34a6f75090
Merge pull request #62754 from tbenst/imagecodecs-lite
imagecodecs-lite: init at 2019.4.20
2019-09-05 17:24:07 -04:00
Jonathan Ringer
a7f84c7880 gitg: 3.32.0 -> 3.32.1 2019-09-05 14:07:07 -07:00
Tyler Benster
d0a442f6e5 imagecodecs-lite: init at 2019.4.20 2019-09-05 14:04:24 -07:00
Ente
b081115788 i3lock-fancy: Bugfix, make scrot overwrite file
After commit [1] scrot will no longer overwrite files unless the `-o`
option is given. This commit makes the i3lock-fancy use `scrot -z -o`
instead of just `scrot -o`.

[1]: 489e322904
2019-09-05 16:30:12 -04:00
Jonathan Ringer
341f65e60f pythonPackages.requests-mock: 1.5.2 -> 1.7.0 2019-09-05 12:59:38 -07:00
Jonathan Ringer
04c2622d07 pythonPackages.purl: init at 1.5 2019-09-05 12:59:09 -07:00
Florian Klink
0213ccf624
Merge pull request #67894 from marzipankaiser/caffeine-ng
caffeine-ng: use python3 and some other improvements
2019-09-05 12:27:00 -07:00
Marek Mahut
5aa5760261
Merge pull request #68131 from 1000101/process-exporter
prometheus-process-exporter: init at 0.5.0
2019-09-05 21:09:33 +02:00
Jan Hrnko
bf9fd00b2e prometheus-process-exporter: init at 0.5.0 2019-09-05 20:21:10 +02:00
Linus Heckemann
734da72661
Merge pull request #68110 from Ma27/weechat-python3
weechat: build with python3 by default
2019-09-05 20:05:47 +02:00
Maximilian Bosch
e4bc0e2b5f
weechatScripts.weechat-xmpp: remove
This plugin is fairly outdated and depends on python2 libraries that
don't receive any updates either (xmpppy for instance[1]).

[1] https://pypi.org/project/xmpppy/
2019-09-05 20:03:46 +02:00
Maximilian Bosch
689a50f3a2
weechat: build with python3 by default
WeeChat also supports Python3 for scripts which should be preferred as
CPython2 is about to get EOLed soon: https://weechat.org/scripts/python3/
2019-09-05 20:03:45 +02:00
Aaron Andersen
36abb06ee6
Merge pull request #63330 from fgaz/michabo/init-for-real
michabo: init at 0.1
2019-09-05 12:53:00 -04:00
Aaron Andersen
11de7aa609
Merge pull request #64322 from jbedo/xenomapper
xenomapper: init 1.0.2
2019-09-05 12:08:10 -04:00
Aaron Andersen
636d9043ea
Merge pull request #68109 from aanderse/pyvmomi
pythonPackages.pyvmomi: init at 6.7.1.2018.12
2019-09-05 12:02:24 -04:00
Cole Mickens
35bcacc226 linux-kernel: HID_BATTERY_STRENGTH=yes 2019-09-05 17:47:39 +02:00
Marcial Gaißert
d64cdba5b4
caffeine-ng: move setuptools_scm dependency to buildInputs
setuptools_scm is only needed during build, not whilst using the package.
2019-09-05 17:44:55 +02:00
Francesco Gazzetta
c16df62034 drawpile: Switch to qt-specific mkDerivation 2019-09-05 17:22:57 +02:00
Claudio Bley
b170193185 wtf: Add infocmp to PATH, fixes #68103 2019-09-05 17:13:11 +02:00
Jörg Thalheim
a7c12f59f8
Merge pull request #68140 from esclear/fix-cutter
Fix radare2-cutter: Wrap Cutter with Qt wrapper
2019-09-05 15:46:38 +01:00
Daniel Albert
5864b89767 Fix radare2-cutter: Wrap Cutter with Qt wrapper
Cutter would not find Qt plugins. This is fixed by wrapping it.
2019-09-05 16:18:37 +02:00
Ryan Mulligan
6713721105
Merge pull request #68111 from Ma27/bump-mautrix-whatsapp
mautrix-whatsapp: 2019-07-04 -> 2019-09-03
2019-09-05 06:52:42 -07:00
Ryan Mulligan
96d5fdcdac
Merge pull request #68117 from tadeokondrak/discord-0.0.96
discord-canary: 0.0.95 -> 0.0.96
2019-09-05 06:46:42 -07:00
Ryan Mulligan
50f5410954
Merge pull request #68124 from xrelkd/update/eksctl
eksctl: 0.4.3 -> 0.5.0
2019-09-05 06:30:59 -07:00
Tim Steinbach
a4fcea49fc
vivaldi: 2.7.1628.30-1 -> 2.7.1628.33-1 2019-09-05 09:23:40 -04:00
Ryan Mulligan
1fad2704e7
Merge pull request #67937 from lightbulbjim/calibre
calibre: 3.47.0 -> 3.47.1
2019-09-05 06:09:33 -07:00
Robin Gloster
e7297363c9
amarok: 2.9.0-20180618 -> 2.9.0-20190824
gcc 8 support
2019-09-05 15:05:05 +02:00
Francesco Gazzetta
0b1d671667 michabo: init at 0.1 2019-09-05 15:02:49 +02:00
Johan Thomsen
161855c033 ceph: 14.2.1 -> 14.2.3 2019-09-05 14:33:29 +02:00
Edmund Wu
7f660719c9
vscodium: 1.37.1 -> 1.38.0 2019-09-05 08:08:21 -04:00
Edmund Wu
6c82cc405a
vscode: 1.37.1 -> 1.38.0 2019-09-05 08:08:20 -04:00
Justin Bedo
3f83cbf538
xenomapper: init 1.0.2 2019-09-05 20:50:22 +10:00
Sébastien Maret
4f3eacc2bf
gildas: 20190701_a -> 20190901_a 2019-09-05 12:30:46 +02:00
Peter Simons
52de09ce84 heimdall: fix the GUI front-end's run-time errors 2019-09-05 10:55:19 +02:00
Vladimír Čunát
e5dece4cbf
Merge branch 'staging-next' into staging 2019-09-05 10:23:46 +02:00
Will Dietz
4f493117bb
Merge pull request #68060 from dtzWill/update/xbps-0.57
xbps: 0.56 -> 0.57
2019-09-05 02:12:57 -05:00
Marek Mahut
3a7f89fdb4
Merge pull request #68042 from dtzWill/update/v4l-utils-1.16.7
v4l-utils: 1.16.6 -> 1.16.7
2019-09-05 09:00:18 +02:00
Marek Mahut
1a5d105e04
Merge pull request #68087 from peterhoeg/u/pio4
platformio: 3.6.6 -> 4.0.3
2019-09-05 08:59:35 +02:00
Marek Mahut
88c42a26a2
Merge pull request #68093 from jonringer/bump-textacy
python3Packages.textacy: 0.6.3 -> 0.9.1
2019-09-05 08:27:23 +02:00
Marek Mahut
b6fa0071e8
Merge pull request #68130 from marsam/update-terraform
terraform: 0.12.7 -> 0.12.8
2019-09-05 08:27:02 +02:00
Marek Mahut
97e72f3145
Merge pull request #68128 from marsam/update-flow
flow: 0.106.0 -> 0.107.0
2019-09-05 08:26:40 +02:00
Marek Mahut
93fa56edb1
Merge pull request #68122 from buckley310/msf5
metasploit: 4.16.1 -> 5.0.45
2019-09-05 08:26:16 +02:00
Marek Mahut
f75852d164
Merge pull request #68079 from dtzWill/update/nsd-4.2.2
nsd: 4.2.1 -> 4.2.2
2019-09-05 08:25:42 +02:00
Marek Mahut
998acc5079
Merge pull request #68080 from dtzWill/update/usbguard-0.7.5
usbguard: 0.7.4 -> 0.7.5
2019-09-05 08:14:43 +02:00
Mario Rodas
12e3519344
terraform: 0.12.7 -> 0.12.8
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.8
2019-09-05 01:00:00 -05:00
Sarah Brofeldt
11e72e547d
Merge pull request #67563 from johanot/kubernetes-1.15-withmodulerevert
kubernetes: 1.14.3 -> 1.15.3

Also reverts the module systemd dependencies
2019-09-05 07:34:11 +02:00
Will Dietz
5e86891baa
Merge pull request #68082 from dtzWill/update/pngquant-2.12.5
pngquant: 2.12.1 -> 2.12.5
2019-09-04 21:29:03 -05:00
Will Dietz
222422f87f
usbguard-nox: deprecate 2019-09-04 21:24:11 -05:00
Will Dietz
ef414c2676
Merge pull request #68036 from dtzWill/update/victor-mono-1.2.5
victor-mono: 1.2.1 -> 1.2.5
2019-09-04 21:13:20 -05:00
Will Dietz
4e8593b874
Merge pull request #68054 from dtzWill/update/webkitgtk-2.24.4
webkitgtk: 2.24.3 -> 2.24.4 (security!)
2019-09-04 21:11:40 -05:00
Will Dietz
7e48d74986
Merge pull request #68062 from dtzWill/update/fwts-19.08.00
fwts: 19.07.00 -> 19.08.00
2019-09-04 21:10:35 -05:00
Will Dietz
10f023e306
Merge pull request #68070 from dtzWill/update/sessreg-1.1.2
sessreg: 1.1.1 -> 1.1.2
2019-09-04 21:05:41 -05:00
Will Dietz
c96a378fb4
Merge pull request #68034 from dtzWill/update/sudo-font-0.40
sudo-font: 0.37 -> 0.40
2019-09-04 20:57:32 -05:00
Will Dietz
222307978c
Merge pull request #68047 from dtzWill/update/txr-224
txr: 220 -> 224
2019-09-04 20:55:32 -05:00
Will Dietz
8fdb4c2836
Merge pull request #68052 from dtzWill/update/glib-2.60.7
glib: 2.60.6 -> 2.60.7
2019-09-04 20:55:08 -05:00
Will Dietz
d043c9e3fc
Merge pull request #68053 from dtzWill/update/taskell-1.6.1
taskell: 1.6.0 -> 1.6.1
2019-09-04 20:54:09 -05:00
Will Dietz
2e808509f0
xbps: fix build w/glibc, disable errors due to unused fread result 2019-09-04 20:47:29 -05:00
xrelkd
68ad416f34 eksctl: 0.4.3 -> 0.5.0 2019-09-05 09:38:28 +08:00
Will Dietz
bd414cc9fe
Merge pull request #68074 from dtzWill/update/encodings-1.0.5
encodings: 1.0.4 -> 1.0.5
2019-09-04 20:03:22 -05:00
Mario Rodas
584ca4c8ee
flow: 0.106.0 -> 0.107.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.107.0
2019-09-04 20:00:00 -05:00
Sean Buckley
7d7d9e57f8 metasploit: 4.16.1 -> 5.0.45 2019-09-04 20:44:50 -04:00
Orivej Desh
9ec4a264ed libjpeg-turbo: 2.0.2 -> 2.0.3 2019-09-05 00:16:52 +00:00
Mario Rodas
044cc701c2
Merge pull request #68048 from marsam/update-netdata
netdata: 1.16.0 -> 1.17.0
2019-09-04 18:37:21 -05:00
Katharina Fey
18f7f19ce2 ociTools: init 2019-09-04 22:46:42 +00:00
Lily Ballard
43dade238f
installShellFiles: init (#65211)
This is a new package that provides a shell hook to make it easy to
declare manpages and shell completions in a manner that doesn't require
remembering where to actually install them. Basic usage looks like

  { stdenv, installShellFiles, ... }:
  stdenv.mkDerivation {
    # ...
    nativeBuildInputs = [ installShellFiles ];
    postInstall = ''
      installManPage doc/foobar.1
      installShellCompletion --bash share/completions/foobar.bash
      installShellCompletion --fish share/completions/foobar.fish
      installShellCompletion --zsh share/completions/_foobar
    '';
    # ...
  }

See source comments for more details on the functions.
2019-09-04 23:19:17 +02:00
Eelco Dolstra
37e333af9a
nix: 2.2.2 -> 2.3 2019-09-04 21:36:49 +02:00
Marek Mahut
9392493ccc
Merge pull request #68081 from dtzWill/update/stress-ng-0.10.02
stress-ng: 0.10.01 -> 0.10.02
2019-09-04 21:28:04 +02:00
Marek Mahut
89f9948082
Merge pull request #68090 from markus1189/aws-rotate-key-1-0-6
aws-rotate-key: 1.0.4 -> 1.0.6
2019-09-04 21:27:23 +02:00
Marek Mahut
4622046a2f
Merge pull request #68104 from peterhoeg/f/aucdtect
aucdtect: pname was wrong
2019-09-04 21:23:42 +02:00
Tadeo Kondrak
1af57d573f
discord-canary: 0.0.95 -> 0.0.96 2019-09-04 12:37:41 -06:00
Maximilian Bosch
edaf80a0f0
mautrix-whatsapp: 2019-07-04 -> 2019-09-03
Also got rid of the dependency hakery by using `buildGoModule` and
letting `go.mod` do the job.
2019-09-04 18:41:19 +02:00
Michael Raskin
2b3a70715f
Merge pull request #68098 from Mic92/sysdig
sysdig: 0.26.2 -> 0.26.4
2019-09-04 16:19:13 +00:00
Timo Kaufmann
0a7f8fbd29
fflas-ffpack: 2.4.0 -> 2.4.3 (#68108) 2019-09-04 18:13:00 +02:00
Aaron Andersen
a4ac265039 pythonPackages.pyvmomi: init at 6.7.1.2018.12 2019-09-04 11:42:47 -04:00
Johan Thomsen
10e416ce61 kubernetes: 1.14.3 -> 1.15.3 2019-09-04 17:38:41 +02:00
Michael Raskin
e3fbbb1d10
Merge pull request #68083 from dtzWill/update/bdf2psf-1.193
bdf2psf: 1.192 -> 1.193
2019-09-04 15:20:44 +00:00
Tim Steinbach
4e99ef6a18
virtualbox: 6.0.8 -> 6.0.10 2019-09-04 11:12:07 -04:00
Sarah Brofeldt
55256d644b
Merge pull request #65470 from johanot/ceph-14-upstream
ceph: 12.2.7 -> 14.2.1
2019-09-04 17:08:28 +02:00
Jan Tojnar
e7cccdbb13
Merge pull request #68105 from jtojnar/meson-darwin-fix
meson: fix darwin patch
2019-09-04 16:59:33 +02:00
Johan Thomsen
fb22d67fa7 ceph: 13.2.4 -> 14.2.1
* remove kinetic
* release note
* add johanot as maintainer

nixos/ceph: create option for mgr_module_path
  - since the upstream default is no longer correct in v14

* fix module, default location for libexec has changed
* ceph: fix test
2019-09-04 16:17:18 +02:00
Jan Tojnar
1be03500d5
meson: fix darwin patch
Somehow I missed this in https://github.com/NixOS/nixpkgs/pull/67596
2019-09-04 16:10:56 +02:00
Marcial Gaißert
cdf8247b68
caffeine-ng: remove unneeded dependencies setuptools, wheel 2019-09-04 16:10:01 +02:00
Timo Kaufmann
ce37819c8b
home-manager: 2019-06-25 -> 2019-09-04 (#68100) 2019-09-04 16:01:59 +02:00
Kristoffer
85baedaca3 ceph: 12.2.7 -> 13.2.4
* maintain only one version
* ceph-client: init
* include ceph-volume python tool in output

nixos/ceph: extraConfig, fix test, wait for ceph-mgr to become active

* run ceph with disk group permission
* add extraConfig option for the global section
needed per cluster
* clear up how ceph.conf is generated
* fix ceph testcase
2019-09-04 16:01:42 +02:00
Florian Klink
432e55242e
Merge pull request #67968 from ambrop72/virtualbox-qt-fix
virtualbox: Fix #65564
2019-09-04 06:38:37 -07:00
Ambroz Bizjak
b52dfd3007 virtualbox: Make sure that Qt finds plugins to make VMs run again.
Fixes #65564. When hardening is enabled, we cannot use a wrapper for
VirtualBoxVM, so patch the source code to set QT_PLUGIN_PATH as required.
2019-09-04 06:38:12 -07:00