-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
42 lines (42 loc) · 961 Bytes
/
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1714766914,
"narHash": "sha256-XgA8BBBgxX380jqElC/C4dDcDHHXGH/IOF1usbA6jw4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "99dcdbd0d7f49fddc66eb1b4846ec88107202001",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"vims": "vims"
}
},
"vims": {
"locked": {
"lastModified": 1714767252,
"narHash": "sha256-DMB26cgngTsAQWHh3zlkQmaaaBJfx6h8grJoZoBLJZo=",
"owner": "countoren",
"repo": "vims",
"rev": "0d2950fd18bdceae5a37aac16e9aadd69a3e0a58",
"type": "github"
},
"original": {
"owner": "countoren",
"repo": "vims",
"type": "github"
}
}
},
"root": "root",
"version": 7
}