-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
133 lines (133 loc) · 3.31 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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
{
"nodes": {
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1736165297,
"narHash": "sha256-OT+sF4eNDFN/OdyUfIQwyp28+CFQL7PAdWn0wGU7F0U=",
"owner": "nix-community",
"repo": "disko",
"rev": "76816af65d5294761636a838917e335992a52e0c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"mgit-exporter": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"patches4nixpkgs": [
"patches4nixpkgs"
]
},
"locked": {
"lastModified": 1735235838,
"narHash": "sha256-D6QwX02D8rPVe0Me87JpB8C2k8prb8BN3lD7JpnOglI=",
"owner": "mgit-at",
"repo": "prometheus-mgit-exporter",
"rev": "9a4ed067f8df174bbdd487c4f1cf833decd194e0",
"type": "github"
},
"original": {
"owner": "mgit-at",
"ref": "topic/nixos",
"repo": "prometheus-mgit-exporter",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1736047960,
"narHash": "sha256-hutd85FA1jUJhhqBRRJ+u7UHO9oFGD/RVm2x5w8WjVQ=",
"owner": "nix-community",
"repo": "nix-index-database",
"rev": "816a6ae88774ba7e74314830546c29e134e0dffb",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-index-database",
"type": "github"
}
},
"nix-unify": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1727526428,
"narHash": "sha256-Amte8t+ImQ8u5le0wu7LdfYnh0b+HWQ1SpraoBS5zpg=",
"owner": "mgit-at",
"repo": "nix-unify",
"rev": "b60be5ac4b368da503dde176623e5f460a3257d1",
"type": "github"
},
"original": {
"owner": "mgit-at",
"ref": "master",
"repo": "nix-unify",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1736012469,
"narHash": "sha256-/qlNWm/IEVVH7GfgAIyP6EsVZI6zjAx1cV5zNyrs+rI=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8f3e1f807051e32d8c95cd12b9b421623850a34d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"patches4nixpkgs": {
"locked": {
"lastModified": 1713984892,
"narHash": "sha256-rPu+gkj3qvjor3vvAFurlonyo03bop8s84fvvtNq5mc=",
"owner": "mgit-at",
"repo": "patches4nixpkgs",
"rev": "24952ef04759d20868efe437bb4a88e8dc0265e3",
"type": "github"
},
"original": {
"owner": "mgit-at",
"ref": "master",
"repo": "patches4nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"disko": "disko",
"mgit-exporter": "mgit-exporter",
"nix-index-database": "nix-index-database",
"nix-unify": "nix-unify",
"nixpkgs": "nixpkgs",
"patches4nixpkgs": "patches4nixpkgs"
}
}
},
"root": "root",
"version": 7
}