Commit graph

7 commits

Author SHA1 Message Date
Ben Siraphob 5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
piegames e14a359896 treewide: Fix broken desktop files and mark packages as broken
This fixes all packages that are failed `nixpkgs-review` in #91790.
Packages that were broken prior to that PR were marked as broken.
Packages that failed because of #75729 were fixed.
2020-10-15 15:14:51 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Vladislav Zavialov bfcb19197b
toggldesktop: use mkDerivation from Qt (#81720) 2020-03-17 19:36:22 -04:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Yegor Timoshenko b6e72bfc07
toggldesktop: bump qt-oauth-lib (see #53676) 2019-01-25 22:19:27 +03:00
Yegor Timoshenko c1973f0fec toggldesktop: init at 7.4.231 2018-08-06 15:12:48 +03:00