mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-08 22:45:30 +00:00
{lib,flake}: convert to fixed-point and modify flake for compat
This commit is contained in:
parent
3e48f13c3c
commit
1627e4dddc
18 changed files with 68 additions and 83 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Helpers for converting values to lua
|
||||
{lib}: let
|
||||
{lib, ...}: let
|
||||
isLuaInline = object: (object._type or null) == "lua-inline";
|
||||
|
||||
toLuaObject = args:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue