Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-04-05 15:45:49 +02:00
parent 448d3fb359
commit b4c19b2b08
No known key found for this signature in database
GPG key ID: 019E764B7184435A
5 changed files with 18 additions and 18 deletions

View file

@ -7,7 +7,7 @@ let
owner = "accentor";
repo = "web";
rev = "develop";
sha256 = "1cdxy3l85xkdfnaykrs4ik13qkln2686h0i2bxgfilg2xvvmm323";
sha256 = "01s1b3lygrna0bvhgw4z6f54lw2ldwqww6wcdnn040d5dxy0ijjp";
};
yarnNix = ./accentor/yarn.nix;
buildPhase = ''
@ -24,7 +24,7 @@ let
owner = "accentor";
repo = "api";
rev = "develop";
sha256 = "06x179w6wm1w3zs517pfik95c5fx6ljlrfjxjnkm0h9zcijbvr4h";
sha256 = "0l1vd22n89j2dg1vl2j1rr4ga1w1ssfkl2716zpkwby3i0389xxp";
};
gems = pkgs.bundlerEnv {
name = "accentor-api-env";