mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-06-08 20:15:19 +00:00
36 lines
698 B
Scheme
36 lines
698 B
Scheme
;; SPDX-FileCopyrightText: 2025 Hilton Chain <hako@ultrarare.space>
|
|
;;
|
|
;; SPDX-License-Identifier: CC0-1.0
|
|
|
|
(specifications->manifest
|
|
'(
|
|
"atuin"
|
|
"cloudflare-warp-bin"
|
|
"cloudflared"
|
|
"dinit"
|
|
"komga-bin"
|
|
"mihomo-bin"
|
|
"navidrome-bin"
|
|
"niri"
|
|
"shadow-tls-bin"
|
|
"sing-box-bin"
|
|
"tree-sitter-yaml"
|
|
"wakapi-bin"
|
|
"wakatime-cli-bin"
|
|
"xwayland-satellite"
|
|
|
|
;; TODO: Updater unavailable.
|
|
;; "bitwarden-icecat"
|
|
;; "miniflux-injector-icecat"
|
|
;; "sidebery-icecat"
|
|
;; "clash-bin"
|
|
;; "dnsmasq-china-list"
|
|
;; "emacs-pcmpl-tailscale"
|
|
;; "emacs-wakatime-mode"
|
|
;; "forgejo"
|
|
;; "grub-efi-luks2"
|
|
;; "hugo"
|
|
;; "socks2http"
|
|
;; "tailscale"
|
|
))
|