This repository has been archived by the owner on Mar 31, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathflake.lock
114 lines (114 loc) · 2.98 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
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1660162369,
"narHash": "sha256-pZukMP4zCA1FaBg0xHxf7KdE/Nv/C5YbDID7h2L8O7A=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3a11db5f408095b8f08b098ec2066947f4b72ce2",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"rains-src": {
"flake": false,
"locked": {
"lastModified": 1646899452,
"narHash": "sha256-xhVNJb/SV6Mhht+FZMQ9ssYxqN8YVTYn3T7k5YgrjG0=",
"owner": "netsec-ethz",
"repo": "rains",
"rev": "7775c2e09d74b7ab94abe3a8511201765616428c",
"type": "github"
},
"original": {
"owner": "netsec-ethz",
"repo": "rains",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"rains-src": "rains-src",
"scion-apps-src": "scion-apps-src",
"scion-builder-src": "scion-builder-src",
"scion-src": "scion-src",
"scionlab-src": "scionlab-src"
}
},
"scion-apps-src": {
"flake": false,
"locked": {
"lastModified": 1656668029,
"narHash": "sha256-Wy+/tPivsjy0hkVZgvhPl5Ini+bdbaXnoiYD2akt6X0=",
"owner": "netsec-ethz",
"repo": "scion-apps",
"rev": "fddeff09fa6605d92d6f5166cc64912552d98af6",
"type": "github"
},
"original": {
"owner": "netsec-ethz",
"repo": "scion-apps",
"type": "github"
}
},
"scion-builder-src": {
"flake": false,
"locked": {
"lastModified": 1587998365,
"narHash": "sha256-NXTEQfspa+yTK5gNpE+wtBNMSjcAE46Xwo12D2KmtFc=",
"owner": "netsec-ethz",
"repo": "scion-builder",
"rev": "4ec29f47da7aad0405ec139e82e2f835135a5641",
"type": "github"
},
"original": {
"owner": "netsec-ethz",
"repo": "scion-builder",
"type": "github"
}
},
"scion-src": {
"flake": false,
"locked": {
"lastModified": 1656663920,
"narHash": "sha256-Tw+B93ccjn8k5ekoM1P7s3hWAYUWLHW2Xoj56P5qAYE=",
"owner": "netsec-ethz",
"repo": "scion",
"rev": "f2d695ede82a3b9b9e8b116ebbe6cb8a8bb42f3d",
"type": "github"
},
"original": {
"owner": "netsec-ethz",
"ref": "scionlab",
"repo": "scion",
"type": "github"
}
},
"scionlab-src": {
"flake": false,
"locked": {
"lastModified": 1655307201,
"narHash": "sha256-Oa1Cw8Y65Z0ZusunBr+1c0B+hMk5hhUizZb7UngQT6Y=",
"owner": "netsec-ethz",
"repo": "scionlab",
"rev": "d5ba556c393d52868837a98f614b46af012d9fbd",
"type": "github"
},
"original": {
"owner": "netsec-ethz",
"ref": "develop",
"repo": "scionlab",
"type": "github"
}
}
},
"root": "root",
"version": 7
}