0
0
Fork 0
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:
Martin Weinelt 2023-06-12 01:14:43 +02:00 committed by GitHub
commit 3cd3713412
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 5 deletions

View file

@ -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";