summaryrefslogtreecommitdiff
path: root/flake.lock
blob: e0ef6def8a0bd373a949214615af18ee15de76b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
{
  "nodes": {
    "beevim": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ],
        "plugins-base46": "plugins-base46",
        "plugins-lze": "plugins-lze",
        "plugins-lzextras": "plugins-lzextras",
        "plugins-neogit": "plugins-neogit",
        "wrappers": "wrappers"
      },
      "locked": {
        "lastModified": 1788174060,
        "narHash": "sha256-mpT65x9NdtfXZWEE9oqMmfVSvU4CyYen/2VzZV1n+iA=",
        "ref": "refs/heads/main",
        "rev": "3c5867dbbe67505e945bf5a34afc5a6a53b1084f",
        "revCount": 56,
        "type": "git",
        "url": "https://codeberg.org/beeb5k/beeVim"
      },
      "original": {
        "type": "git",
        "url": "https://codeberg.org/beeb5k/beeVim"
      }
    },
    "flake-parts": {
      "inputs": {
        "nixpkgs-lib": "nixpkgs-lib"
      },
      "locked": {
        "lastModified": 1787559586,
        "narHash": "sha256-onL0VLf9vPllmT0H/OlURIU5r5t5WIEl7t4tVNKT0Nw=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "9d0d87172c374f89da73c1cfe6d81ae62feac1f1",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1788146656,
        "narHash": "sha256-XmJmvk9rytTb7dCotO/aqR+YysB8HOqnprlOdv+LAF4=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "82c265faf4e3161d6015db07c9b0f1ee36a9029b",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1788039129,
        "narHash": "sha256-pa4Q0qErvCvzCaaUph7Sm37RhR4xvPrYI8Lgz6k85+A=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "d2f67949798825fe853f7c5d0492b8bf016d3f88",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-lib": {
      "locked": {
        "lastModified": 1785031560,
        "narHash": "sha256-OmshNvn2vupOFpYinLUu+1Dnpu4n7Q5N3ggGVNHpkUI=",
        "owner": "nix-community",
        "repo": "nixpkgs.lib",
        "rev": "0e79af5e3d4dcfcd676ab5ba3f95d2e3352e078c",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "nixpkgs.lib",
        "type": "github"
      }
    },
    "plugins-base46": {
      "flake": false,
      "locked": {
        "lastModified": 1784785285,
        "narHash": "sha256-kwDMC6rYzJYECmGnwn8JiAbffUq7hAXcUH6gPSkk2uI=",
        "owner": "AvengeMedia",
        "repo": "base46",
        "rev": "83522e02c6c3b4ea901c4bffd9e0a5e0371c1fe6",
        "type": "github"
      },
      "original": {
        "owner": "AvengeMedia",
        "repo": "base46",
        "type": "github"
      }
    },
    "plugins-lze": {
      "flake": false,
      "locked": {
        "lastModified": 1787578920,
        "narHash": "sha256-OF1my8rsj9Bk50JRskIM4UBStn3At/otBTv4+R38OQI=",
        "owner": "BirdeeHub",
        "repo": "lze",
        "rev": "f8f007cd73a08bc3453b001e4438da0f1a3e41ea",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "lze",
        "type": "github"
      }
    },
    "plugins-lzextras": {
      "flake": false,
      "locked": {
        "lastModified": 1787578944,
        "narHash": "sha256-paY9kHeNmgln4wXhJ18+8A8lzfRMipWzt/pj36PdgDg=",
        "owner": "BirdeeHub",
        "repo": "lzextras",
        "rev": "8ff93cb97a42b6d30d33a940e1fde0f01516dead",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "lzextras",
        "type": "github"
      }
    },
    "plugins-neogit": {
      "flake": false,
      "locked": {
        "lastModified": 1787410561,
        "narHash": "sha256-s0yrtTweFrrUsxVjLjr+1uNHTlhcxGI7JUvOkrpt13g=",
        "owner": "NeogitOrg",
        "repo": "neogit",
        "rev": "5adc81b26232954cd7a90f158aa7844c18fc3165",
        "type": "github"
      },
      "original": {
        "owner": "NeogitOrg",
        "repo": "neogit",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "beevim": "beevim",
        "flake-parts": "flake-parts",
        "home-manager": "home-manager",
        "nixpkgs": "nixpkgs",
        "sops-nix": "sops-nix",
        "zen-browser": "zen-browser"
      }
    },
    "sops-nix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1786629091,
        "narHash": "sha256-gkig4nPi1CWc4Z50GBsjE4ygSE7hMpl/TwID2an2Cck=",
        "owner": "Mic92",
        "repo": "sops-nix",
        "rev": "a8627b21b9107c5711c96b84f32a9a4b3d45295f",
        "type": "github"
      },
      "original": {
        "owner": "Mic92",
        "repo": "sops-nix",
        "type": "github"
      }
    },
    "wrappers": {
      "inputs": {
        "nixpkgs": [
          "beevim",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1787722691,
        "narHash": "sha256-bWBt7v2FhgG6WTLgSi8nYGi1zXaTdA+vTdCRdvR2vcw=",
        "owner": "BirdeeHub",
        "repo": "nix-wrapper-modules",
        "rev": "04ef216559b18214853879df862f493a9e6bb8cf",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "nix-wrapper-modules",
        "type": "github"
      }
    },
    "zen-browser": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1788083005,
        "narHash": "sha256-e6U3sXUlu/QzZyJp/+ymW8s57Jbdb7bwT9+WaTAhHfQ=",
        "owner": "youwen5",
        "repo": "zen-browser-flake",
        "rev": "afbbbef7c3c00f160f4a9dfdd8c6c6b8b089a33f",
        "type": "github"
      },
      "original": {
        "owner": "youwen5",
        "repo": "zen-browser-flake",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}