-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathflake.lock
93 lines (93 loc) · 2.28 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
{
"nodes": {
"blipPkgs": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1625609285,
"narHash": "sha256-i47B7CAqy3WAUw65ZKVWoRJFIgO0yikpFGo5CDHz0wI=",
"owner": "p2pcollab",
"repo": "ocaml-blip",
"rev": "c62bd982c5db80fc4ae89ac345eb1485a610ffc0",
"type": "github"
},
"original": {
"owner": "p2pcollab",
"ref": "master",
"repo": "ocaml-blip",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1625604429,
"narHash": "sha256-qnQTLukEtqV5XL77l72PeG2O697j8bou4TsCLt7EN7Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a2cfe3fb7ee689165a5dfc35b39bc16000c68082",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1625604429,
"narHash": "sha256-qnQTLukEtqV5XL77l72PeG2O697j8bou4TsCLt7EN7Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a2cfe3fb7ee689165a5dfc35b39bc16000c68082",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1625604429,
"narHash": "sha256-qnQTLukEtqV5XL77l72PeG2O697j8bou4TsCLt7EN7Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a2cfe3fb7ee689165a5dfc35b39bc16000c68082",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"blipPkgs": "blipPkgs",
"nixpkgs": "nixpkgs_2",
"urpsPkgs": "urpsPkgs"
}
},
"urpsPkgs": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1625609349,
"narHash": "sha256-hp2EF9adugvId3XmF/rdWsWANjGEFRCLv150/kMVtxM=",
"owner": "p2pcollab",
"repo": "ocaml-urps",
"rev": "faaf0dd3dd22b43e44b9d0c89b3d106f2a4d9c0f",
"type": "github"
},
"original": {
"owner": "p2pcollab",
"ref": "master",
"repo": "ocaml-urps",
"type": "github"
}
}
},
"root": "root",
"version": 7
}