about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/swift-im
AgeCommit message (Collapse)AuthorFilesLines
2019-12-31treewide: NIX_*_FLAGS -> stringRobin Gloster1-1/+1
2019-12-30treewide: installFlags is a listRobin Gloster1-4/+2
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-11-13treewide: use scons setup hookMatthew Bauer1-9/+5
Lots of packages can use it. Here is the list: - jackmix - klick - mixx - nova-filters - rhvoice - giv - mypaint - swift-im - bombono - mapnik - serf - nuitka - pyexiv2 - godot - hammer - toluapp - btanks - dxx-rebirth - endless-sky - globulation - the-powder-toy - fceux - gpsd - mongodb - rippled - mariadb - lprof
2018-09-04swift-im: fix build with Qt 5.11 and split QtWebKitOrivej Desh2-1/+13
2018-05-20swift-im: init at 4.0.2Orivej Desh2-0/+101
(cherry picked from commit d7117945f5a3edf44b3c71432a8a6a4f94e1d75b)