-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpackages.json
More file actions
65 lines (65 loc) · 1.03 KB
/
packages.json
File metadata and controls
65 lines (65 loc) · 1.03 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
{
"nushell-bin": {
"distros": [
"main"
],
"architectures": [
"amd64",
"arm64"
],
"maxOverflow": 5,
"lastUpdatedAt": "2025-08-03T00:00:17Z"
},
"pacstall": {
"distros": [
"main"
],
"architectures": [
"all"
],
"maxOverflow": 5,
"lastUpdatedAt": "2026-03-04T18:18:17Z"
},
"ananicy-cpp": {
"distros": [
"main"
],
"architectures": [
"amd64",
"arm64"
],
"maxOverflow": 5,
"lastUpdatedAt": "2024-12-29T02:31:06Z"
},
"emacs": {
"distros": [
"main"
],
"architectures": [
"amd64",
"arm64"
],
"maxOverflow": 5,
"lastUpdatedAt": "2025-12-19T14:43:07Z"
},
"nerd-fonts": {
"distros": [
"main"
],
"architectures": [
"all"
],
"maxOverflow": 1,
"lastUpdatedAt": "2025-05-01T21:40:30Z"
},
"neovim": {
"distros": [
"main"
],
"architectures": [
"any"
],
"maxOverflow": 5,
"lastUpdatedAt": "2026-01-26T17:14:23Z"
}
}