From 0b411c3a9f30d4ed2d0b8f757d909fca6388fdfc Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Thu, 4 Feb 2021 15:28:09 +0100 Subject: [PATCH] Bump accentor-web --- modules/accentor.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/accentor.nix b/modules/accentor.nix index 7170c8f4..6638d9ee 100644 --- a/modules/accentor.nix +++ b/modules/accentor.nix @@ -7,7 +7,7 @@ let owner = "accentor"; repo = "web"; rev = "develop"; - sha256 = "1s0wjkq33yn26nlrhjcafljg3kkckcbn646bf66c9mrq566y753i"; + sha256 = "0g9k7li64z229xrhdraiy6vs60gik73b8c7lfy3cjh56ca6p2lpr"; }; yarnNix = ./accentor/yarn.nix; buildPhase = ''