aboutsummaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 015ef75..4067a39 100644
--- a/flake.lock
+++ b/flake.lock
@@ -160,6 +160,22 @@
"type": "github"
}
},
+ "base16-tokyo-night-scheme": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1633715041,
+ "narHash": "sha256-GNKk+i5p8Nn8gwY7/Zlv9WwDLvD86ZKxdCUUUQu661Y=",
+ "ref": "refs/heads/main",
+ "rev": "b91b71f9f86199ac0f865524d22d6a45548c8343",
+ "revCount": 6,
+ "type": "git",
+ "url": "https://git.michaelball.name/gid/base16-tokyo-night-scheme.git"
+ },
+ "original": {
+ "type": "git",
+ "url": "https://git.michaelball.name/gid/base16-tokyo-night-scheme.git"
+ }
+ },
"base16-vim": {
"flake": false,
"locked": {
@@ -672,6 +688,7 @@
"root": {
"inputs": {
"agenix": "agenix",
+ "base16-tokyo-night-scheme": "base16-tokyo-night-scheme",
"crane": "crane",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",