Leonard Pollak
Leonard Pollak
it seems like you need to install "patch" (try [this](http://gnuwin32.sourceforge.net/packages/patch.htm)) maybe after patching windows will be able to find the lib. good luck!
sorry i do not own any machines running windows. but have a look at this SO question: https://stackoverflow.com/q/6486890 as it appears from the first answer that it should be doable....
@guaraqe i love to see efforts going the way of merging jupyterWith with nixpkgs. has progress been made on this? is any help needed?
concering Zephyr: when chosing `posix_native` as board and setting `CONFIG_BOARD_NATIVE_POSIX_64BIT=y` (or 32BIT) it \*just works\*.
i've added the zephyr demo i used to test this here: https://github.com/leonardp/nng-zephyr to make nng work as a zephyr module you basically only need to add a zephyr directory as...
i would rather like to see a zephyr port: https://www.zephyrproject.org/ it offers a high level of modularity, has a vendor neutral governance and uses devicetrees to describe the hardware. there...
Hello! I want to package this module for NixOS and ran into related issues. I _can_ get it to work but it's kinda hacky.. Is there any update on this?
I won't have time/incentive to continue working on this in the foreseeable future. For anyone interested feel free to pick up the work done in this PR.