summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 7c052fadd81aa3fcad79b45b14580c6de15604f8 (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
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
{
  "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": 1786985328,
        "narHash": "sha256-4buflYowr+rZecPe+rLDrEX5ZFO9lx0iyp0Cjbzw8cw=",
        "ref": "refs/heads/main",
        "rev": "eb2ff1efdf31180c3dbeabb928dcf028ff8b33f9",
        "revCount": 52,
        "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": 1785627969,
        "narHash": "sha256-4dtXQk/NMePegK/nWp5NSeuZKLATItOq61lpEvmXqGw=",
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "rev": "427bf4bd9435fdf21321c8cc628c24efc14c0f7a",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "flake-parts",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1786501082,
        "narHash": "sha256-ROC70hdloiAY74yodpAgT0sP1dmYk+vchjYsrfmhfiM=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "99e84ee7387ff24cd112ff51f71c3465eb9cb770",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1786384358,
        "narHash": "sha256-RzPPiWeUtuvymnpuEWsdtzli5w4kjZs49FqEs3/1u+I=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "2fcb964de67fcf60b43471c55d5d99e61a9ccb5a",
        "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"
      }
    },
    "noctalia": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1786499996,
        "narHash": "sha256-OUYo5wttl2nyHeZ2U7VG+aCSFwvpej6ADn2d0YfylRA=",
        "owner": "noctalia-dev",
        "repo": "noctalia",
        "rev": "451c391cb0cdf3303f4f74473c4129c22dcd0e46",
        "type": "github"
      },
      "original": {
        "owner": "noctalia-dev",
        "repo": "noctalia",
        "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": 1782136817,
        "narHash": "sha256-7RNUVDWU13E0LGv3QVfC/Qmz/gA564FKfpv6PxYn75M=",
        "owner": "BirdeeHub",
        "repo": "lze",
        "rev": "ae45b9f1fd923955a5ebc733b920e23f0c105ae1",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "lze",
        "type": "github"
      }
    },
    "plugins-lzextras": {
      "flake": false,
      "locked": {
        "lastModified": 1782220927,
        "narHash": "sha256-9hoMQoor4SjQ8+2eH33YQkoEfSXc+kKjRdTRCJYxL+M=",
        "owner": "BirdeeHub",
        "repo": "lzextras",
        "rev": "0dd4ed15331b6eaf4b6304d4e0db32ccb043b76e",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "lzextras",
        "type": "github"
      }
    },
    "plugins-neogit": {
      "flake": false,
      "locked": {
        "lastModified": 1785165041,
        "narHash": "sha256-oyGGEbBCGr9mYeaG7siHl/Zz2HOBEKEkhQuwmJ2eA3o=",
        "owner": "NeogitOrg",
        "repo": "neogit",
        "rev": "37e0f22a2345bad1bffe01b31970885882f46275",
        "type": "github"
      },
      "original": {
        "owner": "NeogitOrg",
        "repo": "neogit",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "beevim": "beevim",
        "flake-parts": "flake-parts",
        "home-manager": "home-manager",
        "nixpkgs": "nixpkgs",
        "noctalia": "noctalia",
        "sops-nix": "sops-nix",
        "zen-browser": "zen-browser"
      }
    },
    "sops-nix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1786375908,
        "narHash": "sha256-G7qDAT98nywA4EFmJCwIRO5wKvDlBBN3BWpsOnjAto8=",
        "owner": "Mic92",
        "repo": "sops-nix",
        "rev": "d1337e05ba0a8e88a75d2c0e1595d82f3b3e2ac4",
        "type": "github"
      },
      "original": {
        "owner": "Mic92",
        "repo": "sops-nix",
        "type": "github"
      }
    },
    "wrappers": {
      "inputs": {
        "nixpkgs": [
          "beevim",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1782135443,
        "narHash": "sha256-vAmbArdCyjqpVW+37aCy/PMBOLIqukUXLQuEKLwUhA4=",
        "owner": "BirdeeHub",
        "repo": "nix-wrapper-modules",
        "rev": "6e7f66fa2cdf4d63162580b438f7fcf87c28a46f",
        "type": "github"
      },
      "original": {
        "owner": "BirdeeHub",
        "repo": "nix-wrapper-modules",
        "type": "github"
      }
    },
    "zen-browser": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1786424696,
        "narHash": "sha256-cyMeyF4QCZF7YL5+ynYZMDIA2LChF3L51ZLP6BvJ1L4=",
        "owner": "youwen5",
        "repo": "zen-browser-flake",
        "rev": "64791844717b786a93dde8f76c8a35222e53cf53",
        "type": "github"
      },
      "original": {
        "owner": "youwen5",
        "repo": "zen-browser-flake",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}