Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-07-10 16:50:42 +02:00
parent b6a215d988
commit 8e3600d0b5
No known key found for this signature in database
GPG key ID: 019E764B7184435A
4 changed files with 34 additions and 33 deletions

View file

@ -7,7 +7,7 @@ let
owner = "accentor";
repo = "web";
rev = "develop";
sha256 = "0z5a3jwi93rriq5hvdqv53421jj9pg5651nam6h9krj6zhr93fs3";
sha256 = "1n0z8ld2lkk0nihfcjkz9ls5qqyl3hbbdb231ibnz0w1w73apl83";
};
packageJSON = ./package.json;
yarnLock = ./yarn.lock;
@ -26,7 +26,7 @@ let
owner = "accentor";
repo = "api";
rev = "develop";
sha256 = "06amrzlaai7sxpyqjffpympp1fx6wzdr45jxrxcf10xd3k7g7djy";
sha256 = "0zjqwidvblfcliih39whx14kf87kirrhyhzaw3r69nnhxzai74va";
};
gems = pkgs.bundlerEnv {
name = "accentor-api-env";