From a19f3771c4dc3e62b468ad7f21be269bbeb85293 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Thu, 25 Sep 2025 19:51:42 +0200 Subject: [PATCH] update vendor hash Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- nix/back.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/back.nix b/nix/back.nix index 9b85a86..5368c07 100644 --- a/nix/back.nix +++ b/nix/back.nix @@ -9,7 +9,7 @@ pname = name; version = "0.1.0"; src = ../back; - vendorHash = ""; + vendorHash = "sha256-qcVD95OUA7hUp4Wrx7Pyp41220RQ0IzPDiO6HHUHmDk="; buildInputs = [ pkgs.duckdb