chore: Delete waydoird-script overlay
This commit is contained in:
parent
8fec2465d3
commit
1c240dcf08
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
||||||
{ outputs, ... }:
|
|
||||||
_final: prev:
|
|
||||||
let
|
|
||||||
inherit (prev.stdenv.hostPlatform) system;
|
|
||||||
in
|
|
||||||
{
|
|
||||||
inherit (outputs.packages.${system}) waydroid-script;
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue