This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
79 lines (79 loc) · 2.02 KB
/
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
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1630440368,
"narHash": "sha256-JKdVH5hDpbCy8ifQeZ7TnS735ZKBGWRhP0KcoRZOWW4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d2196ee6353de80a27d160244dd5defd2227587f",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"qemuSrc": {
"flake": false,
"locked": {
"lastModified": 1630000079,
"narHash": "sha256-cQAJjaG2np2t55dm76FVsUZSAXaKkdNUQe2fZnzzGi8=",
"ref": "m1",
"rev": "b62bcd7d1b7af9f5eb4f0b2b4e02ffbce0053244",
"revCount": 89513,
"submodules": true,
"type": "git",
"url": "https://github.com/mstone/qemu-m1"
},
"original": {
"ref": "m1",
"submodules": true,
"type": "git",
"url": "https://github.com/mstone/qemu-m1"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"qemuSrc": "qemuSrc",
"sigtoolSrc": "sigtoolSrc",
"utils": "utils"
}
},
"sigtoolSrc": {
"flake": false,
"locked": {
"lastModified": 1621612147,
"narHash": "sha256-3+u6Z/SfbdPg6Dptvyh52VkKb+HDZFMw65OIrV7fSkE=",
"owner": "thefloweringash",
"repo": "sigtool",
"rev": "db1f32bb7de43cee8801880fbb88be8764fe75bb",
"type": "github"
},
"original": {
"owner": "thefloweringash",
"repo": "sigtool",
"rev": "db1f32bb7de43cee8801880fbb88be8764fe75bb",
"type": "github"
}
},
"utils": {
"locked": {
"lastModified": 1629481132,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "997f7efcb746a9c140ce1f13c72263189225f482",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}