summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock19
1 files changed, 18 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index c0c0f20..417cfe5 100644
--- a/flake.lock
+++ b/flake.lock
@@ -18,7 +18,24 @@
},
"root": {
"inputs": {
- "nixpkgs": "nixpkgs"
+ "nixpkgs": "nixpkgs",
+ "vim-tera": "vim-tera"
+ }
+ },
+ "vim-tera": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1716960700,
+ "narHash": "sha256-Zs3rRAwTp9iZc5oOkiR88j7LX7YmDrEELXt29h+j55w=",
+ "owner": "vkhitrin",
+ "repo": "vim-tera",
+ "rev": "235fb7e7e76dfffc0596fabc1e090880bce48844",
+ "type": "github"
+ },
+ "original": {
+ "owner": "vkhitrin",
+ "repo": "vim-tera",
+ "type": "github"
}
}
},