Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-05-01 11:46:54 +02:00
parent 0ad1330e1d
commit ec4c6bdf13
No known key found for this signature in database
GPG key ID: 019E764B7184435A
6 changed files with 28 additions and 28 deletions

View file

@ -7,7 +7,7 @@ let
owner = "accentor";
repo = "web";
rev = "develop";
sha256 = "10dw27i5qiskiqfxyszvchag3ycxizkbjkwx7bb1nb7ahlwzbqs2";
sha256 = "13xh2zz011pzkqpzj2xnyl61fzq4njkqasig8498qyhll5liwvq0";
};
yarnNix = ./accentor/yarn.nix;
buildPhase = ''
@ -24,7 +24,7 @@ let
owner = "accentor";
repo = "api";
rev = "develop";
sha256 = "1w0zv8ip4v91n7hdz2826whk01hs0z6g081w8rpk8bj4mbpb632n";
sha256 = "0fxsmmhcgyqa2cakkckm4zlbq3mxnc00iphh3j1gc3cbyk3inqpq";
};
gems = pkgs.bundlerEnv {
name = "accentor-api-env";