-
Notifications
You must be signed in to change notification settings - Fork 17
/
flake.lock
144 lines (144 loc) · 3.53 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
134
135
136
137
138
139
140
141
142
143
144
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"libgit2": {
"flake": false,
"locked": {
"lastModified": 1715855647,
"narHash": "sha256-ySGS8jqR353Pumu62R/2yngCF+O4Dnt6KDyBPHsMQeI=",
"owner": "libgit2",
"repo": "libgit2",
"rev": "6c5520f334e5652d5f0476c00a3188d1d97754e7",
"type": "github"
},
"original": {
"owner": "libgit2",
"repo": "libgit2",
"type": "github"
}
},
"mini-tmpfiles": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": [
"utils"
]
},
"locked": {
"lastModified": 1710455207,
"narHash": "sha256-lh+l7ziJ3qu9MlruWbxeTI25gQt+tEVv1nUuNLFdMI4=",
"owner": "nixos-bsd",
"repo": "mini-tmpfiles",
"rev": "80316199ffbc4b42c37711a554c3559c5cf0a5ce",
"type": "github"
},
"original": {
"owner": "nixos-bsd",
"repo": "mini-tmpfiles",
"type": "github"
}
},
"nix": {
"inputs": {
"flake-compat": "flake-compat",
"libgit2": "libgit2",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-regression": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1717788617,
"narHash": "sha256-6WZQ3q/yn4PleNKwpN2lkYL3RB32Df426OEH1++m3YM=",
"owner": "rhelmot",
"repo": "nix",
"rev": "2c6b0ae3429dc5c17924cd834fd0c264c61ee7e6",
"type": "github"
},
"original": {
"owner": "rhelmot",
"ref": "freebsd-staging",
"repo": "nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1721942297,
"narHash": "sha256-Cjm4facf31Sfk2NxUu5Q2QxNDwqSFqtVMo0LjOVdIcw=",
"owner": "rhelmot",
"repo": "nixpkgs",
"rev": "b3ab453fe3ff59de085ad002c940f3b754454447",
"type": "github"
},
"original": {
"owner": "rhelmot",
"ref": "staging-test",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"mini-tmpfiles": "mini-tmpfiles",
"nix": "nix",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}