forked from jbedo/malaria-variant-calling
-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
58 lines (58 loc) · 1.4 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
{
"nodes": {
"bionix": {
"locked": {
"lastModified": 1642722336,
"narHash": "sha256-NfVgz9TQKpSYKQiWbQKkZSHpqAESqrxbnVoo3P9QJh0=",
"owner": "papenfusslab",
"repo": "bionix",
"rev": "e509bf390e4fdbdc31dadfe769500344739fca57",
"type": "github"
},
"original": {
"owner": "papenfusslab",
"repo": "bionix",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1642721930,
"narHash": "sha256-6R79v+ro8rjUT/YfYxuOgxc9mXH/hEY9pTnSBAWVbfU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "93761fdcc9b09233c0d49e2d43c80215e5df15ad",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"bionix": "bionix",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}