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

12
flake.lock generated
View file

@ -2,11 +2,11 @@
"nodes": {
"emacs-overlay": {
"locked": {
"lastModified": 1621045111,
"narHash": "sha256-W76OW/gjCJQRV49PC5++vHucI0w3LmxELfvbjX6xM7c=",
"lastModified": 1621072981,
"narHash": "sha256-YkM+NSFX8e6WBcou+Or2wit6eBVK+poLGjGJu9iGE84=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "7639cddd28b8ac0c9b5427f5e13c775534170428",
"rev": "7320af085d29058bd39657ad6cc78c08e53b3174",
"type": "github"
},
"original": {
@ -54,11 +54,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1620993025,
"narHash": "sha256-tFVVKSPFkM4sXLXy7Y4qs9qtW82NoEQio8PvDNrsO9k=",
"lastModified": 1621077972,
"narHash": "sha256-dO3HQ0VhrgiiDM8l9ptys/KbJXAmzALRwXv/2+dhEZ4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5817a051796680d71c358e8bb38447b04c2d0553",
"rev": "838e396944e3d9fe16faf155c6bf869f85f924d0",
"type": "github"
},
"original": {

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";

View file

@ -132,7 +132,7 @@ GEM
parser (3.0.1.1)
ast (~> 2.4.1)
pg (1.2.3)
puma (5.3.0)
puma (5.3.1)
nio4r (~> 2.0)
pundit (2.1.0)
activesupport (>= 3.0.0)

View file

@ -567,10 +567,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1q34mqihyg7i46z0pbbkyw58fwmkq7a7315apaqmj41zp6akyjf1";
sha256 = "00839fhvcq73h9a4crbrk87y6bi2z4vp1zazxihn6w0mrwr51c3i";
type = "gem";
};
version = "5.3.0";
version = "5.3.1";
};
pundit = {
dependencies = [ "activesupport" ];

View file

@ -7034,11 +7034,11 @@
};
}
{
name = "prettier___prettier_2.2.1.tgz";
name = "prettier___prettier_2.3.0.tgz";
path = fetchurl {
name = "prettier___prettier_2.2.1.tgz";
url = "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz";
sha1 = "795a1a78dd52f073da0cd42b21f9c91381923ff5";
name = "prettier___prettier_2.3.0.tgz";
url = "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz";
sha1 = "b6a5bf1284026ae640f17f7ff5658a7567fc0d18";
};
}
{
@ -7658,11 +7658,11 @@
};
}
{
name = "sass___sass_1.32.12.tgz";
name = "sass___sass_1.32.13.tgz";
path = fetchurl {
name = "sass___sass_1.32.12.tgz";
url = "https://registry.yarnpkg.com/sass/-/sass-1.32.12.tgz";
sha1 = "a2a47ad0f1c168222db5206444a30c12457abb9f";
name = "sass___sass_1.32.13.tgz";
url = "https://registry.yarnpkg.com/sass/-/sass-1.32.13.tgz";
sha1 = "8d29c849e625a415bce71609c7cf95e15f74ed00";
};
}
{
@ -9058,11 +9058,11 @@
};
}
{
name = "vuetify___vuetify_2.4.11.tgz";
name = "vuetify___vuetify_2.5.0.tgz";
path = fetchurl {
name = "vuetify___vuetify_2.4.11.tgz";
url = "https://registry.yarnpkg.com/vuetify/-/vuetify-2.4.11.tgz";
sha1 = "3aba19a32cd89c5dce523260f589cf95d90e2dce";
name = "vuetify___vuetify_2.5.0.tgz";
url = "https://registry.yarnpkg.com/vuetify/-/vuetify-2.5.0.tgz";
sha1 = "5e510ed288c268c74fb791facadc7c899e286212";
};
}
{