iwmenu: fix remove obsolete dependencies
This commit is contained in:
parent
3975b2bc49
commit
8817b0bc38
@ -1,8 +1,6 @@
|
||||
{
|
||||
dbus,
|
||||
fetchFromGitHub,
|
||||
lib,
|
||||
iwd,
|
||||
rustPlatform,
|
||||
}:
|
||||
|
||||
@ -19,11 +17,6 @@ rustPlatform.buildRustPackage rec {
|
||||
|
||||
cargoHash = "sha256-NjA8n11pOytXsotEQurYxDHPhwXG5vpdlyscmVUIzfA=";
|
||||
|
||||
buildInputs = [
|
||||
dbus
|
||||
iwd
|
||||
];
|
||||
|
||||
meta = {
|
||||
homepage = "https://github.com/e-tho/iwmenu";
|
||||
description = "Launcher-driven Wi-Fi manager for Linux";
|
||||
|
Loading…
x
Reference in New Issue
Block a user