Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-06-24 10:15:50 +02:00
parent a6d4f919cf
commit 498f86b497
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 10 additions and 10 deletions

18
flake.lock generated
View file

@ -22,11 +22,11 @@
}, },
"emacs-overlay": { "emacs-overlay": {
"locked": { "locked": {
"lastModified": 1624266581, "lastModified": 1624498774,
"narHash": "sha256-HuZxnFRh9czYa++g5g33R4PBIpLBE3nxav/ja+rJoRM=", "narHash": "sha256-pvKU7VWojlitaK3lBgJnZSVjX8QcY0A26w3gyaEHsUg=",
"owner": "nix-community", "owner": "nix-community",
"repo": "emacs-overlay", "repo": "emacs-overlay",
"rev": "80c0348b6ccff2fa2e1898d57780a6815feb5d12", "rev": "4690423c87e4a106639aaf9358f2951f11bb615e",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -58,11 +58,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1624214437, "lastModified": 1624516948,
"narHash": "sha256-BtB6k1mQXG/P8MUlNVcuboQqlxlks2H6i5vj2pbGa3Y=", "narHash": "sha256-RzFH7vxBCuV+WGW1oUoFS7Ax3UKzxjuvWHPW46Hu0gY=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "cd11c02c286a996ff55010146baecae4c413634f", "rev": "21ac4c499b181b9171770f79105241e235046a7c",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -74,11 +74,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1624252303, "lastModified": 1624470504,
"narHash": "sha256-ObacANYG/IvQLfcVzNEAmIX1zCw4UVbtiFycUMvDmgo=", "narHash": "sha256-kfGPDT0J+x82CMZlIvIkGUC+yUl4XJSlz+BSVCZJUzI=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "7c2d15627a3012c5e5af1d1664a53599687cf1d1", "rev": "920113a6e5e34e317c910b8477dd6cde88fcd202",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -7,7 +7,7 @@ let
owner = "accentor"; owner = "accentor";
repo = "web"; repo = "web";
rev = "develop"; rev = "develop";
sha256 = "0zyxjsd815cj8ipgzlhazspdcz8kd2lna6rsmjfcd464bbx3xr9j"; sha256 = "02yp8crp84xbz5bqhw46bz94dv7vw3sagvkvfg2ai2jh9l9xcfhn";
}; };
yarnNix = ./accentor/yarn.nix; yarnNix = ./accentor/yarn.nix;
buildPhase = '' buildPhase = ''