unifi: 10.5.54 -> 10.5.67 (#550358)

This commit is contained in:
nixpkgs-ci[bot]
2026-08-09 11:27:06 +00:00
committed by GitHub

View File

@@ -11,7 +11,7 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "unifi-controller";
version = "10.5.54";
version = "10.5.67";
# See https://community.ui.com/releases or https://www.ui.com/download/unifi.
#
@@ -19,7 +19,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
# as well.
src = fetchurl {
url = "https://dl.ui.com/unifi/${finalAttrs.version}/unifi_sysvinit_all.deb";
hash = "sha256-Ed6N6lbxPgCaDm7w9m8H/nlw9hBJELnzIKr0s7MoaYU=";
hash = "sha256-7juZuVZ4vk4di1jjgm6JEVMbErMu6L8epLSft+dvl4M=";
};
nativeBuildInputs = [