From 48e02230c3860a589b41d302b4d2b13d57d55bde Mon Sep 17 00:00:00 2001 From: ene Date: Sun, 19 Feb 2023 16:55:05 +0100 Subject: Fix(bootstrap): Declare dependencies --- flake.lock | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index de8cf12a..39fa5dcc 100644 --- a/flake.lock +++ b/flake.lock @@ -189,6 +189,7 @@ "impermanence": "impermanence", "neovim_config": "neovim_config", "nixpkgs": "nixpkgs", + "shell-library": "shell-library", "snap-sync": "snap-sync", "strip_js_comments": "strip_js_comments", "user_js": "user_js" @@ -221,6 +222,22 @@ "type": "github" } }, + "shell-library": { + "flake": false, + "locked": { + "lastModified": 1676821822, + "narHash": "sha256-zLJ9tKPVaPGne4uKqL63zgPle0UTdrWBXfB1oQUrAqo=", + "ref": "refs/heads/prime", + "rev": "7ec5e4d34173dfdd4b4425f7f7d3aef411f52a4a", + "revCount": 2, + "type": "git", + "url": "https://git.sils.li/ene/lib-sh.git" + }, + "original": { + "type": "git", + "url": "https://git.sils.li/ene/lib-sh.git" + } + }, "snap-sync": { "flake": false, "locked": { -- cgit 1.4.1