Alex Martens
d3a0a255ed
probe-rs: 0.19.0 -> 0.20.0
2023-07-27 09:38:17 -07:00
Martin Weinelt
3086313e4c
nixos/frigate: fix recording and serving of clips/recordings
...
Frigate does string prefix matching for paths, which isn't exactly
compatible with dynamically provisioned directories of systemd, where
/var/cache/frigate is actually a symlink to /var/cache/private/frigate.
Because we are unlikely to get this fixed upstream, this is one of the
reason we should stop using DynamicUser= here.
The other being, that nginx needs to be able to serve clips and
recordings from both the CacheDirectory and the StateDirectory, and
nginx being a member on a group that may only exist after it was started
up doesn't work reliably.
This is also why we relax the umask to allow g+r/g+rx for newly created
files. Existing installs may need the following permissions fix to get
things going.
```
find /var/lib/frigate/recordings -type d -exec chmod g+rx {} \;
find /var/lib/frigate/recordings -type f -exec chmod g+r {} \;
find /var/cache/frigate -type f -exec chmod g+r {} \;
```
Co-Authored-By: Daniel Barlow <dan@telent.net>
2023-07-27 18:36:25 +02:00
Matthieu Coudron
6774f3fc04
services.postgresql: fix example
2023-07-27 11:35:55 -05:00
Matthias Thym
661f33eced
cloud-sql-proxy: 2.5.0 -> 2.6.0
2023-07-27 18:00:41 +02:00
Nikolay Korotkiy
bdddb46f4b
Merge pull request #245662 from r-ryantm/auto-update/orbiton
...
orbiton: 2.62.6 -> 2.62.7
2023-07-27 19:56:11 +04:00
R. Ryantm
98db1a434c
jackett: 0.21.532 -> 0.21.547
2023-07-27 15:19:09 +00:00
Frothy
70b2632c49
spicetify-cli: 2.22.0 -> 2.22.1
2023-07-27 11:12:46 -04:00
R. Ryantm
8af93820f7
patchelfUnstable: unstable-2023-06-08 -> unstable-2023-07-20
2023-07-27 15:07:50 +00:00
Ryan Lahfa
7d053c812b
Merge pull request #245250 from nikstur/images
2023-07-27 17:00:13 +02:00
Silvan Mosberger
b5f48a3b0a
Merge pull request #245440 from luizribeiro/pin-tomlkit
...
pkgs.formats.toml: fix TOML semantics by upgrading tomlkit
2023-07-27 16:56:01 +02:00
R. Ryantm
2d96880b56
boundary: 0.13.0 -> 0.13.1
2023-07-27 14:55:45 +00:00
Janik
018e7bbe2c
Merge pull request #245119 from r-ryantm/auto-update/tengine
2023-07-27 16:34:13 +02:00
Mario Rodas
258f797150
Merge pull request #244348 from adamcstephens/lxd/agent
...
lxd: 5.15 -> 5.16, update URLs and statically compile tools
2023-07-27 09:28:48 -05:00
Martin Weinelt
7a1a8216dc
Merge pull request #245698 from fabaff/bluetooth-auto-recovery-bump
...
python311Packages.home-assistant-bluetooth: 1.10.0 -> 1.10.2, python311Packages.bluetooth-data-tools: 1.6.0 -> 1.6.1
2023-07-27 16:18:01 +02:00
figsoda
3859b640f8
Merge pull request #245664 from r-ryantm/auto-update/clifm
...
clifm: 1.10 -> 1.13
2023-07-27 10:17:50 -04:00
figsoda
40c3b04f94
Merge pull request #245693 from aaronjheng/enc
...
enc: 1.1.0 -> 1.1.2
2023-07-27 10:14:52 -04:00
figsoda
2be562c62b
Merge pull request #245666 from r-ryantm/auto-update/oh-my-posh
...
oh-my-posh: 17.12.0 -> 18.1.0
2023-07-27 10:13:52 -04:00
Silvan Mosberger
a7e5800273
Merge pull request #243062 from mobusoperandi/doc_watchexec
...
nixpkgs/NixOS manuals: devmode feature
2023-07-27 16:11:18 +02:00
Francesco Gazzetta
7e525c3508
Merge pull request #245091 from fgaz/zeronet-conservancy/0.7.9
...
zeronet-conservancy: 0.7.8.1 -> 0.7.10
2023-07-27 15:59:04 +02:00
Francesco Gazzetta
6c28e7cf19
zeronet-conservancy: 0.7.9 -> 0.7.10
...
https://github.com/zeronet-conservancy/zeronet-conservancy/releases/tag/v0.7.9
Diff: https://github.com/zeronet-conservancy/zeronet-conservancy/compare/v0.7.9...v0.7.10
2023-07-27 15:52:11 +02:00
Patrizio Bekerle
6067e44b77
qownnotes: 23.7.2 -> 23.7.3
2023-07-27 15:51:59 +02:00
figsoda
b4b61670aa
Merge pull request #245651 from figsoda/difftastic
2023-07-27 09:48:17 -04:00
Luiz Ribeiro
ffb9b68bd3
pkgs.format.toml: introduce test for checking semantics
2023-07-27 09:40:41 -04:00
Luiz Ribeiro
f68995642f
tomlkit: 0.11.6 -> 0.11.8
2023-07-27 09:39:48 -04:00
Luiz Ribeiro
97f82c9d63
tomlkit: build with poetry-core
2023-07-27 09:39:20 -04:00
R. Ryantm
d086feb468
python310Packages.teslajsonpy: 3.9.1 -> 3.9.2
2023-07-27 13:33:37 +00:00
Franz Pletz
e8d63b1a46
Merge pull request #245452 from reckenrode/mpv-fixes
2023-07-27 15:32:11 +02:00
Janik
b8fab6a504
Merge pull request #245592 from tpwrules/update-dwarfs
2023-07-27 15:27:00 +02:00
Adam Stephens
8314d9f457
kitty: 0.29.1 -> 0.29.2
2023-07-27 09:20:04 -04:00
ajs124
1d64486ba7
nixos/tests/jenkins: fix deprecation warning
2023-07-27 15:18:11 +02:00
Mario Rodas
3173ae5d63
Merge pull request #245654 from marsam/update-millet
...
millet: 0.12.7 -> 0.12.8
2023-07-27 08:17:29 -05:00
ajs124
c731a289ac
jenkins: 2.401.2 -> 2.401.3
...
https://www.jenkins.io/changelog-stable//#v2.401.3
2023-07-27 15:16:56 +02:00
Wietse de Vries
e1ab69eb4a
readarr: 0.1.9.1905 -> 0.2.4.1999
2023-07-27 15:11:12 +02:00
Adam Stephens
4635b36ac8
lxd: 5.15 -> 5.16
2023-07-27 09:00:29 -04:00
Adam Stephens
e53c0de8dd
lxd: statically compile agent and migration tools
2023-07-27 09:00:28 -04:00
Adam Stephens
fdf9837118
lxd: URLs have changed to canonical
2023-07-27 09:00:16 -04:00
Sascha Grunert
327bfef31d
crun: 1.8.5 -> 1.8.6
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-07-27 22:53:03 +10:00
Pol Dellaiera
478c0fd0a4
Merge pull request #244487 from srid/nixci
...
nixci: init at 0.1.3
2023-07-27 14:38:18 +02:00
Mario Rodas
445e6037e0
Merge pull request #245697 from fabaff/aioslimproto-bump
...
python311Packages.aioslimproto: 2.3.2 -> 2.3.3
2023-07-27 07:24:22 -05:00
R. Ryantm
2fd5473a46
python310Packages.bitarray: 2.7.6 -> 2.8.0
2023-07-27 12:18:00 +00:00
Janik
975f881802
Merge pull request #245708 from NetaliDev/python-fontawesome
2023-07-27 13:55:04 +02:00
QJoly
e9f77c190a
kubefirst: 2.2.2 -> 2.2.5
2023-07-27 13:40:34 +02:00
Rick van Schijndel
ab5f46ddc2
Merge pull request #245612 from figsoda/attr
...
treewide: remove attrPath from nix-update-script calls
2023-07-27 13:28:48 +02:00
Olli Helenius
13cbc0d413
gradle_7: 7.6.1 -> 7.6.2
2023-07-27 14:04:13 +03:00
Daniel Nagy
2ced733dc1
gron: set version at build time
2023-07-27 13:00:00 +02:00
Aaron Jheng
d7cab065ca
enc: 1.1.0 -> 1.1.2
2023-07-27 10:53:36 +00:00
patryk4815
a9c33b3f98
gdb: fix charset issue on darwin, missing libiconv ( #245576 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-27 12:50:50 +02:00
Sandro
38b9e60ee0
Merge pull request #237915 from Vinetos/patch-1
2023-07-27 12:50:15 +02:00
Sandro
bfef0c7190
Merge pull request #245700 from SuperSandro2000/imd-patch
2023-07-27 12:48:20 +02:00
R. Ryantm
7a22d27881
python310Packages.optax: 0.1.5 -> 0.1.7
2023-07-27 10:43:07 +00:00