Loading pkgs/by-name/wl/wlx-overlay-s/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -26,17 +26,17 @@ rustPlatform.buildRustPackage rec { pname = "wlx-overlay-s"; version = "25.4.0"; version = "25.4.2"; src = fetchFromGitHub { owner = "galister"; repo = "wlx-overlay-s"; rev = "v${version}"; hash = "sha256-sddB0DhtCRbCaj+yksm3UOdy0NJ5FVZeQx4eNkqLBqI="; hash = "sha256-lWUfhiHRxu72p9ZG2f2fZH6WZECm/fOKcK05MLZV+MI="; }; useFetchCargoVendor = true; cargoHash = "sha256-OwRUjjUMkQIIh9LGWioqDb7dgYForPrJnf/lmDKDmwk="; cargoHash = "sha256-em5sWSty2/pZp2jTwBnLUIBgPOcoMpwELwj984XYf+k="; nativeBuildInputs = [ makeWrapper Loading Loading
pkgs/by-name/wl/wlx-overlay-s/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -26,17 +26,17 @@ rustPlatform.buildRustPackage rec { pname = "wlx-overlay-s"; version = "25.4.0"; version = "25.4.2"; src = fetchFromGitHub { owner = "galister"; repo = "wlx-overlay-s"; rev = "v${version}"; hash = "sha256-sddB0DhtCRbCaj+yksm3UOdy0NJ5FVZeQx4eNkqLBqI="; hash = "sha256-lWUfhiHRxu72p9ZG2f2fZH6WZECm/fOKcK05MLZV+MI="; }; useFetchCargoVendor = true; cargoHash = "sha256-OwRUjjUMkQIIh9LGWioqDb7dgYForPrJnf/lmDKDmwk="; cargoHash = "sha256-em5sWSty2/pZp2jTwBnLUIBgPOcoMpwELwj984XYf+k="; nativeBuildInputs = [ makeWrapper Loading