Merge pull request #270261 from dnaq/master

unifi8: init at 8.0.7
This commit is contained in:
Weijia Wang 2023-12-01 10:23:35 +01:00 committed by GitHub
commit 094ba02b81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View file

@ -69,4 +69,9 @@ in rec {
version = "7.5.187";
sha256 = "sha256-a5kl8gZbRnhS/p1imPl7soM0/QSFHdM0+2bNmDfc1mY=";
};
unifi8 = generic {
version = "8.0.7";
sha256 = "sha256-QiHXoPjOZsWKT3G3C6bzLhYxBCnT/oFlvw9Hu9tkAaY=";
};
}

View file

@ -27426,7 +27426,8 @@ with pkgs;
unifiLTS
unifi5
unifi6
unifi7;
unifi7
unifi8;
unifi = unifi7;