Unverified Commit 90013dee authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

wayland: remove useless passthru.version

parent a4b25ea8
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;
}