Commit 104e8082 authored by Jörg Thalheim's avatar Jörg Thalheim Committed by Profpatsch
Browse files

weechatScripts.matrix: fix build

parent ca21c625
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -57,6 +57,8 @@ in buildPythonPackage {
  dontBuild = true;
  doCheck = false;

  format = "other";

  installPhase = ''
    mkdir -p $out/share $out/bin
    cp main.py $out/share/matrix.py