From b68ff35b8e0ecc535c794d12f899e9c5bc192b13 Mon Sep 17 00:00:00 2001 From: kenny Date: Tue, 17 Feb 2026 11:26:08 +0200 Subject: [PATCH] Weathr made thinner --- modules/common/weathr.nix | 2 -- 1 file changed, 2 deletions(-) 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 {