Hilton Chain
ecdb930021
bootloader: menu-entry->ukify-args: Avoid relative reference to system generations.
2026-08-05 21:49:51 +08:00
Hilton Chain
ed592c6c6e
rosenthal: noctalia: Update to 5.0.0-beta.7.
...
* modules/rosenthal/packages/wm.scm (noctalia): Update to 5.0.0-beta.7.
[arguments] <#:phases>: Remove unnecessary patching to meson.build.
[inputs]: Add libjxl, libical, libsecret, libsndfile, libsodium.
2026-08-02 22:45:39 +08:00
Hilton Chain
42269efc67
services: Use alist of alists for ini-file.
...
This unifies the style with other serializers.
2026-07-23 04:53:28 +08:00
Hilton Chain
87d4e55ea4
rosenthal: Adjust module import for deprecation warnings.
2026-07-23 04:53:26 +08:00
Hilton Chain
2e9ba3e2a5
rosenthal: noctalia: Update to 5.0.0-beta.3.
...
* modules/rosenthal/packages/wm.scm (noctalia): Update to 5.0.0-beta.3.
2026-07-22 02:18:32 +08:00
Hilton Chain
1edd471f4c
rosenthal: mautrix-telegram: Update to 0.2607.0.
2026-07-22 02:18:32 +08:00
Hilton Chain
43f10a6062
rosenthal: tuwunel-bin: Update to 1.8.2.
...
* modules/rosenthal/packages/binaries.scm (tuwunel-bin): Update to 1.8.2.
2026-07-22 02:18:30 +08:00
Hilton Chain
63d7c774dc
rosenthal: noctalia: Update to 5.0.0-beta2.
...
* modules/rosenthal/packages/wm.scm (noctalia): Update to 5.0.0-beta2.
[inputs]: Add md4c, nlohmann-json, stb-image-resize2, stb-image-write,
tomlplusplus.
[arguments]: Adjust stb import path.
2026-07-11 02:30:16 +08:00
Hilton Chain
08ac8f2e93
rosenthal: mautrix-telegram: Update to 0.2606.0.
...
* modules/rosenthal/packages/messaging.scm (mautrix-telegram): Update to
0.2606.0.
[build-system]: Switch to go-vendored-build-system.
[native-inputs, propagated-inputs, inputs]: Remove all old inputs.
[inputs]: Add bash-minimal, ffmpeg, lottie-converter, olm.
2026-07-11 02:30:16 +08:00
Hilton Chain
5d5aefca89
build/go-vendored: Set GOTOOLCHAIN to local.
...
* modules/rosenthal/build/go-vendored-build-system.scm (unpack-vendored-dependencies):
Set GOTOOLCHAIN to local.
2026-07-11 02:30:14 +08:00
Hilton Chain
3a0838e5e0
utils: nix: Change a few variables to parameters.
2026-07-06 21:53:12 +08:00
Hilton Chain
d687672c1c
services: nix-search-paths: Set LOCALE_ARCHIVE environment variable.
2026-07-06 21:12:38 +08:00
Hilton Chain
4d553b92ce
services: nix-search-paths: Group system and home extensions.
2026-07-06 21:12:35 +08:00
Hilton Chain
6cf57b252d
rosenthal: noctalia: Update to 5.0.0-beta1.
...
* modules/rosenthal/packages/wm.scm (rosenthal): Update to 5.0.0-beta1.
[arguments]: Enable tests.
[inputs]: Add wireplumber.
2026-07-05 00:07:14 +08:00
Hilton Chain
745ad5e88f
services: nix-search-paths: Add nix-search-paths-activation.
...
* modules/rosenthal/services/nix.scm (nix-search-paths-activation): New
procedure.
(nix-search-paths-service-type, home-nix-search-paths-service-type): Use it.
2026-07-05 00:07:13 +08:00
Hilton Chain
388bb5dbd0
utils: nix: Adjust variable names and docstrings.
2026-07-04 12:48:51 +08:00
Hilton Chain
386de67aee
util: nix: Correct comment for <nix-wrapper>.
2026-07-04 12:33:57 +08:00
Hilton Chain
180635cee4
util: nix: Add <nix-wrapper>.
...
* modules/rosenthal/utils/nix.scm (<nix-wrapper>): New data type.
(nix-expressions->profile-build-wrapper, nix-shell-wrapper): Return a value of
it.
(nix-shell-wrapper->package, with-nix-profile): Use it.
2026-07-04 12:30:49 +08:00
Hilton Chain
30af71b024
util: nix-expressions->profile-build-wrapper: Deduplicate expressions list.
2026-07-04 12:30:47 +08:00
Hilton Chain
c2722ed176
utils: nix: Add and use %nix-wrapper-default-exclude-env-paths.
2026-07-03 10:36:55 +08:00
Hilton Chain
428a150814
services: nix-search-paths: Correct build-nix-profile path.
2026-07-03 02:41:33 +08:00
Hilton Chain
39eb45af2b
services: Add nix-search-paths-service-type and home-nix-search-paths-service-type.
...
* modules/rosenthal/services/nix.scm: New file.
2026-07-03 02:10:34 +08:00
Hilton Chain
e28731a5de
utils: nix-expressions->profile-build-wrapper: Move #:link-to argument to command-line.
...
* modules/rosenthal/utils/nix.scm (nix-expressions->profile-build-wrapper):
Remove #:link-to argument and get it from command-line instead.
(with-nix-profile): Remove path argument.
2026-07-03 02:10:32 +08:00
Hilton Chain
5f88ec068e
utils: with-nix-profile: Use a shorter example.
2026-07-02 21:54:35 +08:00
Hilton Chain
83773b25db
utils: Add with-nix-profile.
...
* modules/rosenthal/utils/nix.scm (%nix-shell-wrapper-for-profile?): New
parameter.
(with-nix-profile): New macro.
(nix-expressions->profile-build-wrapper, nix-shell-wrapper)
(nix-shell-wrapper->package): Adjust for it.
2026-07-02 19:56:01 +08:00
Hilton Chain
4d2f3a2e0c
utils: installables->nix-expressions: Fix attrpath check.
2026-07-02 19:55:58 +08:00
Hilton Chain
205b14dd34
util: nix: Add missing exports.
...
* modules/rosenthal/utils/nix.scm (%nix-build-profile-paths)
(%nix-build-profile-extra-outputs): Export.
2026-07-02 17:09:44 +08:00
Hilton Chain
06a8a5f726
utils: Add nix-expressions->profile-build-wrapper.
...
* modules/rosenthal/utils/nix.scm (%nix-build-profile-paths)
(%nix-build-profile-extra-outputs): New variables.
(ensure-list, installables->nix-expressions)
(nix-expressions->profile-build-wrapper): New procedures.
(nix-shell-wrapper): Use ensure-list.
2026-07-02 17:02:02 +08:00
Hilton Chain
fe34e0911d
utils: nix-shell-wrapper: Fix match usage.
...
Probably I extended it from cond and forgot the else usage...
2026-07-02 01:21:49 +08:00
Hilton Chain
3f77432233
utils: nix-shell-wrapper: Fix #:environment-keep appending.
2026-07-01 18:28:06 +08:00
Hilton Chain
7a2f31556f
utils: nix-shell-wrapper: Add environment options and improve expression handling.
2026-07-01 16:54:24 +08:00
Hilton Chain
17c2fdf76e
build-system: go-vendored: Fix build system name.
...
* modules/rosenthal/build-system/go-vendored.scm (go-vendored-build-system): Use
go-vendored as name.
2026-06-28 19:43:36 +08:00
Hilton Chain
8bf6002818
build-system: Add go-vendored-build-system.
...
* modules/rosenthal/utils/download.scm (go-mod-vendor): Sync with Nonguix.
* modules/rosenthal/build/go-vendored-build-system.scm
* modules/rosenthal/build-system/go-vendored.scm: New files.
* modules/rosenthal/packages/networking.scm (cloudflared, mihomo, sing-box)
(tailscale): Use go-vendored-build-system.
* modules/rosenthal/packages/web.scm (anubis-anti-crawler, caddy, caddy/dolly)
(forgejo): Likewise.
2026-06-28 19:41:05 +08:00
Hilton Chain
ffce98cafe
rosenthal: Remove jujutsu/dolly.
...
* modules/rosenthal/packages/patches/jujutsu-save-jjdescription-file-inside-repository.patch:
Delete file.
* modules/rosenthal/packages/version-control.scm (jujutsu/dolly): Delete variable.
2026-06-28 19:41:03 +08:00
Hilton Chain
398f692861
utils: nix-shell-wrapper: Fix typo in docstring.
2026-06-27 23:35:29 +08:00
Hilton Chain
32b08cc095
utils: Add nix-shell-wrapper.
...
* modules/rosenthal/utils/nix.scm: New file.
2026-06-27 23:17:19 +08:00
Hilton Chain
fbb478cc2c
services: vaultwarden: Use the vaultwarden package in Guix.
...
* modules/rosenthal/services/web.scm (vaultwarden-web-vault): New variable.
(vaultwarden-configuration) [vaultwarden, web-vault, group-id]: New fields.
(vaultwarden-account): Add vaultwarden group.
(vaultwarden-activation): Don't create log file.
(vaultwarden-oci): Adapt to...
(vaultwarden-shepherd-extension): ...this new procedure.
(vaultwarden-service-type): Use it.
2026-06-27 12:36:15 +08:00
Hilton Chain
b8f6b048c9
rosenthal: mirror-substitutes: Update to 0.0.1.
...
* modules/rosenthal/packages/package-management.scm (mirror-substitutes): Update
to 0.0.1.
2026-06-20 23:49:38 +08:00
Hilton Chain
9033ba867d
rosenthal: mirror-substitutes: Update to 0.0.0-2.cd6005b.
...
* modules/rosenthal/packages/package-management.scm (mirror-substitutes): Update
to 0.0.0-2.cd6005b.
2026-06-16 16:11:20 +08:00
Hilton Chain
07a823cb6b
rosenthal: mirror-substitutes: Update to 0.0.0-1.c05952a.
...
* modules/rosenthal/packages/package-management.scm (mirror-substitutes): Update
to 0.0.0-1.c05952a.
2026-06-16 13:30:18 +08:00
Hilton Chain
02723cc74a
examples: guix: Update emacs packages as well.
2026-06-15 23:02:11 +08:00
Hilton Chain
a1452f76ac
examples: emacs: Load packages list in the absolute path.
2026-06-15 22:43:20 +08:00
Hilton Chain
40a0e474c7
examples: Update emacs configuration.
2026-06-15 22:40:00 +08:00
Hilton Chain
9f9e2915bf
rosenthal: Remove atuin.
...
* modules/rosenthal/packages/rust-apps.scm (atuit): Delete variable.
* modules/rosenthal/services/shellutils.scm: Adjust module import.
2026-06-15 22:39:58 +08:00
Hilton Chain
3f71c1448b
rosenthal: noctalia: Update to 5.0.0-1.2070b4b.
...
* modules/rosenthal/packages/wm.scm (wayland-protocols-1.48): New variable.
(noctalia) Update to 5.0.0-1.2070b4b.
[inputs]: Add gmp, mpfr, libqalculate, libxml2.
Replace wayland-protocols to wayland-protocols-1.48.
2026-06-13 00:12:29 +08:00
Hilton Chain
ed943d36b4
services: Add home-writable-files-manager-service-type.
...
* modules/rosenthal/home/services/writable-files-manager.scm
(update-writable-files-script, update-writable-files-gexp): New procedure.
(home-writable-files-manager-service-type): New variable.
2026-06-11 20:58:58 +08:00
Hilton Chain
c5b6a2832d
services: home-fcitx5: Install GTK IM modules when not using Wayland.
...
* modules/rosenthal/services/desktop.scm (home-fcitx5-profile-service): Add
fcitx5-gtk:gtk2, fcitx5-gtk:gtk3, fcitx5-gtk4 into home profile when not using
wayland-frontend? configuration.
2026-06-10 21:25:41 +08:00
Hilton Chain
f1cdc992a2
rosenthal: Add emacs-flycheck-eglot.
...
* modules/rosenthal/packages/emacs-xyz.scm (emacs-flycheck-eglot): New variable.
2026-06-08 01:02:43 +08:00
Hilton Chain
8d0f3f34c7
rosenthal: tuwunel-bin: Update to 1.7.0.
...
* modules/rosenthal/packages/binaries.scm (tuwunel-bin): Update to 1.7.0.
2026-06-01 20:03:33 +08:00
Hilton Chain
baa2213866
rosenthal: emacs-majutsu/dolly: Update to 0.6.0-3.f8dda20.
...
* modules/rosenthal/packages/emacs-xyz.scm (emacs-majutsu/dolly): Update to 0.6.0-3.f8dda20.
2026-06-01 20:03:33 +08:00
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