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
|
{
"nodes": {
"better-text-objs": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1674354525,
"narHash": "sha256-C0Fc7I2S1MGNGKgvGkMzzEyVF3WkRHlj8i+PF0o9tYI=",
"ref": "refs/heads/master",
"rev": "697b2c8f2415832bae7520a1d802e080363aa84b",
"revCount": 5,
"type": "git",
"url": "https://git.peppe.rs/vim/better-text-objs"
},
"original": {
"type": "git",
"url": "https://git.peppe.rs/vim/better-text-objs"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1694643239,
"narHash": "sha256-pv2k/5FvyirDE8g4TNehzwZ0T4UOMMmqWSQnM/luRtE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "d9b88b43524db1591fb3d9410a21428198d75d49",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1662714967,
"narHash": "sha256-IOTq5tAGGmBFj7tQbkcyLE261JUeTUucEE3p0WLZ4qM=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "1fec8fda86dac5701146c77d5f8a414b14ed1ff6",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1694062546,
"narHash": "sha256-PiGI4f2BGnZcedP6slLjCLGLRLXPa9+ogGGgVPfGxys=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b200e0df08f80c32974a6108ce431d8a8a5e6547",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"prompt": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1694244899,
"narHash": "sha256-+Nv7HVG/s2Jers3+XiBqYzg+X+MpDY+j5Rucyfgoib0=",
"ref": "refs/heads/master",
"rev": "39c3e7baf034bdbecc29f5f441d8dde634833b52",
"revCount": 6,
"type": "git",
"url": "https://git.peppe.rs/cli/prompt"
},
"original": {
"type": "git",
"url": "https://git.peppe.rs/cli/prompt"
}
},
"root": {
"inputs": {
"better-text-objs": "better-text-objs",
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"prompt": "prompt",
"vim-colors-plain": "vim-colors-plain"
}
},
"vim-colors-plain": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1662030705,
"narHash": "sha256-eMPhWbybSTbf109A53Gmim6dGt7NwRwCfVbRXMIIEEo=",
"ref": "refs/heads/master",
"rev": "b381e6949ccd13b44fcab7b67e91dec2bb37deb2",
"revCount": 57,
"type": "git",
"url": "https://git.peppe.rs/vim/vim-colors-plain"
},
"original": {
"type": "git",
"url": "https://git.peppe.rs/vim/vim-colors-plain"
}
}
},
"root": "root",
"version": 7
}
|