-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
94 lines (94 loc) · 2.36 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
93
94
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1623875721,
"narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"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": 1679130265,
"narHash": "sha256-r0QB5IfmLNUx4QlvqDFFa5Hfb959HF1FQdTKgEVIOLM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "46933a632389c17aad67a71be6b440389bc8cae5",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1676428076,
"narHash": "sha256-8caqXsVSUvZqp4/pOLjbWWabzLEV/ZfDUiEv32WumKw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e0a054002198445ef987b55c34cde892cecc0de7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"unify": "unify"
}
},
"unify": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1677686483,
"narHash": "sha256-8EI1fU+RQJ9zndEWiI9W9xWivyuzoqnFLuLVwMsJzms=",
"owner": "jonascarpay",
"repo": "unify",
"rev": "80aec213b2e5dcab21a336f99d90589a6c01f683",
"type": "github"
},
"original": {
"owner": "jonascarpay",
"repo": "unify",
"type": "github"
}
}
},
"root": "root",
"version": 7
}