From 5b6c0d08a63a7f516fdc4c7cc750399cfc375f19 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Fri, 12 Jun 2026 20:45:42 +0200 Subject: [PATCH] Services/Fileflows: Update to v26.06 --- system/services/fileflows.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/services/fileflows.nix b/system/services/fileflows.nix index 733da925..7ba1d6fa 100644 --- a/system/services/fileflows.nix +++ b/system/services/fileflows.nix @@ -5,7 +5,7 @@ pkgs, ... }: let - version = "26.01"; + version = "26.06"; in { virtualisation.oci-containers.containers = { fileflows = {