about summary refs log tree commit diff
path: root/pkgs/applications/misc/quicksynergy
AgeCommit message (Collapse)AuthorFilesLines
2021-01-16pkgs/applications: pkgconfig -> pkg-configBen Siraphob1-2/+2
2021-01-15pkgs/applications: stdenv.lib -> libBen Siraphob1-4/+4
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2017-11-03treewide: abandon Google Code homepagesc0bw3b1-1/+1
2017-09-21treewide: Manual fix more pkg-config build-inputsJohn Ericson1-1/+2
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2016-02-28use the sourceforge mirrors everywherezimbatm1-1/+1
find pkgs -name "*.nix" -exec sed -r \ "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-01-25quicksynergy: init at 0.9.0 (close #12325)Tomasz Czyż1-0/+35
vcunat moved `version` into the derivation.