Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-07-17 22:37:06 +02:00
parent 13541ac46c
commit 781f14fbf4
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 26 additions and 26 deletions

View file

@ -7,7 +7,7 @@ let
owner = "accentor";
repo = "web";
rev = "develop";
sha256 = "189ws92787a38p4c9bgwf1mk9sz13r0b7dclanhscd508wp7k658";
sha256 = "0bw6f81fb15f17zm2g7xf2zd3mz8q4xl3s3fq96a3sq2yn8l4zqf";
};
packageJSON = ./package.json;
yarnLock = ./yarn.lock;
@ -26,7 +26,7 @@ let
owner = "accentor";
repo = "api";
rev = "develop";
sha256 = "1s2z6k8fnffinirl11v96lbklhqrqwcpf84ccnhs6rm96f6s0kjs";
sha256 = "03vmn2x5j07cq7iqvslap05h20cq1wf5mn24pgahb8vk41k7l5sh";
};
gems = pkgs.bundlerEnv {
name = "accentor-api-env";