eg25-control: fix build
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
static-nix-shell.mkPython3 {
|
||||
pname = "eg25-control";
|
||||
srcRoot = ./.;
|
||||
pkgs = [ "curl" "modemmanager-split.mmcli" ];
|
||||
pkgs = [ "curl" "modemmanager-split.mmcli" "python3.pkgs.libgpiod" ];
|
||||
}
|
||||
|
Reference in New Issue
Block a user