251641 Commits

Author SHA1 Message Date
Anderson Torres
4e116914cc
Merge pull request #102445 from r-ryantm/auto-update/icewm
icewm: 1.8.3 -> 1.9.0
2020-11-03 09:16:09 -03:00
Andreas Rammhold
f6d570b258
unbound-with-systemd: init
This introduces an unbound variant that is built with systemd support.
That means it is able to signal readiness to systemd once it did start
or finished reloading. This likely allows us to close a small gap during
bootup where the service is assumed up but doesn't respond to DNS
queries just yet.
2020-11-03 13:15:54 +01:00
Andreas Rammhold
c07ce093ec
unbound: allow building with systemd support
Systemd has to remain an optional (non-default) dependency as otherwise
we will have an unpleasant bootstrap cycle. Most (if not all) of the
(lib)unbound consumers will likely not care about unbound's systemd
integration that only affects the daemon mode, anyway.
2020-11-03 13:15:53 +01:00
Daniël de Kok
042cda99f1
Merge pull request #102422 from freezeboy/remove-dvb-apps
dvb_apps: remove (broken since 2018)
2020-11-03 13:15:24 +01:00
Daniël de Kok
d33642978c
Merge pull request #102412 from freezeboy/remove-flvtool2
flvtool2: remove (broken since 2018)
2020-11-03 13:14:43 +01:00
R. RyanTM
12c3408b9c numix-icon-theme-square: 20.07.11 -> 20.09.19 2020-11-03 12:02:27 +00:00
R. RyanTM
e763a9fd70 nsd: 4.3.2 -> 4.3.3 2020-11-03 11:55:51 +00:00
Frederik Rietdijk
6ddd6b4914 Revert "Merge pull request #93083 from risicle/ris-cpython-debug"
This increase the closure size by 30 MB.

https://github.com/NixOS/nixpkgs/pull/93083#issuecomment-718025366

This reverts commit 4b340cbbb4903173741ab9676a35cf26e15b0d3f, reversing
changes made to 47e499f7a43bc5bc98d2b5f66204a5760642fb63.
2020-11-03 12:50:05 +01:00
Michael
24c5059468 docker: Fix broken pipe on docker layer creation
Add `-p` to the `tee` command to avoid exiting on breaking pipe due to
tarsum finishing before tar which creating docker layers.
2020-11-03 12:33:11 +01:00
Joachim F
a3c92172a7
Merge pull request #102540 from yurkobb/master
tor-browser-bundle-bin: mark as broken
2020-11-03 11:26:52 +00:00
StigP
350f2c2189
Merge pull request #102612 from r-ryantm/auto-update/munin
munin: 2.0.64 -> 2.0.65
2020-11-03 11:18:48 +00:00
R. RyanTM
9035d97fd1 monit: 5.27.0 -> 5.27.1 2020-11-03 11:09:23 +00:00
Frederik Rietdijk
470f05cb5d Merge staging-next into staging 2020-11-03 12:06:41 +01:00
Frederik Rietdijk
237966224d Merge master into staging-next 2020-11-03 12:06:06 +01:00
R. RyanTM
db0d5e59e7 munin: 2.0.64 -> 2.0.65 2020-11-03 11:03:14 +00:00
Robert Hensing
f8ad73b9d8 haskell.compiler.ghc8102BinaryMinimal: init
To stay within hydra limit of 2^31 output size on aarch64-linux
2020-11-03 12:01:41 +01:00
freezeboy
516f48a84c dvb_apps: remove (broken since 2018) 2020-11-03 11:45:45 +01:00
freezeboy
2c233e06d8 flvtool2: remove (broken since 2018) 2020-11-03 11:43:07 +01:00
freezeboy
d4ad2a8723 pdf2htmlEx: remove
This package is broken since 2018 and the project itself is abandonned
upstream since 2017, so there is no hope to see it evolve
2020-11-03 11:41:29 +01:00
Matthieu Coudron
72c32ad3d7
Merge pull request #102605 from teto/vimAlias
neovim: take into account vi(m)Alias
2020-11-03 11:41:03 +01:00
StigP
c0d9244cc0
Merge pull request #102593 from r-ryantm/auto-update/memcached
memcached: 1.6.6 -> 1.6.8
2020-11-03 10:37:20 +00:00
Konrad Borowski
7a36e41375 nextcloud18: 18.0.9 -> 18.0.10 2020-11-03 11:26:46 +01:00
Konrad Borowski
055a9adabf nextcloud19: 19.0.3 -> 19.0.4 2020-11-03 11:26:46 +01:00
Michael Weiss
531decc11d
chromium: 86.0.4240.111 -> 86.0.4240.183
https://chromereleases.googleblog.com/2020/11/stable-channel-update-for-desktop.html

