Commit Graph
191261 Commits
Author SHA1 Message Date
R. RyanTM 91c187fb6c shotcut: 19.07.15 -> 19.08.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shotcut/versions
2019-08-20 17:40:07 -07:00
R. RyanTM 92fdf8f1f2 sonarr: 2.0.0.5322 -> 2.0.0.5338
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sonarr/versions
2019-08-20 17:11:28 -07:00
Mikhail Klementev f996fa509c maintainers: add dump_stack 2019-08-20 23:49:24 +00:00
R. RyanTM 717b65ceeb skypeforlinux: 8.50.0.38 -> 8.51.0.72
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/skypeforlinux/versions
2019-08-20 16:47:29 -07:00
Robin Gloster 9135412b63 golden-cheetah: build with newer qt5 2019-08-21 01:40:25 +02:00
R. RyanTM b5331ed196 reaper: 5.980 -> 5.981
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/reaper/versions
2019-08-20 16:39:16 -07:00
R. RyanTM b936b4c534 shaarli: 0.11.0 -> 0.11.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/shaarli/versions
2019-08-20 16:08:20 -07:00
Jonathan Ringer 38626c18cc pythonPackage.Fabric: 2.4.0 -> 2.5.0 2019-08-20 16:06:15 -07:00
R. RyanTMandJonathan Ringer ca0876bcba python37Packages.invoke: 1.2.0 -> 1.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-invoke/versions
2019-08-20 16:02:06 -07:00
R. RyanTM 47f58bb941 smemstat: 0.02.04 -> 0.02.05
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/smemstat/versions
2019-08-20 16:01:04 -07:00
Aaron AndersenandGitHub 249b4ad942 Merge pull request #66492 from aanderse/extra-subservice-cleanup
nixos/httpd: extraSubservices cleanup
2019-08-20 18:55:08 -04:00
dshkyraandzimbatm b15d8686ad terraform-providers: bump versions (#66587) 2019-08-20 22:40:29 +00:00
Robin Gloster 93b46241a8 ettercap: 0.8.2 -> 0.8.3
fixes openssl 1.1 compat
2019-08-21 00:29:22 +02:00
Ruud van Asseldonk fdd78a5387 libressl: use CFLAGS to avoid exectuable stack
It turns out that libcrypto had an exectuable stack, because it linked
some objects without a .note.GNU-stack section. Compilers add this
section by default, but the objects produced from .S files did not
contain it. The .S files do include a directive to add the section, but
guarded behind an #ifdef HAVE_GNU_STACK. So define HAVE_GNU_STACK, to
ensure that all objects have a .note.GNU-stack section.
2019-08-21 00:16:08 +02:00
R. RyanTM df493fe596 rainloop-community: 1.12.1 -> 1.13.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rainloop-community/versions
2019-08-20 15:10:19 -07:00
Marek MahutandGitHub 63d060b961 Merge pull request #67046 from r-ryantm/auto-update/python3.7-apache-libcloud
python37Packages.libcloud: 2.4.0 -> 2.5.0
2019-08-21 00:10:00 +02:00
Marek MahutandGitHub 108ec6fd13 Merge pull request #67047 from r-ryantm/auto-update/python3.7-ftfy
python37Packages.ftfy: 5.5.1 -> 5.6
2019-08-21 00:09:39 +02:00
Marek MahutandGitHub a870a709ff Merge pull request #67050 from r-ryantm/auto-update/python3.7-azure-mgmt-storage
python37Packages.azure-mgmt-storage: 3.3.0 -> 4.0.0
2019-08-21 00:07:54 +02:00
Marek MahutandGitHub 5b5aa4d09f Merge pull request #67052 from r-ryantm/auto-update/python3.7-authres
python37Packages.authres: 1.1.1 -> 1.2.0
2019-08-21 00:07:24 +02:00
Marek MahutandGitHub aa9ee0ac68 Merge pull request #67056 from r-ryantm/auto-update/python3.7-django-webpack-loader
python37Packages.django-webpack-loader: 0.2.4 -> 0.6.0
2019-08-21 00:07:01 +02:00
Marek MahutandGitHub 581ce32933 Merge pull request #67058 from r-ryantm/auto-update/python3.7-node-semver
python37Packages.node-semver: 0.6.1 -> 0.7.0
2019-08-21 00:06:25 +02:00
Marek MahutandGitHub cd1578d483 Merge pull request #67060 from r-ryantm/auto-update/python3.7-openapi-spec-validator
python37Packages.openapi-spec-validator: 0.2.7 -> 0.2.8
2019-08-21 00:06:11 +02:00
Marek MahutandGitHub ea32fd8dfb Merge pull request #67059 from r-ryantm/auto-update/python3.7-gssapi
python37Packages.gssapi: 1.6.0 -> 1.6.1
2019-08-21 00:05:55 +02:00
Marek MahutandGitHub 126797214b Merge pull request #67061 from r-ryantm/auto-update/python2.7-jenkins-job-builder
jenkins-job-builder: 2.10.1 -> 3.0.1
2019-08-21 00:05:34 +02:00
Robin Gloster 86e1839847 esteidfirefoxplugin: remove
id.ee has removed it and doesn't build with openssl 1.1, there seems to
be a new plugin available
2019-08-21 00:05:18 +02:00
Marek MahutandGitHub 76c0ed1149 Merge pull request #67062 from r-ryantm/auto-update/python3.7-nameparser
python37Packages.nameparser: 1.0.3 -> 1.0.4
2019-08-21 00:05:14 +02:00
Marek MahutandGitHub a79b9166ca Merge pull request #67068 from saschagrunert/buildah
buildah: 1.9.0 -> 1.10.1
2019-08-21 00:04:49 +02:00
Marek MahutandGitHub 279e6d0172 Merge pull request #67114 from r-ryantm/auto-update/python3.7-rasterio
python37Packages.rasterio: 1.0.24 -> 1.0.25
2019-08-21 00:02:14 +02:00
Nikita Uvarov 7e7fc6471e nixos/containers: add unprivileged option
Fixes #57083.
2019-08-21 00:01:29 +02:00
R. RyanTM db72f5cad3 rambox-pro: 1.1.4 -> 1.1.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rambox-pro/versions
2019-08-20 14:55:29 -07:00
Robin Gloster b6998a786b bitcoin-unlimited: 1.0.3.0 -> 1.6.0.1
fixes openssl 1.1 compat
2019-08-20 23:47:37 +02:00
R. RyanTM b5c9e3f62e rapid-photo-downloader: 0.9.15 -> 0.9.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rapid-photo-downloader/versions
2019-08-20 14:39:41 -07:00
R. RyanTM e19ca8e7ed snd: 19.5 -> 19.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/snd/versions
2019-08-20 14:36:24 -07:00
Mario Rodas 690e363780 mosml: fix build error on darwin 2019-08-20 16:20:00 -05:00
Robin Gloster a75971078b cutegram: remove
dead project, no openssl 1.1 and qt >= 5.9 compat
2019-08-20 23:08:00 +02:00
R. RyanTM 9e342a7c04 python37Packages.spark_parser: 1.8.7 -> 1.8.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/python3.7-spark_parser/versions
2019-08-20 14:05:55 -07:00
Robin Gloster 284e529f53 dogecoin: 1.10.0 -> 1.14.1
fixes openssl 1.1 compat
2019-08-20 23:04:20 +02:00
Robin Gloster 52ce7f49f9 cargo-download: 0.1.1 -> 0.1.2 2019-08-20 23:00:21 +02:00
Sascha GrunertandRobin Gloster 6fa21345a1 cri-tools: 1.14.0 -> 1.15.0
- Fix go build process to include critest as well.
- Fix GitHub repo location to be `kubernetes-sigs`
- Add me as maintainer

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-20 22:49:23 +02:00
R. RyanTM 527fb18264 python37Packages.zict: 0.1.4 -> 1.0.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-zict/versions
2019-08-20 13:49:14 -07:00
Robin Gloster 45769db278 altcoins.freicoin: mark as broken
doesn't build with openssl 1.1 and they use openssl 1.0.1 for testing
2019-08-20 22:47:18 +02:00
Josef KemetmüllerandDmitry Kalinkin bacf5619e2 mirrors: Add centos mirror (#66537)
This should remove the need to rename links from mirror.centos.org to
vault.centos.org as the removed comment mentions.
2019-08-20 16:40:07 -04:00
Jan TojnarandGitHub 129cb7e32e Merge pull request #67110 from worldofpeace/gnome-characters-fix
gnome3.gnome-characters: correct entry point
2019-08-20 22:39:06 +02:00
Marek MahutandGitHub ed3cee72f3 Merge pull request #65104 from mroi/patch-1
swift: 5.0.1 -> 5.0.2
2019-08-20 22:37:12 +02:00
R. RyanTM e9edfb0dbf python37Packages.voluptuous-serialize: 2.1.0 -> 2.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-voluptuous-serialize/versions
2019-08-20 13:36:30 -07:00
Marek MahutandGitHub a4c0619803 Merge pull request #66785 from r-ryantm/auto-update/acme.sh
acme-sh: 2.8.1 -> 2.8.2
2019-08-20 22:32:13 +02:00
Marek MahutandGitHub 86d496fd76 Merge pull request #67099 from ninjin/julia
julia: 1.0.3 -> 1.0.4 and 1.1.0 -> 1.1.1
2019-08-20 22:31:16 +02:00
R. RyanTM 6bccac4b16 python27Packages.trollius: 2.2 -> 2.2.post1
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-trollius/versions
2019-08-20 13:28:57 -07:00
danbst f0a805f5e5 xen: 4.8.3 -> 4.8.5, unbreak
It was broken during GlusterFs upgrade: https://github.com/NixOS/nixpkgs/pull/66736
2019-08-20 23:28:13 +03:00
Jan TojnarandGitHub 6aac40d246 Merge pull request #61978 from laMudri/ibus-table
ibus-engines.table: fix after update of settings infrastructure
2019-08-20 22:25:07 +02:00