-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
93 lines (93 loc) · 2.25 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": {
"flake-utils": {
"locked": {
"lastModified": 1622445595,
"narHash": "sha256-m+JRe6Wc5OZ/mKw2bB3+Tl0ZbtyxxxfnAWln8Q5qs+Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7d706970d94bc5559077eb1a6600afddcd25a7c8",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"liquid-fixpoint": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1615586976,
"narHash": "sha256-krenu+fqoiTATuy0/fv/fAdsgEWuq4gDO0gG7oi4Cco=",
"owner": "plredmond",
"repo": "liquid-fixpoint",
"rev": "f6a4c022652a860f9c0549d7c3b4a854cbc2bc4d",
"type": "github"
},
"original": {
"owner": "plredmond",
"ref": "nix-flake",
"repo": "liquid-fixpoint",
"type": "github"
}
},
"liquidhaskell": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"liquid-fixpoint": "liquid-fixpoint",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1622778682,
"narHash": "sha256-aG0RrOPwvAW6XX0n3B5sV/6d/fXTWcvg7XQlC+KS7W0=",
"owner": "plredmond",
"repo": "liquidhaskell",
"rev": "6c9e37f5d0ba345e0c63577f09ffd4e0e2be3f62",
"type": "github"
},
"original": {
"owner": "plredmond",
"ref": "nix-flake",
"repo": "liquidhaskell",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1622689964,
"narHash": "sha256-SDvBKMlTtRoMjNrfOMMO+7VNRW7AomvOt1uZK7gg37o=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "47e580e291ff40bbde191e9fed35128727963b0c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"liquidhaskell": "liquidhaskell",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}