From 5fcb84f6e3d5ad63d1dbde9775a54b5a55a25974 Mon Sep 17 00:00:00 2001 From: Tom Hubrecht Date: Fri, 6 Oct 2023 11:08:27 +0200 Subject: [PATCH] fix(patches): Switch PR for outline bump --- patches/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/default.nix b/patches/default.nix index e72220b..f6911e9 100644 --- a/patches/default.nix +++ b/patches/default.nix @@ -93,8 +93,8 @@ # outline: 0.71.0 -> 0.72.0 { - id = 259252; - hash = "sha256-I1ld+RYKyQQBOmwg6sqR248mrKzV5pzr9RzBhr4J+zw="; + id = 259246; + hash = "sha256-6PFohGAbDYUZhsibfttp8qS/JKeySC3+IH8DlK6G2wc="; } # nixos/outline: Add the possibility of using local storage instead of S3