mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-21 03:25:36 +00:00
weechatScripts.matrix: fix build
This commit is contained in:
parent
ca21c62508
commit
104e8082de
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user