mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Merge pull request #237169 from mweinelt/evcc-0.118.0
evcc: 0.117.4 -> 0.118.0
This commit is contained in:
commit
3cd3713412
2 changed files with 14 additions and 5 deletions
|
@ -46,7 +46,7 @@ import ./make-test-python.nix ({ pkgs, lib, ...} :
|
|||
type = "custom";
|
||||
status = {
|
||||
source = "script";
|
||||
cmd = "/bin/sh -c 'echo charger status F'";
|
||||
cmd = "/bin/sh -c 'echo charger status A'";
|
||||
};
|
||||
enabled = {
|
||||
source = "script";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue