From f0ee221c5a20720731410aedc9f55a40804a3c48 Mon Sep 17 00:00:00 2001 From: kiana-S Date: Thu, 14 Apr 2022 11:50:26 -0400 Subject: [PATCH] Update dependencies --- flake.lock | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/flake.lock b/flake.lock index b4cbf82..f2ac34a 100644 --- a/flake.lock +++ b/flake.lock @@ -72,7 +72,8 @@ "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", "nur": "nur", - "spacemacs": "spacemacs" + "spacemacs": "spacemacs", + "spacemacs-config": "spacemacs-config" } }, "spacemacs": { @@ -91,6 +92,22 @@ "repo": "spacemacs", "type": "github" } + }, + "spacemacs-config": { + "flake": false, + "locked": { + "lastModified": 1649949666, + "narHash": "sha256-+k/sDxrYfCrdqz4xrLktEfxVySv3s5NH/UM8eRXxsp0=", + "owner": "kiana-S", + "repo": "spacemacs-config", + "rev": "24caf5a28432885fd3872b1e8ae6a6e73408da3a", + "type": "github" + }, + "original": { + "owner": "kiana-S", + "repo": "spacemacs-config", + "type": "github" + } } }, "root": "root",