forked from mdtraj/mdtraj
-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
60 lines (60 loc) · 1.46 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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1644359234,
"narHash": "sha256-u/sBnRgrFrn9W8gZMS6vN3ZnJsoTvbws968TpqwlDJQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c5051e2b5fe9fab43a64f0e0d06b62c81a890b90",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"py-utils": {
"locked": {
"lastModified": 1644413691,
"narHash": "sha256-JcZlxVZGRQkAs5ti5N1hvt7JA3w6NoZ+P4Hte77izC0=",
"owner": "rmcgibbo",
"repo": "python-flake-utils",
"rev": "47b4ec65adfd82f029be229aa0d1646c0b6d2ed4",
"type": "github"
},
"original": {
"owner": "rmcgibbo",
"ref": "2arg",
"repo": "python-flake-utils",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"py-utils": "py-utils",
"utils": "utils"
}
},
"utils": {
"locked": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}