This update includes 10 security fixes. Google is aware of reports that
an exploit for CVE-2020-16009 exists in the wild.

CVEs:
CVE-2020-16004 CVE-2020-16005 CVE-2020-16006 CVE-2020-16007
CVE-2020-16008 CVE-2020-16009 CVE-2020-16011
2020-11-03 11:14:20 +01:00
freezeboy
ee0e1e0bcb nixos(freepops): remove module 2020-11-03 10:45:29 +01:00
Doron Behar
65f4c39a40
Merge pull request #100695 from anpryl/operator-sdk-1.1.0 2020-11-03 11:19:25 +02:00
Doron Behar
155a59ec6f
Merge pull request #102599 from r-ryantm/auto-update/mpd
mpd: 0.22.1 -> 0.22.2
2020-11-03 10:38:29 +02:00
Matthieu Coudron
cd6040869a .github/CODEOWNERS: add teto to neovim 2020-11-03 09:38:14 +01:00
Matthieu Coudron
86d7ed8d10 neovim: take into account vi(m)Alias
restore feature broken by compatibility layer
2020-11-03 09:31:56 +01:00
R. RyanTM
2ea47e98bb nextdns: 1.8.3 -> 1.8.8 2020-11-03 08:24:49 +00:00
Daniël de Kok
92719cca78 rocm-smi: 3.8.0 -> 3.9.0 2020-11-03 09:15:34 +01:00
Daniël de Kok
e3154db107 rocm-opencl-runtime: 3.8.0 -> 3.9.0 2020-11-03 09:14:38 +01:00
Daniël de Kok
95ae7ef7fd rocclr: 3.8.0 -> 3.9.0 2020-11-03 09:14:23 +01:00
Doron Behar
27e4b4df95
Merge pull request #102414 from freezeboy/unbreak-kdecoration
plasma5.kdecoration: unbreak
2020-11-03 10:13:42 +02:00
Doron Behar
7dd6d9fa5e
Merge pull request #102569 from jonringer/joringer-neovim-codeowner
.github/CODEOWNERS: add jonringer to neovim
2020-11-03 10:08:37 +02:00
Peter Simons
a1d7a28026
Merge pull request #98964 from woffs/shotcut-20.09.27
shotcut: 20.09.13 -> 20.10.31
2020-11-03 09:07:56 +01:00
R. RyanTM
74dcd27d78 mpd: 0.22.1 -> 0.22.2 2020-11-03 07:55:26 +00:00
Daniël de Kok
7b14f860ee rocm-cmake: 3.8.0 -> 3.9.0 2020-11-03 08:49:50 +01:00
Daniël de Kok
b13def4cfb rocm-comgr: 3.8.0 -> 3.9.0 2020-11-03 08:49:00 +01:00
Daniël de Kok
dbbfdc0434 rocm-runtime: 3.8.0 -> 3.9.0 2020-11-03 08:48:50 +01:00
Daniël de Kok
ea37ad6cd0 rocm-device-libs: 3.8.0 -> 3.9.0 2020-11-03 08:48:10 +01:00
Daniël de Kok
adcf19774c llvmPackages_rocm: 3.8.0 -> 3.9.0
Also fix lld path in the installed CMake files.
2020-11-03 08:47:50 +01:00
R. RyanTM
b79bfc3b36 memtester: 4.3.0 -> 4.5.0 2020-11-03 07:46:35 +00:00
Jan Tojnar
7ee179143f
Merge pull request #102553 from r-ryantm/auto-update/libjcat
libjcat: 0.1.3 -> 0.1.4
2020-11-03 08:28:07 +01:00
Sarah Brofeldt
9d9235e146
Merge pull request #101551 from moben/ceph.glibc2.32
ceph: Fix build with glibc 2.32
2020-11-03 08:26:53 +01:00
Jan Tojnar
1ff0990a4d
Merge pull request #102517 from r-ryantm/auto-update/libfprint
libfprint: 1.90.2 -> 1.90.3
2020-11-03 08:26:43 +01:00
R. RyanTM
1c63f35993 memcached: 1.6.6 -> 1.6.8 2020-11-03 07:13:06 +00:00
R. RyanTM
8b0af5deaa lldpd: 1.0.5 -> 1.0.6 2020-11-03 06:51:31 +00:00
R. RyanTM
c111555113 liquidprompt: 1.12.0 -> 1.12.1 2020-11-03 06:45:16 +00:00
R. RyanTM
97f43fb507 lidarr: 0.7.1.1381 -> 0.7.2.1878 2020-11-03 06:39:32 +00:00