From 6a0744778411c9f84969a3a7eb8c355817cf811e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 28 Sep 2021 14:12:04 +0200 Subject: [PATCH] chore(well-known): update fixed output --- nix/uniworx/well-known.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/uniworx/well-known.nix b/nix/uniworx/well-known.nix index 9e0ab278f..8fb593780 100644 --- a/nix/uniworx/well-known.nix +++ b/nix/uniworx/well-known.nix @@ -18,6 +18,6 @@ outputHashMode = "recursive"; outputHashAlgo = "sha256"; - outputHash = "tDaffdAT5EGPKdDJ2ovo9XSGdV48W3Efqe+iBmakh6g="; + outputHash = "+KhpKGRRBVyDm+uBfI02uRpMDuMykZl5yWO6QjOCii4="; }; }