Commit graph

12 commits

Author SHA1 Message Date
gnidorah afb4d447ba vkquake: 1.01.0 -> 1.02.1 2019-11-04 08:54:02 -08: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
gnidorah e0b64f5ced vkquake: 1.00.0 -> 1.01.0 2019-01-12 08:56:24 +03:00
Tad Fisher b19cdc31c1 vkquake: fix build 2018-09-08 13:13:23 -07:00
adisbladis ae2288be69
Merge pull request #44591 from Drakonis/update/quakespasm
quakespasm: 0.92.1 -> 0.93.1
2018-08-07 15:24:09 +08:00
Unknown 353091da79 vkquake: 0.97.3 -> 1.00.0 2018-08-07 02:07:44 -03:00
Unknown 012203ecee quakespasm: 0.92.1 -> 0.93.1 2018-08-07 02:01:07 -03:00
Tad Fisher 302c3a7a16 quakespasm, vkquake: enable userdirs support 2018-04-14 13:51:41 -07:00
gnidorah 3df98ef5b8 vkquake: init at 0.97.3 2018-01-25 17:30:17 +03: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
Mathäus Sander 15b98cb634 quakespasm: init at 0.92.1 2017-05-07 08:02:50 +02:00
Mathäus Sander bbf114cf22 quakespasm: init at 0.92.1 2017-04-23 22:22:44 +02:00