Commit Graph

317 Commits

Author SHA1 Message Date
Hilton Chain
d3c51cfe7a
rosenthal: Remove qogir-icon-theme. [upstreamed]
* rosenthal/packages/gnome-xyz.scm (qogir-icon-theme): Delete variable.
* README.org (Packages): Adjust accordingly.
2023-08-29 23:24:37 +08:00
Hilton Chain
ebb9a4e88e
rosenthal: hyprland: Update to 0.29.0.
* rosenthal/packages/wm.scm (wlroots-for-hyprland): Update to
0.16.0-724.717ded9.
(hyprland-portals-patch): Delete variable.
(hyprland): Update to 0.29.0.
[source]: Switch to tarball.
2023-08-29 15:47:01 +08:00
Ryan Schanzenbacher
bd96a46416
rosenthal: Add xdg-desktop-portal-hyprland
* rosenthal/packages/wm.scm (xdg-desktop-portal-hyprland): New variable.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
2023-08-29 14:18:54 +08:00
Hilton Chain
8d4e983bd3
rosenthal: cloudflared: Update to 2023.8.1.
* rosenthal/packages/networking.scm (cloudflared): Update to 2023.8.1.
2023-08-28 16:35:01 +08:00
Hilton Chain
c77c367149
rosenthal: Remove tree-sitter-cmake. [upstreamed]
* rosenthal/packages/tree-sitter.scm (tree-sitter-cmake): Delete variable.
* README.org (Packages): Remove it.
2023-08-27 12:46:54 +08:00
Hilton Chain
5e2dea2d52
gnu: tailscale-bin: Update to 1.48.1.
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.48.1.
2023-08-25 19:05:31 +08:00
Hilton Chain
23376685b9
gnu: cloudflared: Update to 2023.8.0.
* rosenthal/packages/networking.scm (cloudflared): Update to 2023.8.0.
[#:go]: Switch to go-1.20.
2023-08-25 18:36:58 +08:00
Hilton Chain
3753e7ad1c
services: shadow-tls: Support service-type mapping.
* rosenthal/services/child-error.scm <top level>: Use
define-service-type-mapping.
2023-08-21 16:22:22 +08:00
Hilton Chain
5b8aa7cfda
rosenthal: wakatime-cli-bin: Update to 1.76.0.
* rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 1.76.0.
2023-08-21 16:17:13 +08:00
Hilton Chain
f8b6295e90
services: Add shadow-tls.
* rosenthal/services/child-error.scm (<shadow-tls-configuration>)
(<shadow-tls-client-configuration>,<shadow-tls-server-configuration>): New
record types.
(shadow-tls-service-type,home-shadow-tls-service-type): New variables.
* README.org (Services): Add them.
2023-08-21 10:22:03 +08:00
Hilton Chain
ee0975705c
rosenthal: Remove tree-sitter-dockerfile. [upstreamed]
* rosenthal/packages/tree-sitter.scm (tree-sitter-dockerfile): Delete variable.
* README.org (Packages): Remove it.
2023-08-20 23:23:29 +08:00
Hilton Chain
6d1ae3d2c0
gnu: dnsmasq-china-list: Update to 0-13.f17390d.
* rosenthal/packages/dns.scm (dnsmasq-china-list): Update to 0-13.f17390d.
2023-08-20 21:34:45 +08:00
Hilton Chain
79cbe6d5a2
rosenthal: clash-bin: Update to 1.18.0.
* rosenthal/packages/binaries.scm (clash-bin): Update to 1.18.0.
2023-08-18 10:07:49 +08:00
Hilton Chain
7a6d037315
rosenthal: wakatime-cli-bin: Update to 1.75.1.
* rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 1.75.1.
2023-08-18 10:05:54 +08:00
Hilton Chain
f303f6b00a
Update README. 2023-08-16 11:50:19 +08:00
Hilton Chain
c7dc95c293
services: iwd: Ungexp file-append.
* rosenthal/services/networking.scm (iwd-shepherd-service)
[#:environment-variables]: Ungexp file-append.
2023-08-14 08:41:33 +08:00
Hilton Chain
939ec4a7c4
bootloader: Add grub-efi-luks2-bootloader.
* rosenthal/bootloader/grub.scm: New file.
(grub-efi-luks2-bootloader): New variable.
2023-08-14 01:23:11 +08:00
Hilton Chain
1eb4642a73
rosenthal: Add grub-efi-luks2.
* rosenthal/packages/bootloaders.scm: New file.
(grub-runtime-memregion-alloc-patch,grub-luks2-argon2-support-patch)
(grub-install-luks2-fix-patch,grub-efi-luks2): New variables.
2023-08-14 01:21:31 +08:00
Hilton Chain
0ef5c4c2eb
rosenthal: Add shadow-tls-bin.
* rosenthal/packages/binaries.scm (shadow-tls-bin): New variable.
2023-08-13 11:18:10 +08:00
Hilton Chain
8f3a6b5ee9
rosenthal: wakatime-cli-bin: Update to 1.73.4.
* rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 1.73.4.
2023-08-13 09:31:53 +08:00
Hilton Chain
fc26b38cbb
Revert "Import seatd-service-type from Guix."
This reverts commit 2bc27145b3.

Guix has switched to cgroup v2 in 969cea683615e79c7e6548f945f15af80ad58a8a.
2023-08-09 09:00:48 +08:00
Hilton Chain
d29f278c2d
rosenthal: hugo-bin: Update to 0.117.0.
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.117.0.
2023-08-08 14:22:32 +08:00
Hilton Chain
060204c29e
services: Use match-record.
* rosenthal/services/bittorrent.scm (qbittorrent-configuration)[qbittorrent]:
Change field type to file-like.
(qbittorrent-activation,qbittorrent-shepherd-service): Use match-record-lambda
* rosenthal/services/child-error.scm (miniflux-configuration)[miniflux],
(cloudflare-tunnel-configuration)[cloudflared]: Change field type to file-like
(clash-activation,clash-shepherd-service,cloudflare-tunnel-shepherd-service)
(cloudflare-warp-shepherd-service,miniflux-shepherd-service)
(home-wakapi-shepherd-service,home-socks2http-shepherd-service): Use
match-record-lambda.
* rosenthal/services/dns.scm (smartdns-configuration)[smartdns]: Change field
type to file-like.
(smartdns-shepherd-service): Use match-record-lambda.
* rosenthal/services/networking.scm (iwd-configuration)[iwd]: Change field
type to file-like.
(iwd-shepherd-service,iwd-etc-service): Use match-record-lambda.
2023-08-08 13:57:56 +08:00
Hilton Chain
b1fc64d837
rosenthal: sing-box-bin: Update to 1.3.6.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.3.6.
2023-08-07 21:07:08 +08:00
Hilton Chain
129ca6fe16
rosenthal: wakatime-cli-bin: Update to 1.73.2.
* rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 1.73.2.
2023-08-06 23:31:06 +08:00
Hilton Chain
f2ed29ac95
rosenthal: cloudflare-warp-bin: Adjust license name and description.
* rosenthal/packages/binaries.scm (cloudflare-warp-bin)[license]: Change name
and description to what Nonguix uses for nonfree software.
2023-08-06 23:30:27 +08:00
Hilton Chain
b9eb466764
gnu: hyprland: Update to 0.28.0.
* rosenthal/packages/wm.scm (hyprland): Update to 0.28.0.
<#:phases>: Substitute program paths.
Substitute GIT_BRANCH, GIT_COMMIT_MESSAGE and GIT_TAG.
[inputs]: Add pciutils.
(wlroots-for-hyprland): Update to 0.16.0-669.e8d545a
2023-08-04 15:25:53 +08:00
Hilton Chain
1505b2d7b3
services: Add home-socks2http.
* rosenthal/services/child-error.scm (home-socks2http-configuration)
(home-socks2http-shepherd-service,home-socks2http-service-type): New variables
2023-08-04 13:28:45 +08:00
Hilton Chain
87db633fab
rosenthal: Add socks2http.
* rosenthal/packages/networking.scm (socks2http): New variable.
2023-08-02 20:26:07 +08:00
Hilton Chain
c8c4a6f991
rosenthal: Remove wayland-protocols-1.31.
wayland-protocols in Guix has been updated to 1.32, this package is not needed.

* rosenthal/packages/freedesktop.scm (wayland-protocols-1.31): Delete variable.
* rosenthal/packages/wm.scm (wlroots-for-hyprland)[propagated-inputs]: Don't
replace wayland-protocols.
2023-08-01 18:07:36 +08:00
Hilton Chain
3fc6f0e46f
rosenthal: hugo-bin: Update to 0.116.1.
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.116.1.
2023-08-01 18:07:08 +08:00
Hilton Chain
2fcd23369b
rosenthal: hugo-bin: Update to 0.116.0.
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.116.0.
[arguments]<#:install-plan>: Adjust plan.
<#:phases>: Find gcc:lib with search-input-file.
[inputs]: Add gcc:lib, glibc.
2023-08-01 13:00:29 +08:00
Hilton Chain
62db72e49f
services: cloudflare-tunnel: Set token in environment variable.
* rosenthal/services/child-error.scm (cloudflare-tunnel-shepherd-service)
[start]<#:environment-variables>: Set token here to avoid seeing it in `ps'.
2023-07-29 18:59:31 +08:00
Hilton Chain
2ba2f5a117
rosenthal: tailscale-bin: Update to 1.46.1.
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.46.1.
[arguments]<#:install-plan>: Merge install plans.
2023-07-27 11:05:54 +08:00
Hilton Chain
a2c164d008
rosenthal: cloudflared: Update to 2023.7.3.
* rosenthal/packages/networking.scm (cloudflared): Update to 2023.7.3.
2023-07-27 00:46:03 +08:00
Hilton Chain
b48529e7e4
rosenthal: sing-box-bin: Update to 1.3.4.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.3.4.
2023-07-25 21:40:24 +08:00
Hilton Chain
5289be88a7
rosenthal: cloudflared: Update to 2023.7.2.
* rosenthal/packages/networking.scm (cloudflared): Update to 2023.7.2.
2023-07-24 20:17:18 +08:00
Hilton Chain
c13a7498b5
rosenthal: sing-box-bin: Update to 1.3.3.
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.3.3.
[arguments]<#:install-plan>: Adjust plan.
2023-07-24 20:15:20 +08:00
Hilton Chain
d8a88b3fae
rosenthal: hugo-bin: Update to 0.115.4.
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.115.4.
[arguments]<#:phases>: Use libc from build environment.
[inputs]: Remove glibc.
2023-07-21 00:27:47 +08:00
Hilton Chain
4cfd770031
rosenthal: hyprland: Update to 0.27.2.
* rosenthal/packages/wm.scm (hyprland): Update to 0.27.2.
2023-07-19 21:17:52 +08:00
Hilton Chain
c06db22c7c
rosenthal: hyprland: Update to 0.27.1.
* rosenthal/packages/wm.scm (hyprland): Update to 0.27.1.
(wlroots-for-hyprland): Update to 0.16.0-660.7791ffe.
2023-07-19 11:17:40 +08:00
Hilton Chain
c9a8ae39d4
rosenthal: tailscale-bin: Update to 1.44.2.
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.44.2.
2023-07-19 11:17:25 +08:00
Hilton Chain
8dfefb0ef0
rosenthal: cloudflared: Update to 2023.7.1.
* rosenthal/packages/networking.scm (cloudflared): Update to 2023.7.1.
2023-07-17 15:58:51 +08:00
Hilton Chain
db117efdda
Update README.org. 2023-07-16 00:13:53 +08:00
Hilton Chain
bf8cd7341a
services: Add cloudflare-warp-service-type.
* rosenthal/services/child-error.scm (cloudflare-warp-configuration)
(cloudflare-warp-service-type): New variables.
2023-07-15 23:59:21 +08:00
Hilton Chain
d091a0f624
services: wakapi: Use wakapi package.
* rosenthal/services/child-error.scm (home-wakapi-configuration)[wakapi]:
Change default value to wakapi-bin package.
(home-wakapi-shepherd-service)[start]: Adjust accordingly.
[stop]: Add missing field.
2023-07-15 00:53:22 +08:00
Hilton Chain
74ad534cc6
services: clash: Use clash package.
* rosenthal/services/child-error.scm (clash-configuration)[clash]: Change
default value to clash-bin package.
(clash-shepherd-service)[start]: Adjust accordingly.
2023-07-15 00:51:13 +08:00
Hilton Chain
d9762b66ac
rosenthal: Add wakatime-cli-bin.
* rosenthal/packages/binaries.scm (wakatime-cli-bin): New variable.
2023-07-15 00:47:19 +08:00
Hilton Chain
e1ece8946d
rosenthal: Add wakapi-bin.
* rosenthal/packages/binaries.scm (wakapi-bin): New variable.
2023-07-15 00:46:55 +08:00
Hilton Chain
4424b36680
rosenthal: Add tailscale-bin.
* rosenthal/packages/binaries.scm (tailscale-bin): New variable.
2023-07-15 00:46:35 +08:00