Compare commits
2 commits
e5714f305a
...
03f5e38020
Author | SHA1 | Date | |
---|---|---|---|
03f5e38020 | |||
ec1def89ae |
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ with lib;
|
|||
let
|
||||
app = "unifi";
|
||||
# renovate: depName=goofball222/unifi datasource=github-releases
|
||||
version = "8.3.32";
|
||||
version = "8.4.59";
|
||||
cfg = config.mySystem.services.${app};
|
||||
appFolder = "/eru/containers/volumes/${app}";
|
||||
# persistentFolder = "${config.mySystem.persistentFolder}/var/lib/${appFolder}";
|
||||
|
|
Loading…
Reference in a new issue