This repository was archived by the owner on Aug 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathflake.lock
76 lines (76 loc) · 1.9 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
{
"nodes": {
"gow-src": {
"flake": false,
"locked": {
"lastModified": 1665748458,
"narHash": "sha256-vlIbVoAxeeQ1SB8FmSAfQ35fX6f+/VGZmrPDdA3HTvs=",
"owner": "mitranim",
"repo": "gow",
"rev": "a5bfab26a0e42ee646f0969ac3397e80e5e3b1df",
"type": "github"
},
"original": {
"owner": "mitranim",
"repo": "gow",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1668086072,
"narHash": "sha256-msFoXI5ThCmhTTqgl27hpCXWhaeqxphBaleJAgD8JYM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "72d8853228c9758820c39b8659415b6d89279493",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"perf-src": {
"flake": false,
"locked": {
"lastModified": 1663640881,
"narHash": "sha256-UuP528n5uAWMJCakc8MP8wlmA6SwMO/IaIqR88pqL7c=",
"ref": "refs/heads/master",
"rev": "e8d778a60d07b209c499efb221f76d51f63c6042",
"revCount": 154,
"type": "git",
"url": "https://go.googlesource.com/perf"
},
"original": {
"type": "git",
"url": "https://go.googlesource.com/perf"
}
},
"root": {
"inputs": {
"gow-src": "gow-src",
"nixpkgs": "nixpkgs",
"perf-src": "perf-src",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}