Unverified Commit 1dd362f2 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

Merge pull request #233450 from SuperSandro2000/wayland-passthru-version

wayland: remove useless passthru.version
parents ccc780da 90013dee
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -124,6 +124,4 @@ stdenv.mkDerivation rec {
    platforms = platforms.unix;
    maintainers = with maintainers; [ primeos codyopel qyliss ];
  };

  passthru.version = version;
}