3
0
Fork 0
forked from mirrors/nixpkgs

unifi8: init at 8.0.7

This commit is contained in:
dnaq 2023-11-26 21:54:18 +01:00
parent b63af5d7ea
commit f4e867f083
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

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