me
/
guix
Archived
1
0
Fork 0

gnu: i3status-rust: Remove some inputs.

* gnu/packages/rust-apps.scm (i3status-rust)[inputs]: Remove coreutils,
curl, ibus, xdg-utils, zlib.

Change-Id: I5466d369158be437ae545faa7a3dc4fc08902fb4
master
Efraim Flashner 2024-02-12 13:49:52 +02:00
parent b8711c4b9d
commit e9704f0a1f
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 8 deletions

View File

@ -880,8 +880,7 @@ characters, ASCII whitespace characters, other ASCII characters and non-ASCII.")
(lambda (input)
(string-append
(assoc-ref inputs input) "/bin"))
'("coreutils" "curl" "ibus" "iproute2" "kdeconnect"
"xdg-utils" "zlib"))))
'("iproute2" "kdeconnect"))))
(wrap-program (string-append out "/bin/i3status-rs")
`("PATH" prefix ,paths))))))))
(native-inputs
@ -889,10 +888,7 @@ characters, ASCII whitespace characters, other ASCII characters and non-ASCII.")
(inputs
(list alsa-utils
bash-minimal
coreutils
curl
dbus
ibus
iproute
kdeconnect
(list lm-sensors "lib")
@ -900,9 +896,7 @@ characters, ASCII whitespace characters, other ASCII characters and non-ASCII.")
openssl
setxkbmap
speedtest-cli
xdg-utils
xrandr
zlib))
xrandr))
(home-page "https://github.com/greshake/i3status-rust/")
(synopsis "Replacement for i3status, written in Rust")
(description "@code{i3status-rs} is a feature-rich and resource-friendly