I just wanted to give it a quick try with nix run github:zokrezyl/yetty
Unfortunately the nix build is broken.
nix log /nix/store/1m7wx19ij684lvgbsx5vqr6hls6133m5-yetty-0.1.0.drv
STDIN
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/q7zvxhrdlri3sbgnzncd8sfdrirxjwb7-source
source root is source
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
substitute(): ERROR: file 'build-tools/cmake/targets/linux.cmake' does not exist
Indeed, build-tools/cmake/ doesn't exist (anymore?).
I'm just passing by, I won't have the time and energy to fix it.
I just wanted to give it a quick try with
nix run github:zokrezyl/yettyUnfortunately the nix build is broken.
Indeed,
build-tools/cmake/doesn't exist (anymore?).I'm just passing by, I won't have the time and energy to fix it.