-
Notifications
You must be signed in to change notification settings - Fork 389
Expand file tree
/
Copy pathflake.lock
More file actions
63 lines (63 loc) · 1.48 KB
/
flake.lock
File metadata and controls
63 lines (63 loc) · 1.48 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1748026580,
"narHash": "sha256-rWtXrcIzU5wm/C8F9LWvUfBGu5U5E7cFzPYT1pHIJaQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "11cb3517b3af6af300dd6c055aeda73c9bf52c48",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1748026580,
"narHash": "sha256-rWtXrcIzU5wm/C8F9LWvUfBGu5U5E7cFzPYT1pHIJaQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "11cb3517b3af6af300dd6c055aeda73c9bf52c48",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"vmrunner": "vmrunner"
}
},
"vmrunner": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1774383306,
"narHash": "sha256-ZX5ONXEGaNx5No6pk9AoO1NoQ25eBzSVCHt/U1jd0eI=",
"owner": "mazunki",
"repo": "vmrunner",
"rev": "bf1db5862c7355f9892c63fa471255dcd46b878a",
"type": "github"
},
"original": {
"owner": "mazunki",
"ref": "flakify",
"repo": "vmrunner",
"type": "github"
}
}
},
"root": "root",
"version": 7
}