From bdfa7316f261499dc2ac6faa08b6a92062822a39 Mon Sep 17 00:00:00 2001 From: Tom Hubrecht Date: Sun, 22 Oct 2023 20:06:24 +0200 Subject: [PATCH] fix(patches): Update outline hash --- patches/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/default.nix b/patches/default.nix index ab4f469..4b8925e 100644 --- a/patches/default.nix +++ b/patches/default.nix @@ -94,7 +94,7 @@ # outline: 0.71.0 -> 0.72.0 { id = 259246; - hash = "sha256-GMwtKnsBkik2N8bzoCUaxKgZoFaHjGWtLTANXcC+CsE="; + hash = "sha256-gRGsmqFjtQWWCCTRr9QHZDM3NxIbj5G9bFaFaTYTEYY="; } # nixos/outline: Add the possibility of using local storage instead of S3