big staging update pt.2

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2025-12-29 22:48:21 +03:00
parent 2939b08891
commit 804a660827

View file

@ -331,12 +331,8 @@
};
};
outputs = inputs @ {
flake-parts,
self,
...
}:
flake-parts.lib.mkFlake {
outputs = inputs @ {self, ...}:
inputs.flake-parts.lib.mkFlake {
inherit
inputs
self