From ba2f5da3ac63165b4ff19992e43f1ae870e669b4 Mon Sep 17 00:00:00 2001 From: derfenix Date: Tue, 7 Jan 2025 20:52:49 +0300 Subject: [PATCH] Update nix flake --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 5eb00eb..2d24a89 100644 --- a/flake.nix +++ b/flake.nix @@ -89,7 +89,7 @@ # name = "photocatalog${lib.replaceStrings ["/"] ["-"] sync.source}"; after = [ "local-fs.target" ]; path = [ - pkgs.photocatalog + packages.photocatalog ]; preStart = if !sync.skipFullSync then '' mkdir -p ${sync.target}