Hilton Chain
97b9e2436a
rosenthal: Remove libinput-minimal-1.24.0. [upstreamed]
...
* rosenthal/packages/freedesktop.scm (libinput-minimal-1.24.0): Delete variable.
2024-10-31 14:19:57 +08:00
Hilton Chain
e52520cbaa
rosenthal: dnsmasq-china-list: Update to 0-17.8c4858a.
...
* rosenthal/packages/dns.scm (dnsmasq-china-list): Update to 0-17.8c4858a.
2024-10-31 14:19:00 +08:00
Hilton Chain
2eb66f8bad
rosenthal: wakatime-cli-bin: Update to 1.102.4.
...
* rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 1.102.4.
2024-10-31 14:16:56 +08:00
Hilton Chain
2888e95b2a
rosenthal: wakapi-bin: Update to 2.12.1.
...
* rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.12.1.
2024-10-31 14:16:08 +08:00
Hilton Chain
afe3c41f96
rosenthal: sing-box-bin: Update to 1.10.1.
...
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.10.1.
2024-10-31 14:14:35 +08:00
Hilton Chain
2cbf87a1b5
rosenthal: hugo-bin: Update to 0.136.5.
...
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.136.5.
2024-10-31 14:06:29 +08:00
Hilton Chain
7e970f49e4
rosenthal: cloudflared: Update to 2024.10.1.
...
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.10.1.
2024-10-31 14:01:37 +08:00
Hilton Chain
ad9f05d5da
rosenthal: tailscale-bin: Update to 1.76.1.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.76.1.
2024-10-31 14:00:37 +08:00
Hilton Chain
966d4ac483
rosenthal: cloudflare-warp-bin: Update to 2024.9.346.0.
...
* rosenthal/packages/binaries.scm (cloudflare-warp-bin): Update to
2024.9.346.0.
[arguments]<#:phases>: Simplify 'unpack-deb phase.
2024-10-31 13:58:41 +08:00
Hilton Chain
fb0a73108e
services: clash: Run as root.
...
Process name related matching is only available to root user.
This commit also changes the default clash implementation to mihomo.
* rosenthal/services/child-error.scm (clash-configuration)
[clash]: Use mihomo-bin.
(%clash-accounts): Remove user account "clash".
(clash-activation): Don't change directory owner.
(clash-shepherd-service)[start]<#:user>: Remove.
2024-10-31 13:50:43 +08:00
Hilton Chain
bcf1b0c464
services: jellyfin: Add auto-start? option.
...
* rosenthal/services/web.scm (jellyfin-configuration)[auto-start?]: New field.
(jellyfin-oci-containers)[auto-start?]: Use it.
2024-10-31 13:49:14 +08:00
Hilton Chain
b5f9128798
services: tailscale: Change back socket path.
...
Modified by accident.
* rosenthal/services/networking.scm (tailscale-configuration)[socket]: Change
back socket path.
2024-10-31 13:41:44 +08:00
Hilton Chain
e4b84dfa2c
services: jellyfin: Allow gexps in extra-options.
...
* rosenthal/services/web.scm (jellyfin-configuration)[extra-options]: Change
type to list.
2024-10-11 09:37:14 +08:00
Hilton Chain
1014d146c0
rosenthal: hugo-bin: Update to 0.135.0.
...
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.135.0.
[native-inputs]: Replace patchelf to its 0.16 version.
2024-10-10 16:30:37 +08:00
Hilton Chain
64f925e075
rosenthal: cloudflare-warp-bin: Use patchelf 0.16.
...
* rosenthal/packages/binaries.scm (cloudflare-warp-bin)
[native-inputs]: Replace patchelf with its 0.16 version.
2024-10-10 16:29:25 +08:00
Hilton Chain
1deb97ada4
services: Add jellyfin-service-type.
...
* rosenthal/services/web.scm (jellyfin-configuration): New data type.
(jellyfin-log-rotations,jellyfin-activation,jellyfin-oci-containers): New
procedures.
(%jellyfin-accounts,jellyfin-service-type): New variables.
2024-10-05 21:58:14 +08:00
Hilton Chain
fa1bcd5018
services: cloudflare-warp: Don't log stdout.
...
* rosenthal/services/child-error.scm (cloudflare-warp-shepherd-service)
[start]<#:log-file>: Set to "/dev/null".
2024-10-05 21:54:34 +08:00
Hilton Chain
21ba2f200f
services: Add home-qbittorrent-service-type.
...
* rosenthal/services/bittorrent.scm (home-qbittorrent-activation)
(home-qbittorrent-shepherd-service,home-qbittorrent-service-type): New
variables.
2024-10-04 20:24:07 +08:00
Hilton Chain
bd6508000e
services: Add misskey-service-type.
...
* rosenthal/services/web.scm (misskey-configuration): New data type.
(misskey-service-type): New variable.
2024-10-03 16:55:25 +08:00
Hilton Chain
a367c5c974
services: Add vaultwarden-service-type.
...
* rosenthal/services/web.scm (vaultwarden-configuration): New data type.
(vaultwarden-activation,vaultwarden-oci-containers): New procedures.
(%vaultwarden-accounts,%vaultwarden-postgresql-role,vaultwarden-service-type):
New variables.
2024-10-02 20:50:47 +08:00
Hilton Chain
7409288c70
services: tailscale: Reduce configuration fields.
...
* rosenthal/services/networking.scm (tailscale-configuration)
[extra-options]: New field.
[iptables]: Switch to iptables-nft.
[socket]: Move to /run.
[bird-socket,debug-server,port,http-proxy-server,socks5-server,state-file]
[tunnel-interface]: Remove fields.
(tailscale-shepherd-service): Adjust accordingly.
2024-10-02 20:42:52 +08:00
Hilton Chain
1d40787105
services: miniflux: Support proxy.
...
* rosenthal/services/child-error.scm (miniflux-configuration)[proxy-url]: New
field.
(miniflux-shepherd-service): Fix miniflux path.
Adjust accordingly.
2024-10-02 20:41:04 +08:00
Hilton Chain
f42f8e258b
services: cloudflare-tunnel: Reduce configuration fields.
...
* rosenthal/services/child-error.scm (cloudflare-tunnel-configuration)
[metrics,http2-origin?,post-quantum?]: Remove fields.
(cloudflare-tunnel-shepherd-service): Adjust accordingly.
2024-10-02 20:39:05 +08:00
Hilton Chain
f9dc2afc50
rosenthal: cloudflared: Update to 2024.9.1.
...
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.9.1.
[arguments]<#:go>: Use go-1.23.
2024-10-02 20:37:09 +08:00
Hilton Chain
82619c24fe
rosenthal: tailscale-bin: Update to 1.74.1.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.74.1.
2024-10-02 20:36:36 +08:00
Hilton Chain
81d1a87938
rosenthal: mihomo-bin: Update to 1.18.9.
...
* rosenthal/packages/binaries.scm (mihomo-bin): Update to 1.18.9.
2024-10-02 20:36:10 +08:00
Hilton Chain
4c0e2a3166
rosenthal: wakatime-cli-bin: Update to 1.98.3.
...
* rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 1.98.3.
2024-08-23 19:51:50 +08:00
Hilton Chain
58d385b258
rosenthal: wakapi-bin: Update to 2.11.2.
...
* rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.11.2.
2024-08-23 19:51:23 +08:00
Hilton Chain
94a2591d70
rosenthal: tailscale-bin: Update to 1.72.1.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.72.1.
2024-08-23 19:50:57 +08:00
Hilton Chain
8a32229ee0
rosenthal: sing-box-bin: Update to 1.9.4.
...
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.9.4.
2024-08-23 19:50:45 +08:00
Hilton Chain
7ca7964b79
rosenthal: hugo-bin: Update to 0.133.0.
...
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.133.0.
2024-08-23 19:49:48 +08:00
Hilton Chain
2315a3cd5f
rosenthal: cloudflare-warp-bin: Update to 2024.6.497.
...
* rosenthal/packages/binaries.scm (cloudflare-warp-bin): Update to 2024.6.497.
[inputs]: Add nspr, nss.
[arguments]<#:phases>: Patch their paths in.
2024-08-23 19:48:28 +08:00
Hilton Chain
277ddb85fa
rosenthal: mihomo: Update to 1.18.7.
...
* rosenthal/packages/binaries.scm (mihomo): Update to 1.18.7.
2024-08-23 19:47:56 +08:00
Hilton Chain
f031e3cb29
rosenthal: cloudflared: Update to 2024.8.3.
...
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.8.3.
2024-08-23 18:05:14 +08:00
Hilton Chain
a73d01c657
rosenthal: emacs-wakatime-mode: Update to 1.0.2-60.1c5b225.
...
* rosenthal/packages/emacs-xyz.scm (emacs-wakatime-mode): Update to
1.0.2-60.1c5b225.
2024-08-23 18:04:32 +08:00
Hilton Chain
764c01831d
rosenthal: dnsmasq-china-list: Update to 0-16.a460349.
...
* rosenthal/packages/dns.scm (dnsmasq-china-list): Update to 0-16.a460349.
2024-08-23 18:03:31 +08:00
Thanos Apollo
ca386c52be
rosenthal: Add emacs-pcmpl-tailscale.
...
* rosenthal/packages/emacs-xyz.scm (emacs-pcmpl-tailscale): New variable.
Modified-by: Hilton Chain <hako@ultrarare.space>
2024-07-16 23:54:15 +08:00
Hilton Chain
517b8c15a2
rosenthal: cloudflared: Update to 2024.7.0.
...
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.7.0.
2024-07-16 23:46:55 +08:00
Hilton Chain
ef4bf83d65
rosenthal: sing-box-bin: Update to 1.9.3.
...
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.9.3.
2024-07-12 16:18:18 +08:00
Hilton Chain
02535ef82c
rosenthal: cloudflared: Update to 2024.6.1.
...
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.6.1.
2024-07-12 16:15:45 +08:00
Hilton Chain
eeea0186f9
rosenthal: tailscale-bin: Update to 1.68.2.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.68.2.
2024-07-12 16:12:11 +08:00
Hilton Chain
7217382971
rosenthal: hugo-bin: Update to 0.128.2.
...
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.128.2.
2024-07-12 16:05:31 +08:00
Hilton Chain
fb9b069154
rosenthal: grub-efi-luks2: Update patches for GRUB 2.12.
...
* rosenthal/packages/bootloaders.scm (grub-luks2-argon2-support-patch): Update
for GRUB 2.12.
(grub-runtime-memregion-alloc-patch,grub-install-luks2-fix-patch): Delete
variables.
(grub-efi-luks2)[source]<patches>: Remove them.
2024-07-12 16:02:11 +08:00
Hilton Chain
8ca24e4559
rosenthal: hyprland: Update to 0.40.0.
...
* rosenthal/packages/wm.scm (hyprland): Update to 0.40.0.
[native-inputs]: Add hyprwayland-scanner.
(hyprland-unbundle-wlroots-patch): Update patch.
(wlroots-for-hyprland): Update to 0.18.0-dev-hyprland-1.5c1d51c.
2024-05-23 11:22:32 +08:00
Hilton Chain
f8f12cd8ba
rosenthal: Add hyprwayland-scanner.
...
* rosenthal/packages/wm.scm (hyprwayland-scanner): New variable.
2024-05-23 11:22:07 +08:00
Hilton Chain
40a7a02e3e
rosenthal: wayland-protocols-for-hyprland: Update to 1.36.
...
* rosenthal/packages/wm.scm (wayland-protocols-for-hyprland): Update to 1.36.
2024-05-23 11:21:29 +08:00
Hilton Chain
0c81e2e430
rosenthal: hugo-bin: Update to 0.126.1.
...
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.126.1.
2024-05-23 10:03:40 +08:00
Hilton Chain
0f6d2fad45
rosenthal: cloudflared: Update to 2024.5.0.
...
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.5.0.
2024-05-23 10:01:25 +08:00
Hilton Chain
2a5957880e
rosenthal: tailscale-bin: Update to 1.66.4.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.66.4.
2024-05-23 09:58:32 +08:00
Hilton Chain
cf00c09e23
rosenthal: cloudflared: Update to 2024.4.1.
...
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.4.1.
2024-05-10 22:08:16 +08:00
Hilton Chain
d42e3a531c
rosenthal: hugo-bin: Update to 0.125.7.
...
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.125.7.
2024-05-10 22:06:02 +08:00
Hilton Chain
35c7ec3d5f
rosenthal: tailscale-bin: Update to 1.66.1.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.66.1.
2024-05-10 22:03:58 +08:00
Hilton Chain
a28767296f
rosenthal: cloudflared: Update to 2024.4.0.
...
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.4.0.
2024-04-20 09:44:13 +08:00
Hilton Chain
63fe2d3dfb
rosenthal: hyprland: Update to 0.39.1.
...
* rosenthal/packages/wm.scm (hyprland): Update to 0.39.1.
(hyprland-unbundle-wlroots-patch): Update patch.
(wlroots-for-hyprland): Update to 0.18.0-dev-hyprland-0.611a4f2.
2024-04-20 09:40:51 +08:00
Hilton Chain
3097fc1888
rosenthal: hyprcursor: Update to 0.1.7.
...
* rosenthal/packages/wm.scm (hyprcursor): Update to 0.1.7.
[inputs]: Add tomlplusplus.
2024-04-20 09:40:16 +08:00
Hilton Chain
d2ef9be9e2
rosenthal: wlroots-for-hyprland: Switch to Hyprland fork.
...
* rosenthal/packages/wm.scm (wlroots-for-hyprland)[source]: Switch to Hyprland
fork.
2024-04-20 07:59:53 +08:00
Hilton Chain
dd4e21f1d0
rosenthal: tailscale-bin: Update to 1.64.0.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.64.0.
2024-04-20 07:43:04 +08:00
Hilton Chain
72839719d4
rosenthal: hugo-bin: Update to 0.125.1.
...
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.125.1.
2024-04-20 07:38:53 +08:00
lucy
32aeafcd6b
rosenthal: hyprland: Update to 0.38.1.
...
* rosenthal/packages/wm.scm (hyprland): Update to 0.38.1.
2024-04-13 12:26:11 +08:00
Hilton Chain
f49fdfe799
rosenthal: tailscale-bin: Update to 1.62.1.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.62.1.
2024-03-28 10:15:21 +08:00
Hilton Chain
c202ed2037
services: Add btrbk-service-type.
...
* rosenthal/services/file-systems.scm: New file.
(<btrbk-configuration>): New data type.
(btrbk-etc-service,btrbk-mcron-jobs): New procedures.
(btrbk-service-type): New variable.
2024-03-28 08:42:58 +08:00
Hilton Chain
06eb07b022
bootloader: grub: Add grub-efi-luks2-removable-bootloader.
...
* rosenthal/bootloader/grub.scm (grub-efi-luks2-removable-bootloader): New
variable.
2024-03-25 22:01:03 +08:00
Hilton Chain
8db5f08afd
rosenthal: tailscale-bin: Update to 1.62.0.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.62.0.
2024-03-24 23:33:11 +08:00
Ryan Schanzenbacher
2c967e048f
rosenthal: xdg-desktop-portal-hyprland: Wrap QT_PLUGIN_PATH.
...
* rosenthal/packages/wm.scm (xdg-desktop-portal-hyprland):
[build-system]: Switch to qt-build-system.
[arguments]<#:qtbase>: Use qtbase.
[inputs]: Add qtwayland.
Remove qtbase-5.
2024-03-24 17:45:58 +08:00
Hilton Chain
a233498094
rosenthal: hyprland: Update to 0.37.1.
...
* rosenthal/packages/wm.scm (hyprland-unbundle-wlroots-patch): Update patch.
(wlroots-for-hyprland): Update to 0.17.0-255.50eae51.
(hyprland): Update to 0.37.1.
[inputs]: Add hyprcursor.
2024-03-24 17:08:11 +08:00
Hilton Chain
21dd77b5bb
rosenthal: Add hyprcursor.
...
* rosenthal/packages/wm.scm (hyprcursor): New variable.
2024-03-24 17:07:54 +08:00
Hilton Chain
187aca7883
rosenthal: Add wayland-protocols-for-hyprland.
...
* rosenthal/packages/wm.scm (wayland-protocols-for-hyprland): New variable.
2024-03-23 13:20:38 +08:00
Hilton Chain
5b3388f59c
rosenthal: hyprlang: Update to 0.5.0.
...
* rosenthal/packages/wm.scm (hyprlang): Update to 0.5.0.
2024-03-23 13:09:32 +08:00
Hilton Chain
828e3cf99e
rosenthal: sing-box-bin: Update to 1.8.9.
...
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.8.9.
2024-03-23 12:42:32 +08:00
Hilton Chain
4c6496f269
rosenthal: cloudflared: Update to 2024.3.0.
...
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.3.0.
2024-03-23 12:40:20 +08:00
Hilton Chain
d27d9217f2
rosenthal: hugo-bin: Update to 0.124.1.
...
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.124.1.
2024-03-23 12:38:37 +08:00
Hilton Chain
b6f31cd035
rosenthal: hugo-bin: Update to 0.123.6.
...
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.123.6.
2024-02-29 13:32:00 +08:00
Hilton Chain
0e31205d73
rosenthal: hyprland: Update to 0.36.0.
...
* rosenthal/packages/wm.scm (hyprland-unbundle-wlroots-patch): Update patch.
(hyprland): Update to 0.36.0.
[arguments]<#:phases>: Patch addr2line path.
[inputs]: Add hyprlang.
2024-02-28 22:02:26 +08:00
Hilton Chain
a9f3f17922
rosenthal: hyprlang: Update to 0.4.1.
...
* rosenthal/packages/wm.scm (hyprlang): Update to 0.4.1.
2024-02-28 22:01:18 +08:00
Hilton Chain
a158d18681
rosenthal: cloudflared: Update to 2024.2.1.
...
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.2.1.
2024-02-27 13:14:25 +08:00
Hilton Chain
1cffca962d
rosenthal: dnsmasq-china-list: Update to 0-15.5550ed5.
...
* rosenthal/packages/dns.scm (dnsmasq-china-list): Update to 0-15.5550ed5.
2024-02-27 13:11:02 +08:00
Hilton Chain
c408907454
rosenthal: sing-box-bin: Update to 1.8.6.
...
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.8.6.
2024-02-27 13:08:27 +08:00
Hilton Chain
1ce1e67bc2
rosenthal: hugo-bin: Update to 0.123.4.
...
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.123.4.
2024-02-27 13:06:31 +08:00
Hilton Chain
2fa86ce45a
bootloader: grub-efi-luks2-bootloader: Keep the 'grub-efi name.
...
* rosenthal/bootloader/grub.scm (grub-efi-luks2-bootloader)[name]: Use grub-efi.
2024-02-20 13:13:37 +08:00
Hilton Chain
2ea774f9ed
rosenthal: Remove libdisplay-info-for-hyprland.
...
* rosenthal/packages/wm.scm (libdisplay-info-for-hyprland): Delete variable.
(wlroots-for-hyprland)[propagated-inputs]: Use libdisplay-info in Guix.
2024-02-19 13:39:03 +08:00
Hilton Chain
8e379d1d94
rosenthal: wakatime-cli-bin: Update to 1.90.0.
...
* rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 1.90.0.
2024-02-18 20:04:25 +08:00
Hilton Chain
731e01de85
rosenthal: cloudflared: Update to 2024.2.0.
...
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.2.0.
2024-02-18 20:00:44 +08:00
Hilton Chain
192d3d0ba5
rosenthal: tailscale-bin: Update to 1.60.0.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.60.0.
2024-02-18 19:55:53 +08:00
Hilton Chain
657f2055f9
rosenthal: xdg-desktop-portal-hyprland: Update to 1.3.1.
...
* rosenthal/packages/wm.scm (xdg-desktop-portal-hyprland): Update to 1.3.1.
[build-system]: Switch to cmake-build-system.
[inputs]: Add hyprlang.
2024-02-18 19:03:29 +08:00
Hilton Chain
a079a438da
rosenthal: Add hyprlang.
...
* rosenthal/packages/wm.scm (hyprlang): New variable.
2024-02-18 19:02:34 +08:00
Hilton Chain
23c15e0785
rosenthal: networking: Fix module import (again).
...
* rosenthal/packages/networking.scm: Add back (gnu packages golang).
2024-02-14 08:33:46 +08:00
Hilton Chain
9cbf42e01f
rosenthal: networking: Fix module import.
...
go-golang-org-x-net has been moved to (gnu packages golang-build):
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=8b3daeca5545b97556b7f7f196bda6ca84e3dfa3
* rosenthal/packages/networking.scm: Fix module import.
2024-02-14 08:25:14 +08:00
Hilton Chain
d29af10233
rosenthal: hyprland: Update to 0.35.0.
...
* rosenthal/packages/wm.scm (libdrm-for-hyprland): Update to 2.4.120.
(wlroots-for-hyprland): Update to 0.17.0-168.00b869c.
(hyprland): Update to 0.35.0.
[source]<snippet>: Remove hyprpm.
[arguments]<#:phases>: Adjust substitution.
[inputs]: Add cairo-for-hyprland, gcc-13.
2024-02-06 10:34:45 +08:00
Hilton Chain
f0c3bba1ec
rosenthal: Add cairo-for-hyprland.
...
* rosenthal/packages/wm.scm (cairo-for-hyprland): New variable.
2024-02-05 23:17:20 +08:00
Hilton Chain
af9372339a
Revert "rosenthal: Add pam-uaccess." [upstreamed]
...
This reverts commit 3d8dbdb97b
.
2024-02-05 16:07:08 +08:00
Hilton Chain
7433409450
rosenthal: sing-box-bin: Update to 1.8.4.
...
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.8.4.
2024-01-28 15:44:35 +08:00
Hilton Chain
e307f037d9
rosenthal: tailscale-bin: Update to 1.58.2.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.58.2.
2024-01-28 15:41:55 +08:00
Hilton Chain
c1936d42cf
rosenthal: cloudflared: Update to 2024.1.5.
...
rosenthal/packages/networking.scm (cloudflared): Update to 2024.1.5.
2024-01-28 14:40:05 +08:00
Hilton Chain
4539e364fe
rosenthal: hugo-bin: Update to 0.122.0.
...
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.122.0.
2024-01-28 14:38:11 +08:00
Hilton Chain
98f58fc2fe
rosenthal: wakapi-bin: Update to 2.10.4.
...
* rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.10.4.
2024-01-28 14:35:06 +08:00
Hilton Chain
3d8dbdb97b
rosenthal: Add pam-uaccess.
...
* rosenthal/packages/admin.scm (pam-uaccess): New variable.
2024-01-25 20:36:05 +08:00
Hilton Chain
477c3df102
rosenthal: wakapi-bin: Update to 2.10.3.
...
* rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.10.3.
2024-01-21 11:56:16 +08:00
Hilton Chain
f077a7aa55
rosenthal: tailscale-bin: Update to 1.58.0.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.58.0.
2024-01-21 11:54:41 +08:00
Hilton Chain
b05ab57766
rosenthal: sing-box-bin: Update to 1.8.2.
...
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.8.2.
2024-01-21 11:52:30 +08:00
Hilton Chain
2eff1e3ec2
rosenthal: cloudflared: Update to 2024.1.4.
...
* rosenthal/packages/networking.scm (cloudflared): Update to 2024.1.4.
2024-01-21 11:51:17 +08:00