Loading pkgs/by-name/wt/wttrbar/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ rustPlatform.buildRustPackage (finalAttrs: { meta = { description = "Simple but detailed weather indicator for Waybar using wttr.in"; homepage = "https://github.com/bjesus/wttrbar"; changelog = "https://github.com/bjesus/wttrbar/releases/tag/${finalAttrs.src.tag}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ khaneliman ]; mainProgram = "wttrbar"; Loading Loading
pkgs/by-name/wt/wttrbar/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ rustPlatform.buildRustPackage (finalAttrs: { meta = { description = "Simple but detailed weather indicator for Waybar using wttr.in"; homepage = "https://github.com/bjesus/wttrbar"; changelog = "https://github.com/bjesus/wttrbar/releases/tag/${finalAttrs.src.tag}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ khaneliman ]; mainProgram = "wttrbar"; Loading