-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
123 lines (123 loc) · 3.13 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
115
116
117
118
119
120
121
122
123
{
"nodes": {
"flint-libsbml": {
"inputs": {
"libsbml": "libsbml",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1736085470,
"narHash": "sha256-vXVMWliiIAULH1XI6liP5D2f42ShRsvHv5J+6xwGRis=",
"owner": "flintproject",
"repo": "flint-libsbml",
"rev": "5f01e223b0c1be9e06d007718aec6ae1b9dab436",
"type": "github"
},
"original": {
"owner": "flintproject",
"repo": "flint-libsbml",
"rev": "5f01e223b0c1be9e06d007718aec6ae1b9dab436",
"type": "github"
}
},
"flint-sundials": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"sundials": "sundials"
},
"locked": {
"lastModified": 1704639080,
"narHash": "sha256-U1nrHmTszm6OHIsUdlKcDt/erhakm+05q6sTn/QV0mM=",
"owner": "flintproject",
"repo": "flint-sundials",
"rev": "16740a8af95e2344c73e9793b024c153263baa16",
"type": "github"
},
"original": {
"owner": "flintproject",
"repo": "flint-sundials",
"type": "github"
}
},
"libsbml": {
"flake": false,
"locked": {
"lastModified": 1248798728,
"narHash": "sha256-iQ/2eAszAkpdfA4C645bc6JF0tLFSZSQnD/GSruPe1w=",
"owner": "sbmlteam",
"repo": "libsbml",
"rev": "186f62fc34f5836cff0ed162aa5e8b880f22fcb1",
"type": "github"
},
"original": {
"owner": "sbmlteam",
"repo": "libsbml",
"rev": "186f62fc34f5836cff0ed162aa5e8b880f22fcb1",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1735922141,
"narHash": "sha256-vk0xwGZSlvZ/596yxOtsk4gxsIx2VemzdjiU8zhjgWw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d29ab98cd4a70a387b8ceea3e930b3340d41ac5a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flint-libsbml": "flint-libsbml",
"flint-sundials": "flint-sundials",
"nixpkgs": "nixpkgs",
"soslib": "soslib"
}
},
"soslib": {
"flake": false,
"locked": {
"lastModified": 1521129593,
"narHash": "sha256-nobnmHn5Igd+sAZAodPepVmLp4nXMMTi7C52aGa051Y=",
"owner": "raim",
"repo": "SBML_odeSolver",
"rev": "0a1aa2becadceb95b2d61a9fdafa9c3cc620748f",
"type": "github"
},
"original": {
"owner": "raim",
"repo": "SBML_odeSolver",
"type": "github"
}
},
"sundials": {
"flake": false,
"locked": {
"lastModified": 1474997249,
"narHash": "sha256-IWGe7mt7S11aimsK8bJ2oavkfY31wMjJuK47rKt9YpE=",
"owner": "LLNL",
"repo": "sundials",
"rev": "7ed895fd102226dbc52225e6b2c6e26ef1cafa0e",
"type": "github"
},
"original": {
"owner": "LLNL",
"ref": "v2.7.0",
"repo": "sundials",
"type": "github"
}
}
},
"root": "root",
"version": 7
}