Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-07-05 11:10:17 +02:00
parent 5726b5211f
commit fa30668da5
No known key found for this signature in database
GPG key ID: 019E764B7184435A
6 changed files with 26 additions and 26 deletions

View file

@ -7,7 +7,7 @@ let
owner = "accentor";
repo = "web";
rev = "develop";
sha256 = "0gm5bsyydyl56c3qr0fk1v8i60q1jdcb2vxndg3a3yibyqf6c6hf";
sha256 = "18zd21jgnjljvqskbyw33bpzyrwscw152c9fwwhan7siyy5bm3ga";
};
yarnNix = ./accentor/yarn.nix;
buildPhase = ''
@ -24,7 +24,7 @@ let
owner = "accentor";
repo = "api";
rev = "develop";
sha256 = "1kvmgcdch5m8wbdg9a5ajm2a63fjz1wdd5f2k0yh0d0vx0bcy67p";
sha256 = "0z4snjdsr8zh2drffvvdshz7maivlp08zcmwz327xx5qdg0yb70f";
};
gems = pkgs.bundlerEnv {
name = "accentor-api-env";