Commit Graph

595 Commits

Author SHA1 Message Date
Hilton Chain
8c29cb4cde
rosenthal: caddy/dolly: Update to 2026.06.01.
* modules/rosenthal/packages/web.scm (caddy/dolly): Update to 2026.06.01.
[native-inputs]: Update vendored Go dependencies.
2026-06-01 20:03:33 +08:00
Hilton Chain
eeedc71a06
rosenthal: caddy: Update to 2.11.3.
* modules/rosenthal/packages/web.scm (caddy): Update to 2.11.3.
[native-inputs]: Update vendored Go dependencies.
2026-06-01 20:03:33 +08:00
Hilton Chain
9462b7c3db
rosenthal: tailscale: Update to 1.98.4.
* modules/rosenthal/packages/networking.scm (tailscale): Update to 1.98.4.
[native-inputs]: Update vendored Go dependencies.
2026-06-01 20:03:33 +08:00
Hilton Chain
1df01c6699
rosenthal: sing-box: Update to 1.13.12.
* modules/rosenthal/packages/networking.scm (sing-box): Update to 1.13.12.
[native-inputs]: Update vendored Go dependencies.
2026-06-01 20:03:32 +08:00
Hilton Chain
83bd48e8c0
rosenthal: mihomo: Update to 1.19.26.
* modules/rosenthal/packages/networking.scm (mihomo): Update to 1.19.26.
[native-inputs]: Update vendored Go dependencies.
2026-06-01 20:03:32 +08:00
Hilton Chain
592ad3d9e8
rosenthal: ai-robots-txt: Update to 1.46.
* modules/rosenthal/packages/web.scm (ai-robots-txt): Update to 1.46.
2026-06-01 20:03:32 +08:00
Hilton Chain
fc0fced73c
rosenthal: cloudflared: Update to 2026.5.2.
* modules/rosenthal/packages/networking.scm (cloudflared): Update to 2026.5.2.
2026-06-01 20:03:32 +08:00
Hilton Chain
87f3cb47d7
rosenthal: ukify: Update to 260.2.
* modules/rosenthal/packages/bootloaders.scm (ukify): Update to 260.2.
2026-06-01 20:03:32 +08:00
Hilton Chain
258d5123ce
rosenthal: systemd-stub: Update to 260.2.
* modules/rosenthal/packages/bootloaders.scm (systemd-stub): Update to 260.2.
2026-06-01 20:03:32 +08:00
Hilton Chain
a9ade5af1c
rosenthal: alloy-bin: Update to 1.16.1.
* modules/rosenthal/packages/binaries.scm (%alloy-source-x86_64-linux)
(%alloy-source-aarch64-linux): Update to 1.16.1.
2026-06-01 20:03:32 +08:00
Hilton Chain
5bafe4f0b1
rosenthal: loki-bin: Update to 3.7.2.
* modules/rosenthal/packages/binaries.scm (loki-bin): Update to 3.7.2.
2026-06-01 20:03:32 +08:00
Hilton Chain
5a5dffb983
rosenthal: prometheus-bin: Update to 3.12.0.
* modules/rosenthal/packages/binaries.scm (prometheus-bin): Update to 3.12.0.
2026-06-01 20:03:31 +08:00
Hilton Chain
506a39e83a
rosenthal: wakatime-cli-bin: Update to 2.14.12.
* modules/rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 2.14.12.
2026-06-01 20:03:31 +08:00
Hilton Chain
a53ee17e5a
rosenthal: wakapi-bin: Update to 2.17.4.
* modules/rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.17.4.
2026-06-01 20:03:31 +08:00
Hilton Chain
3fd458447b
rosenthal: komga-bin: Update to 1.24.4.
* modules/rosenthal/packages/binaries.scm (komga-bin): Update to 1.24.4.
2026-06-01 20:03:31 +08:00
Hilton Chain
27ed879db1
rosenthal: cloudflare-warp-bin: Update to 2026.4.1390.0.
* modules/rosenthal/packages/binaries.scm (cloudflare-warp-bin): Update to 2026.4.1390.0.
2026-06-01 20:03:31 +08:00
Hilton Chain
239b86e51d
rosenthal: dinit: Update to 0.22.0.
* modules/rosenthal/packages/admin.scm (dinit): Update to 0.22.0.
2026-06-01 20:03:31 +08:00
Hilton Chain
d1c4b82750
services: Make postgresql-password-file optional. 2026-06-01 20:03:31 +08:00
Hilton Chain
05f69100c3
utils: Add file-object-or-file-config?. 2026-06-01 20:03:28 +08:00
uvla
c660951855
services: Fix home-noctalia-shell-service-type deprecation.
* modules/rosenthal/services/desktop.scm (home-noctalia-shell-service-type): Use
(@ (rosenthal home services desktop) home-noctalia-service-type).

Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-06-01 11:21:51 +08:00
Hilton Chain
2889a00542
rosenthal: Remove noctalia-qs.
* modules/rosenthal/packages/wm.scm (noctalia-qs): Delete variable.
2026-05-29 14:38:26 +08:00
Hilton Chain
42701881b4
rosenthal: noctalia-shell: Update to 5.0.0-0.0e4bb96.
* modules/rosenthal/packages/wm.scm (noctalia-shell): Update to 5.0.0-0.0e4bb96.
Rewrite package definition.
Superseded by...
(noctalia): ...new variable.
* modules/rosenthal/home/services/desktop.scm (home-noctalia-configuration): New
data type.
(home-noctalia-shepherd-service, home-noctalia-service-type): New variables.
* modules/rosenthal/services/desktop.scm (home-noctalia-shell-configuration)
(home-noctalia-shell-service-type): Superseded by them.
(%home-noctalia-shell-activation, %home-noctalia-shell-shepherd): Delete
procedures.
2026-05-29 14:38:26 +08:00
Hilton Chain
86d418b080
utils: *-file: Support S-expression as well.
* modules/rosenthal/utils/file.scm (ini-file, json-file, toml-file, yaml-file):
Support S-expression.
2026-05-29 14:38:24 +08:00
Hilton Chain
0b6b5feb72
rosenthal: emacs-majutsu/dolly: Update to 0.6.0-2.aebd5ac.
* modules/rosenthal/packages/emacs-xyz.scm (emacs-majutsu/dolly): Update to
0.6.0-2.aebd5ac.
2026-05-25 01:39:03 +08:00
Hilton Chain
ac3a5d8db9
rosenthal: emacs-majutsu/dolly: Use jujutsu from Guix.
* modules/rosenthal/packages/emacs-xyz.scm (emacs-majutsu/dolly) [inputs]:
Remove modification.
2026-05-25 01:39:03 +08:00
Hilton Chain
29f4881cce
rosenthal: guix/dolly: Disable tests for now. 2026-05-25 01:39:02 +08:00
Hilton Chain
cc8751302c
rosenthal: python-coherent-licensed: Explicitly disable tests.
* modules/rosenthal/packages/python-xyz.scm (python-coherent-licensed)
[arguments]: Disable tests?.
2026-05-25 01:39:01 +08:00
Hilton Chain
f5d9daa038
rosenthal: noctalia-shell: Update to 4.7.7.
* modules/rosenthal/packages/wm.scm (noctalia-shell): Update to 4.7.7.
2026-05-24 23:14:06 +08:00
Hilton Chain
920c6d63c7
rosenthal: noctalia-shell: Wrap xdg-open path.
* modules/rosenthal/packages/wm.scm (noctalia-shell) [inputs]: Add xdg-utils.
[arguments]: Add it into the wrapper.
2026-05-24 23:14:06 +08:00
Hilton Chain
7ee922362a
rosenthal: Remove emacs-arei/dolly.
* modules/rosenthal/packages/emacs-xyz.scm (emacs-arei/dolly): Delete
variable.
2026-05-24 23:14:03 +08:00
Hilton Chain
9e60a11917
rosenthal: emacs-majutsu/dolly: Update to 0.6.0-1.2ab2adb.
* modules/rosenthal/packages/emacs-xyz.scm (emacs-majutsu/dolly): Update to
0.6.0-1.2ab2adb.
2026-04-20 19:11:20 +08:00
Hilton Chain
06e96dcf9e
rosenthal: noctalia-shell: Update to 4.7.6.
* modules/rosenthal/packages/wm.scm (noctalia-shell): Update to 4.7.6.
* modules/rosenthal/examples/dot-config/noctalia/settings.json: Update
command.
2026-04-16 05:20:47 +08:00
Hilton Chain
3bdede4f6f
services: Remove conduit-service-type.
* modules/rosenthal/services/web.scm (<conduit-configuration>): Delete data
type.
(conduit-service-type): Delete variable.
2026-04-16 05:20:47 +08:00
Hilton Chain
419b4f946f
rosenthal: Remove conduit-bin.
* modules/rosenthal/packages/binaries.scm (conduit-bin): Delete variable.
2026-04-16 05:20:47 +08:00
Hilton Chain
84162ee58a
services: Add tuwunel-service-type.
* modules/rosenthal/services/web.scm (<tuwunel-configuration>): New data type.
(tuwunel-account, tuwunel-activation, tuwunel-shepherd): New procedures.
(tuwunel-service-type): New variable.
2026-04-16 05:20:33 +08:00
Hilton Chain
29583b5c21
rosenthal: limine: Update to 11.3.1.
* modules/rosenthal/packages/bootloaders.scm (limine): Update to 11.3.1.
[source, home-page]: Change to GitHub.
2026-04-15 11:24:50 +08:00
Hilton Chain
751a29fb1b
rosenthal: forgejo: Update to 14.0.4.
* modules/rosenthal/packages/web.scm (forgejo): Update to 14.0.4.
2026-04-15 11:24:50 +08:00
Hilton Chain
6101633a4e
rosenthal: bitwarden/icecat: Update to 2026.3.0.
* modules/rosenthal/packages/browser-extensions.scm (bitwarden/icecat): Update
to 2026.3.0.
2026-04-15 11:24:50 +08:00
Hilton Chain
063f1fa1b7
rosenthal: tuwunel-bin: Update to 1.6.0.
* modules/rosenthal/packages/binaries.scm (tuwunel-bin): Update to 1.6.0.
[build-system]: Switch to gnu-build-system.
2026-04-15 11:24:49 +08:00
Hilton Chain
cc5a4a0baa
services: forgejo: Use a consistent launching path.
Otherwise there'll be launching issue due to path change.

