diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-09 05:54:17 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-09 05:54:17 +0000 |
| commit | 12fc304f6627dabb2e907582b1ea724c9cad2297 (patch) | |
| tree | 02b8ccccba2b6650797e4b66b14da7e48fa065cb /bldit.lua | |
| parent | a93eaea2a137bef9229fccf56806b9e5690c0b21 (diff) | |
Diffstat (limited to 'bldit.lua')
| -rw-r--r-- | bldit.lua | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -11,13 +11,6 @@ global_dependencies = { targets = { default = { - dependencies = { - pipemixer = { - url = "https://github.com/heather7283/pipemixer", - version = "HEAD", - target = "default", - }, - }, build = function() os.execute("make") end, |
