diff --git a/modules/common/weathr.nix b/modules/common/weathr.nix index 2aded6f..e6178e3 100644 --- a/modules/common/weathr.nix +++ b/modules/common/weathr.nix @@ -2,8 +2,6 @@ , rustPlatform , fetchFromGitHub , pkg-config -, installShellFiles -, # Add any other dependencies weathr might need here }: rustPlatform.buildRustPackage rec {