Commit graph

192072 commits

Author SHA1 Message Date
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
Silvan Mosberger d1bb36d5cb
Merge pull request #67996 from roberth/cleanSourceWith-name
lib.cleanSourceWith: Allow name to be set, optional filter, doc
2019-09-06 21:11:12 +02:00
tbenst 6d7282d74a magma: 2.0.2 -> 2.5.0 2019-09-06 20:15:10 +02:00
Robert Hensing a0b743f47c
Fix typo in lists.nix 2019-09-06 20:02:36 +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
Nikolay Amiantov daa9ea2987 murmur service: fix typo in description 2019-09-06 20:29:20 +03: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
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 998f59ccda nixos/mate: enable system-config-printer
After some research this should be installed as a program
in Mate or Cinnamon.
2019-09-06 12:06:32 -04:00
worldofpeace 335b8c65c7 nixos/plasma5: use system-config-printer module 2019-09-06 12:06:32 -04:00
worldofpeace 146532b272 nixos/xfce4-14: use system-config-printer module 2019-09-06 12:06:32 -04:00
worldofpeace 2fe7bd3ab3 nixos/gnome3: use system-config-printer module 2019-09-06 12:06:32 -04:00
worldofpeace 6b99ec2dbe nixos/pantheon: use system-config-printer module 2019-09-06 12:06:32 -04:00
worldofpeace 4c722b3351 system-config-printer: hardcode executable in udev rule 2019-09-06 12:06:32 -04:00
worldofpeace c6abb69785 rl-1909: note about system-config-printer 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
Silvan Mosberger cd9f199c2b
Merge pull request #68210 from ivan/nixos-railcar-string
nixos/railcar: remove use of the deprecated string type
2019-09-06 17:42:50 +02: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