Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-05-15 17:23:03 +02:00
parent 942da6af27
commit 42f7c26676
No known key found for this signature in database
GPG key ID: 019E764B7184435A
5 changed files with 23 additions and 23 deletions

View file

@ -7,7 +7,7 @@ let
owner = "accentor";
repo = "web";
rev = "develop";
sha256 = "1prjap9j42s09h2c9mvm7gdn4jr2klmphggsxa4wqjqbmpz9973b";
sha256 = "00hbyz382rcxyxxn148df2rgczxglhrfyf40xcgy535wvazyj2p0";
};
yarnNix = ./accentor/yarn.nix;
buildPhase = ''
@ -24,7 +24,7 @@ let
owner = "accentor";
repo = "api";
rev = "develop";
sha256 = "1g90szcraxfcmn5r3xdga82iyin0c6byvjghx1sn0kaz7bkwv2jf";
sha256 = "0dlvn250y96b4857v28bpcahl3p37jpilyky3xqrfaqiy6gvv3k8";
};
gems = pkgs.bundlerEnv {
name = "accentor-api-env";