forked from nixos-bsd/nixbsd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
124 lines (124 loc) · 3.18 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
{
"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"
}
},
"lix": {
"inputs": {
"flake-compat": "flake-compat",
"nix2container": "nix2container",
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-regression": [
"nixpkgs"
],
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
"lastModified": 1732339771,
"narHash": "sha256-/ViH3RRdFm9R9WN4szwdwMSbnDnRzNqgkFNR5dBh+Og=",
"ref": "freebsd-build",
"rev": "a26c6228c31cc66b31a75f24a95f420952a6cbb2",
"revCount": 16516,
"type": "git",
"url": "https://git.lix.systems/artemist/lix.git"
},
"original": {
"ref": "freebsd-build",
"type": "git",
"url": "https://git.lix.systems/artemist/lix.git"
}
},
"mini-tmpfiles": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1732341037,
"narHash": "sha256-7XfLBNxPGe/LtydF9hkyJqgbmJH5nHP5oQsk/9UGgD0=",
"owner": "nixos-bsd",
"repo": "mini-tmpfiles",
"rev": "838bc561f8a921c4eb9a3e752fafb07ebf49336d",
"type": "github"
},
"original": {
"owner": "nixos-bsd",
"repo": "mini-tmpfiles",
"type": "github"
}
},
"nix2container": {
"flake": false,
"locked": {
"lastModified": 1724996935,
"narHash": "sha256-njRK9vvZ1JJsP8oV2OgkBrpJhgQezI03S7gzskCcHos=",
"owner": "nlewo",
"repo": "nix2container",
"rev": "fa6bb0a1159f55d071ba99331355955ae30b3401",
"type": "github"
},
"original": {
"owner": "nlewo",
"repo": "nix2container",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1732399148,
"narHash": "sha256-2yKSqsg92K4kK+fxvftb3VOxJMfgt6n0Gb2PgtE8Rig=",
"owner": "rhelmot",
"repo": "nixpkgs",
"rev": "6f57cfca97989fe92f61950ffa42beecdd264375",
"type": "github"
},
"original": {
"owner": "rhelmot",
"ref": "freebsd-staging-test",
"repo": "nixpkgs",
"type": "github"
}
},
"pre-commit-hooks": {
"flake": false,
"locked": {
"lastModified": 1726745158,
"narHash": "sha256-D5AegvGoEjt4rkKedmxlSEmC+nNLMBPWFxvmYnVLhjk=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "4e743a6920eab45e8ba0fbe49dc459f1423a4b74",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"lix": "lix",
"mini-tmpfiles": "mini-tmpfiles",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}