-
Notifications
You must be signed in to change notification settings - Fork 6
/
flake.lock
60 lines (60 loc) · 1.39 KB
/
flake.lock
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1731852624,
"narHash": "sha256-hfR6InYghPqZo5Lvojj6LqpJumh7G62oD0RN8VfBnkU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8447f0f3e60462c5889a709af429b12b47c29ac5",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1716807034,
"narHash": "sha256-AQwfMBtC8tiDZHEgLssOU4qUiRhC2nO+YdxAvZXeW7o=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e751fce87c5d9a8c9375b59d5b508a34a76b5623",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"vite": "vite"
}
},
"vite": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1731853533,
"narHash": "sha256-0KTyWOBy6Eub2hT3EN2Qri6l09vlxeg69XZlexwzl2s=",
"owner": "icyphox",
"repo": "go-vite",
"rev": "81b8a3faf63f5b53e9d6e95aa09149941c4a2f11",
"type": "github"
},
"original": {
"owner": "icyphox",
"repo": "go-vite",
"type": "github"
}
}
},
"root": "root",
"version": 7
}