summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorseth <[email protected]>2024-10-29 23:45:20 -0400
committerseth <[email protected]>2024-10-29 23:46:10 -0400
commitd501bebc19b266fab600fb8bdf601412674a1e3f (patch)
tree3cb5820c9c92037cd2dcbbe80383e988874185d8 /flake.lock
parent1e034d2c20ebff4290594b38408c09c9ab4f845c (diff)
flake: update getchvim
Flake lock file updates: • Updated input 'getchvim': 'github:getchoo/getchvim/8f9d0e1544692a83d6d52cd00f9a4e15b0e93c8b?narHash=sha256-i1Q7okAuu7o%2B1uiFBVYmd1liCsBNAMF8nu0IkqcTAG0%3D' (2024-10-19) → 'github:getchoo/getchvim/cbc28f80dcd18f3860023e97cc26eb3ff2c5ae33?narHash=sha256-Oc8bP9K//s1GJ46AvstzCDjk2EvFy%2BBuD3RjycLsPPo%3D' (2024-10-30) • Added input 'getchvim/nix-filter': 'github:numtide/nix-filter/776e68c1d014c3adde193a18db9d738458cd2ba4?narHash=sha256-SCHiL%2B1f7q9TAnxpasriP6fMarWE5H43t25F5/9e28I%3D' (2024-10-29) • Removed input 'getchvim/vim-tera'
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock37
1 files changed, 12 insertions, 25 deletions
diff --git a/flake.lock b/flake.lock
index 6353e8c..af76596 100644
--- a/flake.lock
+++ b/flake.lock
@@ -150,17 +150,17 @@
},
"getchvim": {
"inputs": {
+ "nix-filter": "nix-filter",
"nixpkgs": [
"nixpkgs"
- ],
- "vim-tera": "vim-tera"
+ ]
},
"locked": {
- "lastModified": 1729300589,
- "narHash": "sha256-i1Q7okAuu7o+1uiFBVYmd1liCsBNAMF8nu0IkqcTAG0=",
+ "lastModified": 1730257610,
+ "narHash": "sha256-Oc8bP9K//s1GJ46AvstzCDjk2EvFy+BuD3RjycLsPPo=",
"owner": "getchoo",
"repo": "getchvim",
- "rev": "8f9d0e1544692a83d6d52cd00f9a4e15b0e93c8b",
+ "rev": "cbc28f80dcd18f3860023e97cc26eb3ff2c5ae33",
"type": "github"
},
"original": {
@@ -276,11 +276,11 @@
},
"nix-filter": {
"locked": {
- "lastModified": 1710156097,
- "narHash": "sha256-1Wvk8UP7PXdf8bCCaEoMnOT1qe5/Duqgj+rL8sRQsSM=",
+ "lastModified": 1730207686,
+ "narHash": "sha256-SCHiL+1f7q9TAnxpasriP6fMarWE5H43t25F5/9e28I=",
"owner": "numtide",
"repo": "nix-filter",
- "rev": "3342559a24e85fc164b295c3444e8a139924675b",
+ "rev": "776e68c1d014c3adde193a18db9d738458cd2ba4",
"type": "github"
},
"original": {
@@ -365,7 +365,10 @@
},
"nixpkgs-tracker-bot": {
"inputs": {
- "nix-filter": "nix-filter",
+ "nix-filter": [
+ "getchvim",
+ "nix-filter"
+ ],
"nixpkgs": [
"nixpkgs"
],
@@ -515,22 +518,6 @@
"repo": "terranix",
"type": "github"
}
- },
- "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"
- }
}
},
"root": "root",