big staging update pt.2
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
2939b08891
commit
804a660827
1 changed files with 2 additions and 6 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue