From 0b16378833657c52f32be3e02969affa66b15784 Mon Sep 17 00:00:00 2001 From: Pablo Ovelleiro Corral Date: Wed, 28 Feb 2024 10:58:37 +0100 Subject: [PATCH] Fix deprecated vendor hash format --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 5d99da9..e2089fa 100644 --- a/flake.nix +++ b/flake.nix @@ -31,7 +31,7 @@ pname = "gitea-matrix-bot"; version = "master"; src = ./.; - vendorSha256 = + vendorHash = "sha256-4g/pUJ0gGYj6Y3rDINZBbcrEwloA5QCLdviECB1QrIQ="; # TODO fix tests