Bump accentor

This commit is contained in:
Charlotte Van Petegem 2021-02-22 19:50:34 +01:00
parent 783b2d39ce
commit a94f6c3d87
No known key found for this signature in database
GPG key ID: 019E764B7184435A
5 changed files with 100 additions and 100 deletions

View file

@ -7,7 +7,7 @@ let
owner = "accentor";
repo = "web";
rev = "develop";
sha256 = "160v69kazbdj6yglsmfw7vkv125qbkza8paiayyarvzjyk1rbhsz";
sha256 = "00k2wmc68nh89ja33ckv51raj5a654d2fgrk5mnp1lv4mk8da65b";
};
yarnNix = ./accentor/yarn.nix;
buildPhase = ''
@ -24,7 +24,7 @@ let
owner = "accentor";
repo = "api";
rev = "develop";
sha256 = "0z3gnrqfiss0fkhq5ds57rzkbgymg4hgmihs51qcrwppfp7nizz5";
sha256 = "1k84v2ch9lgrwz36pmwx8yxp3l8z34cpmsz95dbivqrdm3dsmvn8";
};
gems = pkgs.bundlerEnv {
name = "accentor-api-env";