-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
45 lines (45 loc) · 1.04 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1653936696,
"narHash": "sha256-M6bJShji9AIDZ7Kh7CPwPBPb/T7RiVev2PAcOi4fxDQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ce6aa13369b667ac2542593170993504932eb836",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"src": "src"
}
},
"src": {
"flake": false,
"locked": {
"lastModified": 1647926800,
"narHash": "sha256-QyxAlXAJd1GWxPLUztj6DeC36ST7OROPjZhKZd2jc6Q=",
"owner": "netsys-lab",
"repo": "scion-path-discovery",
"rev": "ead496edb5a1d7a9ac8d42182a77e224d8f7c20a",
"type": "github"
},
"original": {
"owner": "netsys-lab",
"ref": "v1.0.1",
"repo": "scion-path-discovery",
"type": "github"
}
}
},
"root": "root",
"version": 7
}