Hilton Chain
b61f4cffd8
rosenthal: wakatime-cli-bin: Update to 1.115.2.
...
* modules/rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 1.115.2.
2025-05-15 16:30:51 +08:00
Hilton Chain
3a49fc6284
rosenthal: wakapi-bin: Update to 2.13.4.
...
* modules/rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.13.4.
2025-05-15 16:30:50 +08:00
Hilton Chain
7fb1e3dc11
rosenthal: cloudflare-warp-bin: Update to 2025.4.929.0.
...
* modules/rosenthal/packages/binaries.scm (cloudflare-warp-bin): Update to 2025.4.929.0.
2025-05-15 16:30:50 +08:00
Hilton Chain
2e50d68ad0
rosenthal: dinit: Update to 0.19.4.
...
* modules/rosenthal/packages/admin.scm (dinit): Update to 0.19.4.
2025-05-15 16:30:50 +08:00
Hilton Chain
cba8ab4bfc
maint: Add more manifests.
...
* etc/committer.scm: New file.
* etc/manifests/all-packages.scm: New file.
* etc/manifests/auto-update.scm: New file.
* etc/manifests/manual-update.scm: New file.
* etc/manifest.scm: Delete file.
2025-05-15 16:30:39 +08:00
Hilton Chain
b9ca1cd567
rosenthal: Remove buku-run-dev.
...
* modules/rosenthal/packages/web.scm (buku-run-dev): Delete variable.
2025-05-15 15:47:41 +08:00
Hilton Chain
1f2c4cc936
rosenthal: Remove sidebery-icecat.
...
* modules/rosenthal/packages/binaries.scm (sidebery, sidebery/icecat): Delete
variables.
2025-05-15 15:42:32 +08:00
Hilton Chain
f97d5858e9
rosenthal: Add all-rosenthal-packages.
...
* modules/rosenthal/packages.scm (%rosenthal-package-module-path): New
variable.
(all-rosenthal-packages): New procedure.
2025-05-15 15:26:30 +08:00
Hilton Chain
89ae340329
rosenthal: Add caddy.
...
* modules/rosenthal/packages/web.scm (caddy): New variable.
2025-05-15 15:26:30 +08:00
Hilton Chain
de236c188b
rosenthal: forgejo: Refresh package.
...
* modules/rosenthal/packages/web.scm (forgejo): Sync package with
https://gitlab.com/nonguix/nonguix/-/merge_requests/669 .
2025-05-15 15:26:28 +08:00
Hilton Chain
2b37b85997
rosenthal: Add go-cloudflare.
...
* modules/rosenthal/packages/golang.scm (go-cloudflare): New variable.
* modules/rosenthal/packages/networking.scm (cloudflared)[arguments]<#:go>:
Use it.
2025-05-15 10:59:08 +08:00
Hilton Chain
297041998b
rosenthal: Add go-1.24.
...
* modules/rosenthal/packages/golang.scm: New file.
2025-05-15 10:59:06 +08:00
Hilton Chain
2a36e8b621
README.org: Remove substitute server.
...
* README.org: Remove substitute server.
2025-05-15 10:34:07 +08:00
Hilton Chain
f8986f696b
services: Add navidrome-service-type.
...
* modules/rosenthal/services/web.scm (navidrome-configuration): New data type.
(navidrome-shepherd-service): New procedure.
(%navidrome-accounts, navidrome-service-type): New variables.
2025-05-15 10:32:42 +08:00
Hilton Chain
e62aa32b6f
rosenthal: Add navidrome-bin.
...
* modules/rosenthal/packages/binaries.scm (navidrome-bin): New variable.
2025-05-15 10:32:20 +08:00
Hilton Chain
f076a6157a
services: qbittorrent: Auto start.
...
* modules/rosenthal/services/bittorrent.scm
(home-qbittorrent-shepherd-service)[auto-start?]: Unset.
2025-05-15 10:27:58 +08:00
Hilton Chain
aeff89a063
rosenthal: Add sing-box.
...
* modules/rosenthal/packages/networking.scm (sing-box): New variable.
* modules/rosenthal/packages/binaries.scm (sing-box-bin): Deprecated by it.
2025-05-15 02:03:25 +08:00
Hilton Chain
b0231df023
rosenthal: Add mihomo.
...
* modules/rosenthal/packages/networking.scm (mihomo): New variable.
* modules/rosenthal/packages/binaries.scm (mihomo-bin): Deprecated by it.
(clash-bin): Delete variable.
2025-05-15 02:03:25 +08:00
Hilton Chain
3d4b11edc7
utils: Update ‘go mod vendor’ based fetch implementation.
2025-05-15 02:03:24 +08:00
Hilton Chain
975db02439
rosenthal: Add emacs-nftables-mode.
...
* modules/rosenthal/packages/emacs-xyz.scm (emacs-nftables-mode): New
variable.
2025-05-15 02:03:24 +08:00
Hilton Chain
3e5383b922
rosenthal: Add emacs-treesit-auto.
...
* modules/rosenthal/packages/emacs-xyz.scm (emacs-treesit-auto): New variable.
2025-05-15 02:03:23 +08:00
Hilton Chain
879f4aef54
services: cloudflare-tunnel: Support token file.
...
* modules/rosenthal/services/child-error.scm
(cloudflare-tunnel-configuration)[token-file]: New field.
(cloudflare-tunnel-shepherd-service): Adjust accordingly.
2025-05-15 02:02:17 +08:00
Hilton Chain
f851cdabfc
rosenthal: cloudflared: Update to 2025.4.2.
...
* modules/rosenthal/packages/networking.scm (cloudflared): Update to 2025.4.2.
2025-05-15 02:02:00 +08:00
Hilton Chain
36eeac3b85
rosenthal: Update cargo-inputs implementation.
...
* modules/rosenthal/packages/rust-crates.scm: Update implementation.
Export interfaces ‘lookup-cargo-inputs’ and ‘rosenthal-cargo-inputs’.
* modules/rosenthal/packages/rust-apps.scm (atuin)[inputs]: Use
‘rosenthal-cargo-inputs’.
Remove rust-ring-0.17.
* modules/rosenthal/packages/wm.scm (rust-pipewire, rust-smithay): Hide and
export.
[arguments]<#:phases>: Update ‘package’ phase.
[inputs]: Use ‘rosenthal-cargo-inputs’.
(niri)[arguments]<#:phases>: Apply updates from rust-team.
[inputs]: Use ‘rosenthal-cargo-inputs’.
Remove rust-pipewire and rust-smithay.
* modules/rosenthal/packages/xorg.scm (xwayland-satellite)[inputs]: Use
‘rosenthal-cargo-inputs’.
2025-05-04 20:31:07 +08:00
Hilton Chain
9c782fad3c
maint: Relocate modules to ‘modules’ directory.
2025-04-26 00:16:07 +08:00
Hilton Chain
b917cd6d36
maint: Update etc/manifest.
...
* etc/manifest: Update.
2025-04-22 09:19:07 +08:00
Hilton Chain
b3b3c423ce
rosenthal: wakatime-cli-bin: Update to 1.115.1.
...
* rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 1.115.1.
2025-04-22 09:17:25 +08:00
Hilton Chain
ca3b30132c
rosenthal: wakapi-bin: Update to 2.13.3.
...
* rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.13.3.
2025-04-22 09:17:25 +08:00
Hilton Chain
bcb6a4cc71
rosenthal: sing-box-bin: Update to 1.11.8.
...
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.11.8.
2025-04-22 09:17:25 +08:00
Hilton Chain
ad1918171b
rosenthal: mihomo-bin: Update to 1.19.5.
...
* rosenthal/packages/binaries.scm (mihomo-bin): Update to 1.19.5.
2025-04-22 09:17:23 +08:00
Hilton Chain
2531f04148
rosenthal: cloudflared: Update to 2025.4.0.
...
* rosenthal/packages/networking.scm (cloudflared): Update to 2025.4.0.
2025-04-19 01:32:13 +08:00
Hilton Chain
a3beed8bfa
rosenthal: atuin: Correct license.
...
* rosenthal/packages/rust-apps.scm (atuin)[license]: Correct to expat.
2025-04-07 13:49:47 +08:00
Hilton Chain
387f07d970
rosenthal: Add tailscale.
...
* rosenthal/packages/networking.scm (tailscale): New variable.
* rosenthal/packages/binaries.scm (tailscale-bin): Deprecated by it.
* rosenthal/services/networking.scm (tailscale-configuration)[tailscale]: Use
it.
2025-04-03 00:58:25 +08:00
Hilton Chain
fc947d3e1f
rosenthal: Add hugo.
...
* rosenthal/packages/web.scm (hugo): New variable.
* rosenthal/packages/binaries.scm (hugo-bin): Deprecated by it.
2025-04-03 00:55:13 +08:00
Hilton Chain
d87c76525a
utils: Add go-vendored-fetch.
...
* rosenthal/utils/download.scm: New file.
2025-04-03 00:54:03 +08:00
Hilton Chain
e2f1327b3b
maint: Fix README markup.
...
* README.org: Fix markup.
2025-04-02 14:20:20 +08:00
Hilton Chain
64e467e461
maint: Update README.org.
...
* README.org: Update.
2025-04-02 12:29:57 +08:00
Hilton Chain
df6044bef2
rosenthal: forgejo: Update to 10.0.3.
...
* rosenthal/packages/web.scm (forgejo): Update to 10.0.3.
2025-04-02 10:26:12 +08:00
Hilton Chain
27319d9666
rosenthal: tailscale-bin: Update to 1.82.0.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.82.0.
2025-04-02 10:25:44 +08:00
Hilton Chain
86f3cfc083
rosenthal: sing-box-bin: Update to 1.11.6.
...
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.11.6.
2025-04-02 10:25:22 +08:00
Hilton Chain
4831a71081
rosenthal: sidebery-icecat: Update to 5.3.3.7.
...
* rosenthal/packages/binaries.scm (sidebery): Update to 5.3.3.7.
2025-04-02 10:24:58 +08:00
Hilton Chain
e1a6098158
rosenthal: cloudflare-warp-bin: Update to 2025.2.600.0.
...
* rosenthal/packages/binaries.scm (cloudflare-warp-bin): Update to 2025.2.600.0.
2025-04-02 10:24:31 +08:00
Hilton Chain
136eccd475
rosenthal: mihomo-bin: Update to 1.19.4.
...
* rosenthal/packages/binaries.scm (mihomo-bin): Update to 1.19.4.
2025-04-02 10:24:14 +08:00
Hilton Chain
b11982494a
rosenthal: bitwarden-icecat: Update to 2025.3.1.
...
* rosenthal/packages/binaries.scm (bitwarden): Update to 2025.3.1.
2025-04-02 10:23:49 +08:00
Hilton Chain
55e4d889a6
rosenthal: xwayland-satellite: Disable tests.
...
* rosenthal/packages/xorg.scm (xwayland-satellite)[arguments]<#:tests?>:
Disable.
2025-04-01 16:56:03 +08:00
Hilton Chain
fbcf6a1d7d
services: Add home-keyboard-service-type from RDE.
...
* rosenthal/services/keyboard.scm: New file.
2025-04-01 15:28:41 +08:00
Hilton Chain
5172fac369
rosenthal: tailscale-bin: Update to 1.80.3.
...
* rosenthal/packages/binaries.scm (tailscale-bin): Update to 1.80.3.
2025-03-12 22:07:30 +08:00
Hilton Chain
e661f2788d
rosenthal: bitwarden-icecat: Update to 2025.2.2.
...
* rosenthal/packages/binaries.scm (bitwarden): Update to 2025.2.2.
2025-03-12 22:06:54 +08:00
Hilton Chain
0436e37f39
rosenthal: wakapi-bin: Update to 2.13.1.
...
* rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.13.1.
2025-03-12 22:01:19 +08:00
Hilton Chain
cdb50050c5
rosenthal: sing-box-bin: Update to 1.11.5.
...
* rosenthal/packages/binaries.scm (sing-box-bin): Update to 1.11.5.
2025-03-12 22:00:34 +08:00