mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-09-18 12:44:37 +00:00
rosenthal: Remove deprecated packages.
* modules/rosenthal/packages/binaries.scm (atuin-bin, hugo-bin, mihomo-bin) (clash-meta-bin, wakapi-bin, tailscale-bin): Delete variables.
This commit is contained in:
parent
9e51ad4215
commit
55dab73319
@ -28,18 +28,6 @@
|
||||
(define license
|
||||
(@@ (guix licenses) license))
|
||||
|
||||
(define-public atuin-bin
|
||||
(deprecated-package "atuin-bin" atuin))
|
||||
|
||||
(define-public hugo-bin
|
||||
(deprecated-package "hugo-bin" hugo))
|
||||
|
||||
(define-public mihomo-bin
|
||||
(deprecated-package "mihomo-bin" mihomo))
|
||||
|
||||
(define-public clash-meta-bin
|
||||
(deprecated-package "clash-meta-bin" mihomo-bin))
|
||||
|
||||
(define-public cloudflare-warp-bin
|
||||
(package
|
||||
(name "cloudflare-warp-bin")
|
||||
@ -239,12 +227,6 @@ monster-in-the-middle}.")
|
||||
(properties '((upstream-name . "shadow-tls")
|
||||
(disable-updater? . #t)))))
|
||||
|
||||
(define-public sing-box-bin
|
||||
(deprecated-package "sing-box-bin" sing-box))
|
||||
|
||||
(define-public tailscale-bin
|
||||
(deprecated-package "tailscale-bin" tailscale))
|
||||
|
||||
(define-public wakapi-bin
|
||||
(package
|
||||
(name "wakapi-bin")
|
||||
|
Loading…
Reference in New Issue
Block a user