* modules/rosenthal/services/web.scm (forgejo-shepherd-service) [start]:
Launch forgejo from system profile instead of the store.
2026-04-15 11:24:49 +08:00
Hilton Chain
f729ee2641
home: services: noctalia-shell: Depend on dbus shepherd service.
* modules/rosenthal/services/desktop.scm (%home-noctalia-shell-shepherd)
[requirement]: Add dbus.
2026-04-15 11:24:46 +08:00
Hilton Chain
42c95a4d09
rosenthal: alloy-bin: Update to 1.15.1.
* modules/rosenthal/packages/binaries.scm (%alloy-source-x86_64-linux)
(%alloy-source-aarch64-linux): Update to 1.15.1.
2026-04-15 09:37:20 +08:00
Hilton Chain
de0bc20640
rosenthal: wakatime-cli-bin: Update to 2.2.8.
* modules/rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 2.2.8.
2026-04-15 09:37:19 +08:00
Hilton Chain
36794fe533
rosenthal: sing-box: Update to 1.13.8.
* modules/rosenthal/packages/networking (sing-box): Update to 1.13.8.
[native-inputs]: Update vendored-go-dependencies.
2026-04-15 09:37:16 +08:00
Hilton Chain
ad89e90015
rosenthal: sing-box: Update to 1.13.7.
* modules/rosenthal/packages/networking.scm (sing-box): Update to 1.13.7.
[native-inputs]: Update vendored-go-dependencies.
2026-04-15 09:16:10 +08:00
Hilton Chain
490af760f8
rosenthal: mihomo: Update to 1.19.23.
* modules/rosenthal/packages/networking.scm (mihomo): Update to 1.19.23.
[native-inputs]: Update vendored-go-dependencies.
2026-04-15 09:16:10 +08:00
Hilton Chain
9acdcb4c90
rosenthal: prismlauncher/dolly: Update to 11.0.2.
* modules/rosenthal/packages/games.scm (prismlauncher/dolly): Update to
11.0.2.
2026-04-15 09:16:10 +08:00
Hilton Chain
028fc14ff2
rosenthal: prometheus-bin: Update to 3.11.2.
* modules/rosenthal/packages/binaries.scm (prometheus-bin): Update to 3.11.2.
[build-system]: Switch to gnu-build-system.
[arguments]: Add a simple check phase.
2026-04-15 09:16:10 +08:00
Hilton Chain
61ada05a4a
rosenthal: wakatime-cli-bin: Update to 2.2.5.
* modules/rosenthal/packages/binaries.scm (wakatime-cli-bin): Update to 2.2.5.
[build-system]: Switch to gnu-build-system.
[arguments]: Add a simple check phase.
2026-04-15 09:16:09 +08:00
Hilton Chain
4be95a6eeb
rosenthal: wakapi-bin: Update to 2.17.3.
* modules/rosenthal/packages/binaries.scm (wakapi-bin): Update to 2.17.3.
[build-system]: Switch to gnu-build-system.
[arguments]: Add a simple check phase.
2026-04-15 09:16:09 +08:00