diff --git a/hosts/uconsole/configuration.nix b/hosts/uconsole/configuration.nix index a229e5c..7490ec9 100644 --- a/hosts/uconsole/configuration.nix +++ b/hosts/uconsole/configuration.nix @@ -9,7 +9,7 @@ let src = pkgs.python3Packages.fetchPypi { pname = "reticulum"; version = "0.7.0"; - hash = "sha256-yKzlCU8hH3RyGK8kqJhR3v5z7x9w2a1b4c5d6e7f8g0="; + hash = "sha256-Yku40tRpQh22m4HX142cU/VevHAEfgHZicKFOyp1U/o="; }; }; @@ -21,7 +21,7 @@ let src = pkgs.python3Packages.fetchPypi { pname = "nomadnet"; version = "0.5.2"; - hash = "sha256-0000000000000000000000000000000000000000000="; + hash = "sha256-WP4IrlKLzFP0U8/00mOo8D9Jp2ubr6Q0peKbw401Nhw="; }; propagatedBuildInputs = [ reticulum ]; }; @@ -34,7 +34,7 @@ let src = pkgs.python3Packages.fetchPypi { pname = "lxmf"; version = "0.5.1"; - hash = "sha256-0000000000000000000000000000000000000000000="; + hash = "sha256-2zwTgG283qx1Bt6TKaGJtcwPr2tCNOOIASu8RXC/QLE="; }; propagatedBuildInputs = [ reticulum ]; };