Lee Hughes
Lee Hughes
I'll be trying this out soon, with the PI 4's, i wonder what ipxe network booting of these could do wtih nixos too? It's may be possible! ****Nice stuff!****
## Versions: * mgmt version (eg: `mgmt --version`): mgmt version 0.0.21-98-g76ede10 * operating system/distribution (eg: `uname -a`): Linux osboxes 5.0.0-23-generic #24~18.04.1-Ubuntu SMP Mon Jul 29 16:12:28 UTC 2019 x86_64 x86_64...
Nixos and Mgmt Config might be combination for the following reasons (there are many more). https://nixos.org/ * Keeping secrets out of the /nix/store * Coordinating and running changes to /etc/nixos/configuraton.nix...
I think Jupiter can be built from source with nix . so nixifying this project might be possible. I'll put it on my TODO list.
Library seems to work well, I'm piecing it together by groking the source. Subscribe doesn't seem to be threaded, and just blocks, is there a call back function, or is...
Hi, I can get low power mode working well. However, I can’t get the LoRaWAN example to go to the same low power state. Here’s the low power example that...
git clone https://github.com/LumiGuide/haskell-opencv.git nix-build ```error: Please be informed that this pseudo-package is not the only part of Nixpkgs that fails to evaluate. You should not evaluate entire Nixpkgs without some...
- system: `"x86_64-linux"` - host os: `Linux 5.4.100, NixOS, 20.09.3301.42809feaa9f (Nightingale)` - multi-user?: `yes` - sandbox: `yes` - version: `nix-env (Nix) 2.3.10` - channels(l33): `""` - channels(root): `"nixos-20.09.3301.42809feaa9f, unstable-21.05pre272691.04ac9dcd311"` -...
I'm having problems with melodic , it's seems to run things here using python2, i could not get roslaunch/rosrun to execute these scripts using python3. This might be environmental problems...
Was trying to get super methane brothers to compile from the dead again. https://sourceforge.net/projects/methane/ However it needs ClanLib 2.2 , as clanlib.org as down currently there probably no hope this...