Update dependencies
This commit is contained in:
parent
a48b5af5ff
commit
0778056464
2 changed files with 7 additions and 7 deletions
12
flake.lock
generated
12
flake.lock
generated
|
@ -22,11 +22,11 @@
|
||||||
},
|
},
|
||||||
"emacs-overlay": {
|
"emacs-overlay": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1624525813,
|
"lastModified": 1624554642,
|
||||||
"narHash": "sha256-kMkermV7aCjLtUeBUAXpi/O6El4dOJxUMZCqT8YDf6M=",
|
"narHash": "sha256-NxmdchtWVW3rs/ufAvNR51eVAqJy4sWnEHbUlCnmPKI=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "emacs-overlay",
|
"repo": "emacs-overlay",
|
||||||
"rev": "36f54742b47a711338fcd77dcbd467300b6669c8",
|
"rev": "f89641db533ebdfe3be6ce745a5856be3c15b853",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -74,11 +74,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1624516009,
|
"lastModified": 1624553300,
|
||||||
"narHash": "sha256-A2gWRuq1usdakWv9k3a0+7vzs56P3qrVkIGiLGNpvaE=",
|
"narHash": "sha256-I7T+UqFG7e9cdqcIh0mlQ+HLNU4xxbQXc6jB0FPafnQ=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "955df801e838248711ff44c1a5e7b06e5e2836fd",
|
"rev": "8004e04140b1c8a2cb34768e99c1209b349fc708",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -7,7 +7,7 @@ let
|
||||||
owner = "accentor";
|
owner = "accentor";
|
||||||
repo = "web";
|
repo = "web";
|
||||||
rev = "develop";
|
rev = "develop";
|
||||||
sha256 = "02yp8crp84xbz5bqhw46bz94dv7vw3sagvkvfg2ai2jh9l9xcfhn";
|
sha256 = "1kvi6is5rqhm0wcgsx18163xgp1l54680n5ppg0dl5aarlcb2wx2";
|
||||||
};
|
};
|
||||||
yarnNix = ./accentor/yarn.nix;
|
yarnNix = ./accentor/yarn.nix;
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue