From 6c5217271848953ba93e6c49d324af0b12570409 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Thu, 15 Apr 2021 02:36:16 +0200 Subject: [PATCH] Bump accentor --- modules/accentor.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/accentor.nix b/modules/accentor.nix index 18f356aa..01051c65 100644 --- a/modules/accentor.nix +++ b/modules/accentor.nix @@ -7,7 +7,7 @@ let owner = "accentor"; repo = "web"; rev = "develop"; - sha256 = "01s1b3lygrna0bvhgw4z6f54lw2ldwqww6wcdnn040d5dxy0ijjp"; + sha256 = "1w9ccdavm7m89yvxcgknqwgyks8ly4f57xy4l4inidcaxry143iz"; }; yarnNix = ./accentor/yarn.nix; buildPhase = ''