Unverified Commit fb3ee06c authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

wl-tray-bridge: 0.1.0-unstable-2026-02-16 -> 0-unstable-2026-02-16 (#508312)

parents e97654cc cfbee463
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
  pname = "wl-tray-bridge";
  version = "0.1.0-unstable-2026-02-16";
  version = "0-unstable-2026-02-16";

  src = fetchFromGitHub {
    owner = "mahkoh";