This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
forked from ledatelescope/bifrost
-
Notifications
You must be signed in to change notification settings - Fork 4
/
flake.lock
80 lines (80 loc) · 1.99 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
{
"nodes": {
"ctypesgen": {
"flake": false,
"locked": {
"lastModified": 1575761084,
"narHash": "sha256-0VuIufvB1TYK8EXSFr8EegNxxRxnoHsxEKQX9y7LOdY=",
"owner": "ctypesgen",
"repo": "ctypesgen",
"rev": "b7ccd0764ef7d74e9ad5816924950d05b47ecc8c",
"type": "github"
},
"original": {
"owner": "ctypesgen",
"ref": "ctypesgen-1.0.2",
"repo": "ctypesgen",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1658937758,
"narHash": "sha256-FxQB/tWX15Faq3GBM+qTfVzd9qJqy/3CEgBp2zpHeNc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8f73de28e63988da02426ebb17209e3ae07f103b",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1658611562,
"narHash": "sha256-jktQ3mRrFAiFzzmVxQXh+8IxZOEE4hfr7St3ncXeVy4=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "f436e6dbc10bb3500775785072a40eefe057b18e",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"ctypesgen": "ctypesgen",
"nixpkgs": "nixpkgs",
"pre-commit-hooks": "pre-commit-hooks"
}
}
},
"root": "root",
"version": 7
}