-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
90 lines (90 loc) · 2.18 KB
/
Copy pathflake.lock
File metadata and controls
90 lines (90 loc) · 2.18 KB
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1780930886,
"narHash": "sha256-rppURzHviaQN131F+nLiLdGfcb0uCd9gGP0E5+iw9MI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8c3cede7ddc26bd659d2d383b5610efbd2c7a16e",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"tree-sitter-wikitext": "tree-sitter-wikitext",
"treefmt-nix": "treefmt-nix",
"wikiparser": "wikiparser"
}
},
"tree-sitter-wikitext": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1784950651,
"narHash": "sha256-8bWzFw8FSl3bf71ND02IDQc8xHc8o2UcmikJDXY688k=",
"owner": "nebunebu",
"repo": "tree-sitter-wikitext",
"rev": "3103ed7a291473a9a5934da135aecf4b90058771",
"type": "github"
},
"original": {
"owner": "nebunebu",
"repo": "tree-sitter-wikitext",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1780220602,
"narHash": "sha256-eynAfOmbmxJnkp7YewvCEbShNnnYJ9gLLqkzsYtBPeM=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "db947814a175b7ca6ded66e21383d938df01c227",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"wikiparser": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1784951024,
"narHash": "sha256-m+UwbmYC+5mQAOEWMUySglIDlfLT2dtBj/U72XcFda8=",
"owner": "nebunebu",
"repo": "wikiparser_lsp",
"rev": "e38dc2af3b8afb45258672cbcddb775d6f46cbe7",
"type": "github"
},
"original": {
"owner": "nebunebu",
"repo": "wikiparser_lsp",
"type": "github"
}
}
},
"root": "root",
"version": 7
}