Commit Graph

3 Commits

Author SHA1 Message Date
Andrey Smirnov
9a57c65d10
feat: bump dependencies
Update pkgs.

```
| Package | Update | Change |
|---|---|---|
| [containerd/stargz-snapshotter](https://togithub.com/containerd/stargz-snapshotter) | minor | `v0.14.3` -> `v0.15.1` |
| [https://github.com/qemu/qemu.git](https://togithub.com/qemu/qemu) | patch | `8.1.1` -> `8.1.2` |
| [https://gitlab.gnome.org/GNOME/glib.git](https://gitlab.gnome.org/GNOME/glib) | patch | `2.78.0` -> `2.78.1` |
| [networkupstools/nut](https://togithub.com/networkupstools/nut) | patch | `2.8.0` -> `v2.8.1` |
| [tailscale/tailscale](https://togithub.com/tailscale/tailscale) | minor | `1.50.0` -> `1.54.0` |
```

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2023-11-21 17:40:45 +04:00
Markus Reiter
b98fed77b3
fix: use correct exit status in nut-client patch
Use correct exit status for `nut-client`.

Signed-off-by: Markus Reiter <me@reitermark.us>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-06-29 13:55:34 +05:30
Daniel Quinlan
47bd65c61b
feat: add nut-client
Add Network UPS Tools client extension.

Co-authored-by: Noel Georgi <git@frezbo.dev>
Signed-off-by: Noel Georgi <git@frezbo.dev>
2022-09-08 10:36:06 +05:30