Commit Graph

286951 Commits

Author SHA1 Message Date
Daniël de Kok
b68211318a Merge pull request #121378 from danieldk/1password-tarball
_1password-gui: 8.0.30 -> 8.0.33-53.BETA
2021-05-04 16:57:18 +02:00
Andreas Rammhold
94253a60ce Merge pull request #121686 from alyssais/strace
strace: add myself as maintainer
2021-05-04 16:37:18 +02:00
Martin Weinelt
a1b341da7e Merge pull request #121672 from dotlambda/esphome-dont-maintain 2021-05-04 16:15:32 +02:00
William Johansson
745a8ea503 xen: remove unreferenced patches 2021-05-04 14:03:29 +00:00
ajs124
8a249aa732 exim: 4.94 -> 4.94.2
Fixes a dozen security vulnerabilities
2021-05-04 15:49:16 +02:00
Ryan Mulligan
cc8c35a260 Merge pull request #121683 from r-ryantm/auto-update/entr
entr: 4.8 -> 4.9
2021-05-04 06:46:10 -07:00
Luke Granger-Brown
66c384e30c Merge pull request #121611 from lukegb/mercurial
mercurial: 5.6 -> 5.8, oxidize
2021-05-04 14:11:36 +01:00
Martin Weinelt
904991edd7 Merge pull request #121634 from WilliButz/update/hedgedoc/1.8.0
hedgedoc: 1.7.2 -> 1.8.0 (security)
2021-05-04 15:00:38 +02:00
Phillip Cloud
3e62e383f4 restream: init at 1.1 (#120596) 2021-05-04 14:45:22 +02:00
Martin Weinelt
1b9d08b250 esphome: add hexa to maintainers 2021-05-04 14:34:18 +02:00
Martin Weinelt
1305493e66 python3Packages.aioesphomeapi: add hexa to maintainers 2021-05-04 14:32:37 +02:00
Alyssa Ross
8d76ef7355 strace: add myself as maintainer
I've been working on strace a bit recently, so I might have some
useful knowledge if we're ever having problems with it.
2021-05-04 12:14:59 +00:00
Fabian Affolter
109dabc40b python3Packages.aioesphomeapi: add fab to maintainers 2021-05-04 13:51:39 +02:00
Fabian Affolter
0c75a43d62 Merge pull request #121675 from r-ryantm/auto-update/bpytop
bpytop: 1.0.64 -> 1.0.65
2021-05-04 13:35:18 +02:00
R. RyanTM
e5e5689e0a entr: 4.8 -> 4.9 2021-05-04 11:34:09 +00:00
Fabian Affolter
91b9a0d77a Merge pull request #121666 from dotlambda/metadata-cleaner-1.0.6
metadata-cleaner: 1.0.5 -> 1.0.6
2021-05-04 13:27:19 +02:00
Luke Granger-Brown
35e57e81ae tortoisehg: fix build
tortoisehg intentionally wants to back-date the Mercurial build,
and some of the features we've added to the Mercurial build won't work
correctly under hg 5.6.
2021-05-04 10:24:00 +00:00
R. RyanTM
84261ced6c bpytop: 1.0.64 -> 1.0.65 2021-05-04 10:16:25 +00:00
Robert Schütz
bd39c63b8f python3Packages.aioesphomeapi: remove dotlambda from maintainers 2021-05-04 11:58:46 +02:00
Robert Schütz
23df246155 esphome: remove dotlambda from maintainers 2021-05-04 11:57:52 +02:00
Robert Schütz
cdb6169aa5 metadata-cleaner: 1.0.5 -> 1.0.6 2021-05-04 11:56:05 +02:00
Luke Granger-Brown
a715d90fb0 mercurial: add patches for Rust status implementation
These fix https://bz.mercurial-scm.org/show_bug.cgi?id=6514, which
breaks haskellPackages.retrie when run with the Rust status
implementation.
2021-05-04 09:54:16 +00:00
Michele Guerini Rocco
93c5837be5 Merge pull request #121512 from rnhmjoj/searx
searx: set settings.yml permissions using umask
2021-05-04 11:43:12 +02:00
markuskowa
741ed21bea Merge pull request #121336 from markuskowa/upd-slurm
nixos/slurm: 20.11.5.1 -> 20.11.6.1, improve security
2021-05-04 11:00:35 +02:00
WilliButz
0a27a76b27 hedgedoc: 1.7.2 -> 1.8.0
https://github.com/hedgedoc/hedgedoc/releases/tag/1.8.0

includes fixes for CVE-2021-21306 and CVE-2021-29474
2021-05-04 09:58:17 +02:00
Silvan Mosberger
b8336c2b8a formats.ini: Introduce listToValue argument (#121613)
Allows coercing lists to values. E.g.

  formats.ini { listToValue = lib.concatMapStringsSep ", " (lib.generators.mkValueStringDefault {}); }
2021-05-04 09:49:25 +02:00
Daniël de Kok
3cc34f9e55 Merge pull request #121637 from jonringer/bump-maturin
maturin: 0.9.4 -> 0.10.4, fix build
2021-05-04 07:59:22 +02:00
Sheena Artrip
c23146505c spotify: upgrade dependency to ffmpeg4 2021-05-03 19:49:00 -07:00
Silvan Mosberger
37e2fbda39 Merge pull request #121449 from endgame/metadata-fetcher-umask
metadata fetchers: use umask instead of fetch-and-chmod
2021-05-04 03:39:38 +02:00
Aaron Andersen
aebebb5752 Merge pull request #119325 from ymarkus/bookstack
bookstack: 0.31.7 -> 21.04.3 + nixos/bookstack: use umask before echoing & clear cache before starting
2021-05-03 20:19:39 -04:00
Aaron Andersen
5bd792a251 Merge pull request #121607 from r-ryantm/auto-update/kodi-inputstream-ffmpegdirect
kodiPackages.inputstream-ffmpegdirect: 1.21.1 -> 1.21.2
2021-05-03 20:19:15 -04:00
Jonathan Ringer
2f87975f2d maturin: 0.9.4 -> 0.10.4, fix build 2021-05-03 17:12:08 -07:00
Aaron Andersen
1609151390 Merge pull request #121615 from r-ryantm/auto-update/kodi-pvr-iptvsimple
kodiPackages.pvr-iptvsimple: 7.6.1 -> 7.6.2
2021-05-03 20:11:30 -04:00
Benjamin Hipple
e08752c4d4 Merge pull request #121622 from eraserhd/rep-0.2.2
rep: 0.2.1 -> 0.2.2
2021-05-03 19:38:20 -04:00
Martin Weinelt
fdd7009c85 Merge pull request #121457 from mweinelt/hass-deps 2021-05-04 01:37:00 +02:00
WilliButz
a2adfae036 Merge pull request #121599 from Ma27/knot-exporter-patch
prometheus-knot-exporter: add patch to fix stats
2021-05-04 01:02:28 +02:00
Dmitry Kalinkin
e5b86d7ac0 Merge pull request #119874 from veprbl/pr/zmq_fix
emacsPackages.melpaPackages.zmq: preventive fix for module-file-suffix change needed for emacs 28
2021-05-03 17:51:05 -04:00
Dmitry Kalinkin
1cfcfccc6e Merge pull request #121411 from veprbl/pr/xfitter_darwin_fix
xfitter: fix for darwin
2021-05-03 17:37:34 -04:00
Dmitry Kalinkin
edeed0a71e Merge pull request #121535 from leotaku/texlive-2021
texlive: 2020 -> 2021
2021-05-03 17:35:43 -04:00
Jason Felice
3dcbe67779 rep: 0.2.1 -> 0.2.2 2021-05-03 16:48:27 -04:00
Andreas Rammhold
7cb7620008 Merge pull request #121587 from hercules-ci/nixos-test-inline-doc
testing-python.nix: document runTests pos argument
2021-05-03 22:48:10 +02:00
Maximilian Bosch
29efb31278 Merge pull request #121609 from Synthetica9/mako-1.5
mako: 1.4.1 -> 1.5
2021-05-03 22:31:42 +02:00
R. RyanTM
0aefa0e45d kodiPackages.pvr-iptvsimple: 7.6.1 -> 7.6.2 2021-05-03 19:52:31 +00:00
Andreas Rammhold
3ec6977d30 Merge pull request #89572 from rissson/nixos/unbound
nixos/unbound: add settings option, deprecate extraConfig
2021-05-03 21:49:24 +02:00
Luke Granger-Brown
62f675eff6 Merge pull request #121558 from sumnerevans/fix-airsonic-service
airsonic: force use of jre8
2021-05-03 20:43:00 +01:00
Luke Granger-Brown
4e98ae6418 Merge pull request #120548 from minijackson/jellyfin-enhanced-test
nixos/tests/jellyfin: enhanced test
2021-05-03 20:38:22 +01:00
Jacek Galowicz
8347379afe Merge pull request #121404 from VirtusLab/git-machete-3.1.1
gitAndTools.git-machete: 3.1.0 -> 3.1.1
2021-05-03 21:28:33 +02:00
Sumner Evans
1ce3067c42 airsonic: add test for module 2021-05-03 13:27:23 -06:00
Marc 'risson' Schmitt
52f6733203 nixos/unbound: deprecate extraConfig in favor of settings
Follow RFC 42 by having a settings option that is
then converted into an unbound configuration file
instead of having an extraConfig option.

Existing options have been renamed or kept if
possible.

An enableRemoteAccess has been added. It sets remote-control setting to
true in unbound.conf which in turn enables the new wrapping of
unbound-control to access the server locally.  Also includes options
'remoteAccessInterfaces' and 'remoteAccessPort' for remote access.

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2021-05-03 21:27:15 +02:00
Luke Granger-Brown
0f39652cee Merge pull request #120800 from MetaDark/undistract-me
undistract-me: init at unstable-2020-08-09
2021-05-03 20:22:04 +01:00