-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
92 lines (92 loc) · 2.28 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
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1669624546,
"narHash": "sha256-lfGjMcCJ9wgiqiNDC7bExbFNqemX7HYJi2J1Rx50HaE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "78dd6da1b938d662bc27159efa5a93185ff2165b",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1669023499,
"narHash": "sha256-iXvCW2VaH4LJD1AElk82/FaR7yepj/BqLYOJ3GAhdKQ=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c107fb66da7c150110fe301c38932eeccf5f9824",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"sexp": "sexp"
}
},
"sexp": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1669619228,
"narHash": "sha256-oWOzVn7j2pYr4CxyN8O5f1n0tUxCIQ5YG5GZFvLMeGA=",
"owner": "rnpgp",
"repo": "sexp",
"rev": "95fb1752d60a1912f979919b3886f3047970303d",
"type": "github"
},
"original": {
"owner": "rnpgp",
"repo": "sexp",
"type": "github"
}
}
},
"root": "root",
"version": 7
}