-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
92 lines (92 loc) · 2.29 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": {
"fil": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1678836151,
"narHash": "sha256-u6AEVlouKdtbI1VUdlHHGCqKUFq9Ys1npZRNM54A8Fw=",
"owner": "FreeYourSoul",
"repo": "FiL",
"rev": "60fd47ab67de2eca8cc690df389e5d4cf62f6bd1",
"type": "github"
},
"original": {
"owner": "FreeYourSoul",
"repo": "FiL",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1678812648,
"narHash": "sha256-LVh3WIdBcwRyLcYFpRoJYxuGRl7smtlPChWzlBfWIBM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "4f37664ce1be3f1718f55a72c2723705ce1dd0c6",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1678835836,
"narHash": "sha256-qExNOJOSPly+iDHv6xcpJ3uo+8U/M6gZFoy9nxRp3/w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "daed54a9d4c287fbf0940510927d23913922fe2e",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"fil": "fil",
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}