Fred Eisele
Fred Eisele
I can try to make a flatpak. What I am doing right now is `systemctl --user node-red.service` which is enabled using podman and quadlets. It works pretty well. I will...
> > What's more, our users have got into the (perhaps bad) habit of deleting the `.pixi` directory and recreating it with pixi > > Since our template puts `.pixi`...
I have a question about the Licensing. I see that yash-syntax is GPLv3 and nushell is https://github.com/nushell/nushell?tab=MIT-1-ov-file#readme The https://github.com/phreed/nushell-posix is a plug-in. So, I think I can make the plug-in...
If yash-syntax (GPLv3) were released under (LGPLv3) and the nushell plugin library (MIT) are used in the the plugin, under what license could I release the plugin? === Gemini =============================...
Which license is `yash-syntax` GPLv3 or LGPLv3? (Obviously `yash` is GPLv3) In the former case there is probably no issue, in the latter there is definitely no issue.
> [Here docs simply passes the document to `stdin`](https://tldp.org/LDP/abs/html/abs-guide.html#HERE-DOCS), so this issue is equivalent to requesting nushell supporting script input through `stdin`. I am trying to find the discussion related...
There is a discovered issue: The service is not fully under control of systemd possibly due to the behavior of the run.py script? Testing still needs to be completed.
Running the installer. ``` export MY_IPA= wget -qO - https://raw.githubusercontent.com/babeloff/FreeTAKHub-Installation/main/scripts/easy_install.sh | sudo bash -s -- --ip-addr ${MY_IPA} --repo https://github.com/babeloff/FreeTAKHub-Installation.git --branch issue_118 ```
https://github.com/FreeTAKTeam/FreeTAKHub-Installation/pull/128
@conda-forge/help-c-cpp ready for review. I have some known issues for which I would like guidance: ```text CMake Error at CMakeLists.txt:58 (include): │ │ include could not find requested file: │...