Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 85a8323e8f2964b9a7cfd4021e2f7cb73c0ad7b0
https://github.com/NixOS/nixpkgs/commit/85a8323e8f2964b9a7cfd4021e2f7cb73c0ad7b0
Author: Alexey Shmalko <rasen.d...@gmail.com>
Date: 2017-07-01 (Sat, 01 Jul 2017)
Changed paths:
M pkgs/applications/networking/p2p/qbittorrent/default.nix
Log Message:
-----------
qbittorrent: fix build
The qbittorrent has been broken by
210f6888023c1df8aff2d053a5e41f5e1effdfe7, which adds `qmake` as a
build input. `qmake` is overriding the default configure phase (which
should be `./configure ...` for qbittorrent) so build goes wrong.
Remove `qmake` from build inputs (basically, reverting the said
commit).
Commit: 24ec6634f4df0683bcf7b32dcf5499d4409a4030
https://github.com/NixOS/nixpkgs/commit/24ec6634f4df0683bcf7b32dcf5499d4409a4030
Author: Pascal Wittmann <pascalwittm...@gmx.net>
Date: 2017-07-03 (Mon, 03 Jul 2017)
Changed paths:
M pkgs/applications/networking/p2p/qbittorrent/default.nix
Log Message:
-----------
Merge pull request #27010 from rasendubi/qbittorrent-qmake
qbittorrent: fix build
Compare: https://github.com/NixOS/nixpkgs/compare/e02d40c33e6d...24ec6634f4df
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits