Commit graph

240238 commits

Author SHA1 Message Date
Pavol Rusnak a39edded2f
python3Packages.trezor: 0.12.1 -> 0.12.2
+ add attrs, pillow to dependencies
2020-08-27 18:12:49 +02:00
Sascha Grunert d9e6beab26 ginkgo: init at 1.14.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-26 00:17:10 +10:00
Ryan Mulligan bdefff3150
Merge pull request #96212 from r-ryantm/auto-update/bashmount
bashmount: 4.3.0 -> 4.3.1
2020-08-25 06:59:52 -07:00
Ryan Mulligan 7470252caa
Merge pull request #96229 from r-ryantm/auto-update/fly
fly: 6.4.1 -> 6.5.0
2020-08-25 06:58:02 -07:00
Ryan Mulligan 407a0b5436
Merge pull request #96240 from r-ryantm/auto-update/bpytop
bpytop: 1.0.13 -> 1.0.21
2020-08-25 06:55:51 -07:00
Mario Rodas 08ab7f16a0
Merge pull request #96215 from marsam/update-libvmaf
libvmaf: 1.5.2 -> 1.5.3
2020-08-25 08:48:44 -05:00
Tim Steinbach 692a12e6ee
oh-my-zsh: 2020-08-20 -> 2020-08-24 2020-08-25 09:12:16 -04:00
Tim Steinbach 39adc17e3b
linux/hardened/patches/5.7: 5.7.16.a -> 5.7.17.a 2020-08-25 09:12:16 -04:00
Tim Steinbach 85760a9c86
linux/hardened/patches/5.4: 5.4.59.a -> 5.4.60.a 2020-08-25 09:12:15 -04:00
Tim Steinbach 3b9e188346
linux/hardened/patches/4.19: 4.19.140.a -> 4.19.141.a 2020-08-25 09:12:15 -04:00
Tim Steinbach cf65c610a5
linux/hardened/patches/4.14: 4.14.193.a -> 4.14.194.a 2020-08-25 09:12:14 -04:00
Tim Steinbach 900fdd8533
linux: 5.8 -> 5.8.3 2020-08-25 09:12:14 -04:00
Oleksii Filonenko 4527558cdf
Merge pull request #96171 from marsam/update-docker-slim
docker-slim: 1.31.0 -> 1.32.0
2020-08-25 16:09:59 +03:00
TheUserCreated 7dd3f3d191
papermc: 1.15.2r161 -> 1.16.2r141 2020-08-25 14:24:52 +02:00
Lassulus 0fcb4673be
Merge pull request #96126 from hmenke/mathematica
mathematica: 12.1.0 -> 12.1.1
2020-08-25 14:05:59 +02:00
Anderson Torres a607e0e128
Merge pull request #95896 from Enzime/fix-dpms-firefox
firefox: fix libXScrnSaver dynamic dependency
2020-08-25 09:04:58 -03:00
Augustin Borsu 19a7012769 jupyterhub: fix authenticator configuration
authentication_class  is invalid, it should be authenticator_class cfr [project doc|https://tljh.jupyter.org/en/latest/topic/authenticator-configuration.html]
2020-08-25 13:50:18 +02:00
Daniël de Kok ff7b484111
Merge pull request #96244 from danieldk/remove-rssh
rssh: remove
2020-08-25 13:46:38 +02:00
Sascha Grunert 334ade0633
gopls: remove unnecessary go input (#96270)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-08-25 13:38:00 +02:00
Mario Rodas 5f1966f775
Merge pull request #96247 from r-ryantm/auto-update/chezmoi
chezmoi: 1.8.4 -> 1.8.5
2020-08-25 06:36:59 -05:00
Mario Rodas 0b2cc68bfc
Merge pull request #96235 from r-ryantm/auto-update/bup
bup: 0.30.1 -> 0.31
2020-08-25 06:35:30 -05:00
Mario Rodas c9d769c3fe
Merge pull request #96237 from Moredread/libgdiplus/parallel
libgdiplus: enable parallel building
2020-08-25 06:27:49 -05:00
Linus Heckemann 86afe1e4d7
Merge pull request #96261 from sternenseemann/bemenu-0.5.0
bemenu: 0.4.1 → 0.5.0
2020-08-25 13:23:47 +02:00
Mario Rodas 6a6d4c9b39
Merge pull request #96252 from r-ryantm/auto-update/eksctl
eksctl: 0.25.0 -> 0.26.0
2020-08-25 06:09:11 -05:00
Maximilian Bosch 049c0c526e
inspectrum: 2017-05-31 -> 0.2.2
Also made sure that the QT applications are properly wrapped using
`wrapQtAppsHook`.
2020-08-25 13:05:08 +02:00
Justin Humm e253cb26fa
Merge pull request #96236 from r-ryantm/auto-update/notmuch-bower
notmuch-bower: 0.11 -> 0.12
2020-08-25 13:03:00 +02:00
Vladimír Čunát 4f157f45f5
Merge #96259: stage-1 find-libs: initialise an empty array 2020-08-25 12:40:54 +02:00
Nick Hu 887e7b6036
Merge pull request #96217 from NickHu/i3lock-fancy-rapid
i3lock-fancy-rapid: init at 2019-10-09
2020-08-25 11:36:29 +01:00
R. RyanTM bb267240df etcd_3_4: 3.4.10 -> 3.4.13 2020-08-25 20:29:50 +10:00
sternenseemann 2e80f34521 bemenu: 0.4.1 → 0.5.0 2020-08-25 12:14:10 +02:00
Linus Heckemann 27f0ca6670 stage-1 find-libs: initialise left to empty array
declare -a is not sufficient to make the array variable actually
exist, which resulted in the script failing when the target object did
not have any DT_NEEDED entries. This in turn resulted in some
initramfs libraries not having their rpaths patched to point to
extra-utils, which in turn broke the extra-utils tests.
2020-08-25 12:10:30 +02:00
Peter Simons 7b527223fd qtdeclarative: revert "Patch for scrollbar regression"
This reverts commit 5530043208. The change breaks the build of
qtquickcontrols. Fixes https://github.com/NixOS/nixpkgs/issues/96159.
2020-08-25 12:02:15 +02:00
Robert Schütz c0f61f3e17 setzer: 0.2.8 -> 0.3.0 2020-08-25 11:33:15 +02:00
Daniël de Kok b9ba82ef8a
Merge pull request #96209 from bobismijnnaam/aspectj-upgrade-2
aspectj: 1.5.2 -> 1.9.6
2020-08-25 10:51:33 +02:00
Jörg Thalheim c8189b52b5
Merge pull request #96232 from r-ryantm/auto-update/cheat
cheat: 4.0.3 -> 4.0.4
2020-08-25 09:35:39 +01:00
Peter Simons 6de3101690 picard: update to version 2.4.2 2020-08-25 10:05:42 +02:00
Bob Rubbens 258fe5828d aspectj: 1.5.2 -> 1.9.6
As discussed on the mailing list, the url is now pointed at the github
project release because the previous eclipse archive link was not kept
up-to-date anymore.

Relevant links:
- https://www.eclipse.org/lists/aspectj-dev/msg03311.html
2020-08-25 09:58:37 +02:00
R. RyanTM 3140322223 eksctl: 0.25.0 -> 0.26.0 2020-08-25 07:57:06 +00:00
R. RyanTM 76605219a3 chezmoi: 1.8.4 -> 1.8.5 2020-08-25 07:06:44 +00:00
Jörg Thalheim 25e1ebbe0f
Merge pull request #95573 from Izorkin/nginx-update 2020-08-25 07:58:50 +01:00
Daniël de Kok 7cbeb32381 rssh: remove
Upstream has not made any releases since 2012 and there are several
known CVEs.

The derivation has been marked broken in nixpkgs since March 2019.
2020-08-25 08:42:55 +02:00
Daniël de Kok 39b5a159b4
Merge pull request #96181 from lsix/nano-5.2
nano: 5.0 -> 5.2
2020-08-25 08:36:33 +02:00
R. RyanTM 9464310d3f bpytop: 1.0.13 -> 1.0.21 2020-08-25 06:25:10 +00:00
Daniël de Kok 9eeff74821
Merge pull request #96182 from oxalica/rust-analyzer
rust-analyzer: 2020-08-17 -> 2020-08-24
2020-08-25 08:24:09 +02:00
Vladimír Čunát 73c04875a6
Merge #96163: softmaker-office, freeoffice: overridable versions 2020-08-25 08:10:15 +02:00
Daniël de Kok e167f59cf0
Merge pull request #96207 from r-ryantm/auto-update/wxsqlite3
wxsqlite3: 4.5.1 -> 4.6.0
2020-08-25 07:55:10 +02:00
André-Patrick Bubel 5739203134
libgdiplus: enable parallel building 2020-08-25 07:41:25 +02:00
R. RyanTM 658faaf786 notmuch-bower: 0.11 -> 0.12 2020-08-25 05:39:54 +00:00
Daniël de Kok 231e2ea1ff
Merge pull request #96228 from r-ryantm/auto-update/chibi-scheme
chibi: 0.9 -> 0.9.1
2020-08-25 07:38:51 +02:00
Daniël de Kok 92e52bca06
Merge pull request #96225 from r-ryantm/auto-update/avfs
avfs: 1.1.2 -> 1.1.3
2020-08-25 07:34:40 +02:00