diff --git a/flake.lock b/flake.lock index 8c8af5c4..55258c9a 100644 --- a/flake.lock +++ b/flake.lock @@ -22,11 +22,11 @@ }, "emacs-overlay": { "locked": { - "lastModified": 1624525813, - "narHash": "sha256-kMkermV7aCjLtUeBUAXpi/O6El4dOJxUMZCqT8YDf6M=", + "lastModified": 1624554642, + "narHash": "sha256-NxmdchtWVW3rs/ufAvNR51eVAqJy4sWnEHbUlCnmPKI=", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "36f54742b47a711338fcd77dcbd467300b6669c8", + "rev": "f89641db533ebdfe3be6ce745a5856be3c15b853", "type": "github" }, "original": { @@ -74,11 +74,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1624516009, - "narHash": "sha256-A2gWRuq1usdakWv9k3a0+7vzs56P3qrVkIGiLGNpvaE=", + "lastModified": 1624553300, + "narHash": "sha256-I7T+UqFG7e9cdqcIh0mlQ+HLNU4xxbQXc6jB0FPafnQ=", "owner": "nixos", "repo": "nixpkgs", - "rev": "955df801e838248711ff44c1a5e7b06e5e2836fd", + "rev": "8004e04140b1c8a2cb34768e99c1209b349fc708", "type": "github" }, "original": { diff --git a/modules/accentor.nix b/modules/accentor.nix index fc728a55..2ec8f4da 100644 --- a/modules/accentor.nix +++ b/modules/accentor.nix @@ -7,7 +7,7 @@ let owner = "accentor"; repo = "web"; rev = "develop"; - sha256 = "02yp8crp84xbz5bqhw46bz94dv7vw3sagvkvfg2ai2jh9l9xcfhn"; + sha256 = "1kvi6is5rqhm0wcgsx18163xgp1l54680n5ppg0dl5aarlcb2wx2"; }; yarnNix = ./accentor/yarn.nix; buildPhase = ''