Michael Weiss
3c1a76611e
nixos/test-driver: Allow interactive testing on Wayland-only setups
...
On my system I have XWayland disabled and therefore only WAYLAND_DISPLAY
is set. This ensures that the graphical output will still be enabled on
such setups (both Wayland and X11 are supported by the viewer).
2021-05-04 16:23:02 +02:00
Martin Weinelt
a1b341da7e
Merge pull request #121672 from dotlambda/esphome-dont-maintain
2021-05-04 16:15:32 +02:00
Robert Schütz
8fda249f9c
recapp: init at 1.1.1
2021-05-04 16:05:49 +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
Michael Weiss
be77d38b73
intel-gmmlib: 21.1.2 -> 21.1.3
2021-05-04 14:18:34 +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
Daniel Ethridge
49cfef8c69
Switch to the simple patching of wxWidgets approach
2021-05-04 07:45:38 -04: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
Greizgh
bcf9484480
sqlx-cli: 0.4.2 -> 0.5.2
2021-05-04 08:52:59 +02:00
Daniël de Kok
b54ce41a75
maturin: fix passthru test
...
Seems like this was affected by vendoring permission normalization,
see #121259 .
2021-05-04 08:03:58 +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
R. RyanTM
7b4c1db393
gobgpd: 2.26.0 -> 2.27.0
2021-05-04 04:39:31 +00:00
R. RyanTM
a5e088088d
gobgp: 2.26.0 -> 2.27.0
2021-05-04 04:35:41 +00:00
Sheena Artrip
c23146505c
spotify: upgrade dependency to ffmpeg4
2021-05-03 19:49:00 -07:00
Daniel Ethridge
d1605b4538
Add back an updated version of the XDG-config paths patch
2021-05-03 22:06:51 -04: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
Luke Granger-Brown
725468af89
factorio-experimental: 1.1.32 -> 1.1.33
2021-05-04 01:05:21 +00: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
2d4dcb03bb
pythia: move rsync to nativeBuildInputs
2021-05-03 18:16:33 -04: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
5a57d96149
pythia8: update meta
2021-05-03 17:46:02 -04:00
Dmitry Kalinkin
6ea85eab40
pythia: 8.304 -> 8.305
2021-05-03 17:45:36 -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