flake.lock (view raw)
1{
2 "nodes": {
3 "flake-utils": {
4 "inputs": {
5 "systems": "systems"
6 },
7 "locked": {
8 "lastModified": 1731533236,
9 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
10 "owner": "numtide",
11 "repo": "flake-utils",
12 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
13 "type": "github"
14 },
15 "original": {
16 "owner": "numtide",
17 "repo": "flake-utils",
18 "type": "github"
19 }
20 },
21 "flakey-profile": {
22 "locked": {
23 "lastModified": 1712898590,
24 "narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
25 "owner": "lf-",
26 "repo": "flakey-profile",
27 "rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
28 "type": "github"
29 },
30 "original": {
31 "owner": "lf-",
32 "repo": "flakey-profile",
33 "type": "github"
34 }
35 },
36 "lix": {
37 "inputs": {
38 "flake-utils": "flake-utils",
39 "flakey-profile": "flakey-profile",
40 "lix": "lix_2",
41 "nixpkgs": [
42 "nixpkgs"
43 ]
44 },
45 "locked": {
46 "lastModified": 1737237494,
47 "narHash": "sha256-YMLrcBpf0TR5r/eaqm8lxzFPap2TxCor0ZGcK3a7+b8=",
48 "rev": "b90bf629bbd835e61f1317b99e12f8c831017006",
49 "type": "tarball",
50 "url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/b90bf629bbd835e61f1317b99e12f8c831017006.tar.gz?rev=b90bf629bbd835e61f1317b99e12f8c831017006"
51 },
52 "original": {
53 "type": "tarball",
54 "url": "https://git.lix.systems/lix-project/nixos-module/archive/2.92.0.tar.gz"
55 }
56 },
57 "lix_2": {
58 "flake": false,
59 "locked": {
60 "lastModified": 1737234286,
61 "narHash": "sha256-CCKIAE84dzkrnlxJCKFyffAxP3yfsOAbdvydUGqq24g=",
62 "rev": "2837da71ec1588c1187d2e554719b15904a46c8b",
63 "type": "tarball",
64 "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/2837da71ec1588c1187d2e554719b15904a46c8b.tar.gz?rev=2837da71ec1588c1187d2e554719b15904a46c8b"
65 },
66 "original": {
67 "type": "tarball",
68 "url": "https://git.lix.systems/lix-project/lix/archive/2.92.0.tar.gz"
69 }
70 },
71 "niri": {
72 "inputs": {
73 "niri-stable": "niri-stable",
74 "niri-unstable": "niri-unstable",
75 "nixpkgs": [
76 "nixpkgs"
77 ],
78 "nixpkgs-stable": "nixpkgs-stable",
79 "xwayland-satellite-stable": "xwayland-satellite-stable",
80 "xwayland-satellite-unstable": "xwayland-satellite-unstable"
81 },
82 "locked": {
83 "lastModified": 1737876874,
84 "narHash": "sha256-azmFob4Eeih5LmDwPwDrvGdgJl6edMuhri5erS4+/FQ=",
85 "owner": "sodiboo",
86 "repo": "niri-flake",
87 "rev": "8d7847c548ce7ef81554f649ae811c55402c8345",
88 "type": "github"
89 },
90 "original": {
91 "owner": "sodiboo",
92 "repo": "niri-flake",
93 "type": "github"
94 }
95 },
96 "niri-stable": {
97 "flake": false,
98 "locked": {
99 "lastModified": 1736614405,
100 "narHash": "sha256-AJ1rlgNOPb3/+DbS5hkhm21t6Oz8IgqLllwmZt0lyzk=",
101 "owner": "YaLTeR",
102 "repo": "niri",
103 "rev": "e05bc269e678ecf828b96ae79c991c13b00b38a5",
104 "type": "github"
105 },
106 "original": {
107 "owner": "YaLTeR",
108 "ref": "v25.01",
109 "repo": "niri",
110 "type": "github"
111 }
112 },
113 "niri-unstable": {
114 "flake": false,
115 "locked": {
116 "lastModified": 1737874480,
117 "narHash": "sha256-J56UesI5CWv5ZAcCMdlDq4su/yUHtfR5T+/lLt+3vGo=",
118 "owner": "YaLTeR",
119 "repo": "niri",
120 "rev": "d665079b84a7af503efc82cca63a351e762d6b11",
121 "type": "github"
122 },
123 "original": {
124 "owner": "YaLTeR",
125 "repo": "niri",
126 "type": "github"
127 }
128 },
129 "nixpkgs": {
130 "locked": {
131 "lastModified": 1737672001,
132 "narHash": "sha256-YnHJJ19wqmibLQdUeq9xzE6CjrMA568KN/lFPuSVs4I=",
133 "owner": "NixOS",
134 "repo": "nixpkgs",
135 "rev": "035f8c0853c2977b24ffc4d0a42c74f00b182cd8",
136 "type": "github"
137 },
138 "original": {
139 "owner": "NixOS",
140 "ref": "nixos-24.11",
141 "repo": "nixpkgs",
142 "type": "github"
143 }
144 },
145 "nixpkgs-stable": {
146 "locked": {
147 "lastModified": 1737672001,
148 "narHash": "sha256-YnHJJ19wqmibLQdUeq9xzE6CjrMA568KN/lFPuSVs4I=",
149 "owner": "NixOS",
150 "repo": "nixpkgs",
151 "rev": "035f8c0853c2977b24ffc4d0a42c74f00b182cd8",
152 "type": "github"
153 },
154 "original": {
155 "owner": "NixOS",
156 "ref": "nixos-24.11",
157 "repo": "nixpkgs",
158 "type": "github"
159 }
160 },
161 "nixpkgs-unstable": {
162 "locked": {
163 "lastModified": 1737746512,
164 "narHash": "sha256-nU6AezEX4EuahTO1YopzueAXfjFfmCHylYEFCagduHU=",
165 "owner": "NixOS",
166 "repo": "nixpkgs",
167 "rev": "825479c345a7f806485b7f00dbe3abb50641b083",
168 "type": "github"
169 },
170 "original": {
171 "owner": "NixOS",
172 "ref": "nixos-unstable",
173 "repo": "nixpkgs",
174 "type": "github"
175 }
176 },
177 "root": {
178 "inputs": {
179 "lix": "lix",
180 "niri": "niri",
181 "nixpkgs": "nixpkgs",
182 "nixpkgs-unstable": "nixpkgs-unstable"
183 }
184 },
185 "systems": {
186 "locked": {
187 "lastModified": 1681028828,
188 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
189 "owner": "nix-systems",
190 "repo": "default",
191 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
192 "type": "github"
193 },
194 "original": {
195 "owner": "nix-systems",
196 "repo": "default",
197 "type": "github"
198 }
199 },
200 "xwayland-satellite-stable": {
201 "flake": false,
202 "locked": {
203 "lastModified": 1730166465,
204 "narHash": "sha256-nq7bouXQXaaPPo/E+Jbq+wNHnatD4dY8OxSrRqzvy6s=",
205 "owner": "Supreeeme",
206 "repo": "xwayland-satellite",
207 "rev": "a713cf46cb7db84a0d1b57c3a397c610cad3cf98",
208 "type": "github"
209 },
210 "original": {
211 "owner": "Supreeeme",
212 "ref": "v0.5",
213 "repo": "xwayland-satellite",
214 "type": "github"
215 }
216 },
217 "xwayland-satellite-unstable": {
218 "flake": false,
219 "locked": {
220 "lastModified": 1737837494,
221 "narHash": "sha256-wIMowP8Juas4ZwMRcpc+58sZ0kKTDu8fm13THPmv/F8=",
222 "owner": "Supreeeme",
223 "repo": "xwayland-satellite",
224 "rev": "3944c9a0e40e5629f16ad023bbc90dac80d35a0f",
225 "type": "github"
226 },
227 "original": {
228 "owner": "Supreeeme",
229 "repo": "xwayland-satellite",
230 "type": "github"
231 }
232 }
233 },
234 "root": "root",
235 "version": 7
236}