Commit graph

9 commits

Author SHA1 Message Date
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
Jan Malakhovski 7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Alexander V. Nikolaev 1bc1909e5b treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Nikolay Amiantov e0c500e628 libvdpau-va-gl: 0.4.0 -> 0.4.2 2016-11-24 01:17:55 +03:00
Nikolay Amiantov be95ceaff2 treewide: quote URLs in my packages 2016-11-24 01:17:52 +03:00
Nikolay Amiantov 9fea2698c0 libvdpau-va-gl: 0.3.6 -> 0.4.0 2016-08-14 22:37:08 +03:00
Nikolay Amiantov c0e310f4eb libvdpau-va-gl: 0.3.4 -> 0.3.6 2016-03-04 14:42:37 +03:00
Nikolay Amiantov 77f280cf18 libvdpau-va-gl: init at 0.3.4 2016-01-26 04:30:26 +03:00