This website requires JavaScript.
Explore
Help
Sign in
mynix
/
nix2lua
Watch
1
Star
0
Fork
You've already forked nix2lua
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
88b86fb1dd
nix2lua
/
Makefile
6 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
use makefile instead of script in flake.nix
2022-11-22 10:51:34 +03:00
# Run all tests
test
:
add concat and concatLists - rename mkLuaRaw to raw - rename mkCall to call - rename mkNamedField to namedField
2024-04-17 10:56:41 +03:00
nix
eval
--impure --expr
'import ./lib.test.nix {}'
$(
TEST_ARGS
)
use makefile instead of script in flake.nix
2022-11-22 10:51:34 +03:00
Reference in a new issue
Copy permalink