No description
src | ||
.envrc | ||
.gitignore | ||
CMakeLists.txt | ||
flake.lock | ||
flake.nix | ||
README.md |
How to run it
nix develop
cmakeConfigurePhase
buildPhase
./src/tutorial_kirigami2
For use gammaray, you need to disable yama security.
echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
Then run with,
gammaray ./src/tutorial_kirigami2