-
Notifications
You must be signed in to change notification settings - Fork 199
Expand file tree
/
Copy pathflake.lock
More file actions
94 lines (94 loc) · 2.18 KB
/
flake.lock
File metadata and controls
94 lines (94 loc) · 2.18 KB
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
{
"nodes": {
"cadiback": {
"inputs": {
"cadical": "cadical",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1775299364,
"narHash": "sha256-q120p29B6Yo47pcp+93zqi4yS/YSfRn4L/Y7msgWA70=",
"owner": "meelgroup",
"repo": "cadiback",
"rev": "300818c10cac0053dd27650a7d9cd58dfe08b3fe",
"type": "github"
},
"original": {
"owner": "meelgroup",
"ref": "main",
"repo": "cadiback",
"type": "github"
}
},
"cadical": {
"inputs": {
"nixpkgs": [
"cadiback",
"nixpkgs"
]
},
"locked": {
"lastModified": 1775299191,
"narHash": "sha256-JbWqBdKHwKrckPsW00HyaVEMUjYKN5ixQ+dCHnCHRkY=",
"owner": "meelgroup",
"repo": "cadical",
"rev": "1652f668becc717eb14c184a727864c1937082d6",
"type": "github"
},
"original": {
"owner": "meelgroup",
"ref": "master",
"repo": "cadical",
"type": "github"
}
},
"cadical_2": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1775299191,
"narHash": "sha256-JbWqBdKHwKrckPsW00HyaVEMUjYKN5ixQ+dCHnCHRkY=",
"owner": "meelgroup",
"repo": "cadical",
"rev": "1652f668becc717eb14c184a727864c1937082d6",
"type": "github"
},
"original": {
"owner": "meelgroup",
"ref": "master",
"repo": "cadical",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1772771118,
"narHash": "sha256-xWzaTvmmACR/SRWtABgI/Z97lcqwJAeoSd5QW1KdK1s=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e38213b91d3786389a446dfce4ff5a8aaf6012f2",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"cadiback": "cadiback",
"cadical": "cadical_2",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}