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 @ { outputs = inputs @ {self, ...}:
flake-parts, inputs.flake-parts.lib.mkFlake {
self,
...
}:
flake-parts.lib.mkFlake {
inherit inherit
inputs inputs
self self