TredwellGit
1d14ebf414
linux: 5.4.151 -> 5.4.152
2021-10-12 07:37:16 -04:00
TredwellGit
e2be686e0a
linux: 5.14.10 -> 5.14.11
2021-10-12 07:37:16 -04:00
TredwellGit
2363ead003
linux: 5.10.71 -> 5.10.72
2021-10-12 07:37:16 -04:00
TredwellGit
049968322b
linux: 4.9.285 -> 4.9.286
2021-10-12 07:37:16 -04:00
TredwellGit
97f30440d9
linux: 4.4.287 -> 4.4.288
2021-10-12 07:37:16 -04:00
TredwellGit
4d1cd369c8
linux: 4.19.209 -> 4.19.210
2021-10-12 07:37:16 -04:00
TredwellGit
ac66a2835c
linux: 4.14.249 -> 4.14.250
2021-10-12 07:37:16 -04:00
R. RyanTM
1fa11a373e
oh-my-zsh: 2021-10-07 -> 2021-10-11
2021-10-12 07:36:47 -04:00
R. RyanTM
7be5740e5b
python38Packages.sagemaker: 2.59.8 -> 2.60.0
2021-10-12 07:36:27 -04:00
Timo Kaufmann
4dc76e6670
Merge pull request #141110 from r-ryantm/auto-update/python3.8-r2pipe
...
python38Packages.r2pipe: 1.6.2 -> 1.6.4
2021-10-12 12:58:36 +02:00
Florian Klink
3dbcbd1bcd
Merge pull request #140278 from ius/systemd-boot
...
systemd-boot: add 'graceful' configuration option
2021-10-12 12:51:20 +02:00
Matthias Treydte
97e61a071d
nixos/ssh: take care not to accept empty host key files
...
In case of a power loss shortly after first boot,
the host keys gernerated by ssh-keygen could exist
in the file system but have zero size, preventing
sshd from starting up.
This commit changes the behaviour to generate host
keys if the file either does not exist or has zero
size, fixing the problem on the next boot.
Thanks to @SuperSandro2000 for figuring this out.
2021-10-12 12:25:38 +02:00
Matthias Beyer
c5686537af
sirula: unstable->2021-07-11 -> unstable-2021-10-12
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-10-12 10:05:32 +00:00
Sandro
3abf4b55b7
Merge pull request #140932 from r-ryantm/auto-update/python3.8-google-cloud-texttospeech
2021-10-12 11:54:32 +02:00
Alyssa Ross
a24951ed7b
busybox: 1.33.1 -> 1.34.1; adopt
...
Tested rebuilding the bootstrap tools.
2021-10-12 09:46:21 +00:00
Sandro
1dccf6d440
Merge pull request #141066 from r-ryantm/auto-update/python3.8-google-cloud-runtimeconfig
2021-10-12 11:40:00 +02:00
Sandro
a8a0f8fd2b
Merge pull request #141327 from r-ryantm/auto-update/python3.8-google-cloud-container
2021-10-12 11:39:40 +02:00
Sandro
2235f9eb6a
Merge pull request #141333 from r-ryantm/auto-update/python3.8-google-cloud-automl
2021-10-12 11:39:29 +02:00
Sandro
91bd605398
Merge pull request #141318 from r-ryantm/auto-update/python3.8-google-cloud-speech
2021-10-12 11:39:14 +02:00
Sandro
c25dcda5ea
Merge pull request #140940 from r-ryantm/auto-update/python3.8-google-cloud-datacatalog
2021-10-12 11:38:58 +02:00
Sandro
7f0f4fa246
Merge pull request #140937 from r-ryantm/auto-update/python3.8-google-cloud-videointelligence
2021-10-12 11:38:51 +02:00
Sandro
17bca5b560
Merge pull request #140931 from r-ryantm/auto-update/python3.8-google-cloud-monitoring
2021-10-12 11:38:32 +02:00
Sandro
862a31d2cb
Merge pull request #140924 from r-ryantm/auto-update/python3.8-google-cloud-tasks
2021-10-12 11:38:18 +02:00
Sandro
d20c2261af
Merge pull request #141348 from r-ryantm/auto-update/python38Packages.google-cloud-securitycenter
2021-10-12 11:37:43 +02:00
Sandro
06cd2d0a10
Merge pull request #141342 from fabaff/bump-urlscan
2021-10-12 11:34:40 +02:00
Sandro
de028aa603
Merge pull request #141345 from NickCao/maddy
2021-10-12 11:32:12 +02:00
Sandro
e2d479b2ce
Merge pull request #141346 from r-ryantm/auto-update/img2pdf
2021-10-12 11:30:46 +02:00
Sandro
a1411ed02c
Merge pull request #141340 from fabaff/bump-mpop
2021-10-12 11:30:25 +02:00
Sandro
2017c3a883
Merge pull request #141301 from jbedo/samtools
2021-10-12 11:30:07 +02:00
Sandro
82bf39bb5c
Merge pull request #141347 from fabaff/bump-python-gvm
2021-10-12 11:29:05 +02:00
Fabian Affolter
a98569d9d6
python3Packages.gvm-tools: disable sending tests
2021-10-12 11:08:28 +02:00
Fabian Affolter
db3dea9b26
python3Packages.python-gvm: 21.10.0 -> 21.10.0
2021-10-12 11:07:38 +02:00
Michele Guerini Rocco
03e18d156c
Merge pull request #141343 from matthiasbeyer/update-mutt
...
mutt: 2.1.2 -> 2.1.3
2021-10-12 11:06:00 +02:00
Michael Adler
b9942be292
i3: generate doc and man pages
...
This generates missing man pages for i3-gaps et al.
Note: i3 already has man pages because they are shipped with its src
tarball. This is *not* the case for i3-gaps.
2021-10-12 11:03:49 +02:00
Sandro
fef1277daa
Merge pull request #141344 from r-ryantm/auto-update/python3.8-google-cloud-error-reporting
2021-10-12 11:01:55 +02:00
R. RyanTM
467fb8f8b3
python38Packages.google-cloud-securitycenter: 1.6.0 -> 1.7.0
2021-10-12 09:01:19 +00:00
Lassulus
2740e60433
Merge pull request #141294 from prusnak/yggdrasil
...
yggdrasil: add genkeys utility
2021-10-12 10:32:20 +02:00
R. RyanTM
860a61f1cc
img2pdf: 0.4.1 -> 0.4.2
2021-10-12 08:11:39 +00:00
Nick Cao
880b84b37c
maddy: 0.5.0 -> 0.5.2
2021-10-12 16:05:07 +08:00
R. RyanTM
ad1aa8ecf9
python38Packages.google-cloud-error-reporting: 1.2.3 -> 1.3.0
2021-10-12 07:53:04 +00:00
Matthias Beyer
670dcebf7a
mutt: 2.1.2 -> 2.1.3
...
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2021-10-12 09:38:20 +02:00
Fabian Affolter
c15eb6722d
urlscan: 0.9.6 -> 0.9.7
2021-10-12 09:37:14 +02:00
Fabian Affolter
8e3a5a3404
mpop: 1.4.14 -> 1.4.15
2021-10-12 09:30:43 +02:00
Pavol Rusnak
9242369aee
Merge pull request #141320 from TredwellGit/electron
...
Update Electron
2021-10-12 09:08:45 +02:00
Fabian Affolter
609d36dc2f
python3Packages.rxv: 0.6.0 -> 0.7.0
2021-10-12 09:07:31 +02:00
Charlotte Van Petegem
3ce9b827d6
matrix-appservice-slack: 1.8.0 -> 1.9.0
2021-10-12 08:45:49 +02:00
Fabian Affolter
e0fcc86865
home-assistant: update component-packages
2021-10-12 08:34:42 +02:00
Fabian Affolter
6d71998e45
python3Packages.pytautulli: init at 21.10.0
2021-10-12 08:32:44 +02:00
R. RyanTM
6ddd8a833e
python38Packages.google-cloud-automl: 2.4.2 -> 2.5.0
2021-10-12 06:28:50 +00:00
Fabian Affolter
4a26e36f36
python3Packages.aiomusiccast: 0.9.2 -> 0.10.0
2021-10-12 08:22:57 +02:00