From 9c4b50b4c351e2fed4a14e7a9663f8fbc24e026e Mon Sep 17 00:00:00 2001 From: Hermes Date: Sun, 7 Jun 2026 06:47:32 -0400 Subject: [PATCH] =?UTF-8?q?fix(config):=20remove=20meshtastic=20from=20pac?= =?UTF-8?q?kages=20=E2=80=94=20not=20in=20nixpkgs=2025.11?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hosts/uConsole/configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/uConsole/configuration.nix b/hosts/uConsole/configuration.nix index 2c3762c..e1ba6d0 100644 --- a/hosts/uConsole/configuration.nix +++ b/hosts/uConsole/configuration.nix @@ -90,7 +90,8 @@ in soapysdr-with-plugins # SoapySDR + hardware support plugins # ===== Mesh / LoRa ===== - meshtastic # Python CLI for Meshtastic devices + # meshtastic not available in nixpkgs 25.11 stable; install manually: + # nix shell nixpkgs#meshtastic -c meshtastic reticulumStack # Reticulum Network Stack (rnsd, rnsh, rncp, rnx, rnpath, etc.) lxmf # LXMF messaging protocol nomadnet # Nomad Network client