Commit graph

5 commits

Author SHA1 Message Date
John Ericson f79f80dbf2 treewide: get rid of platforms.allBut
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Linus Heckemann f5068aadd9 endless-sky: 0.9.6 -> 0.9.8 2017-08-27 21:37:59 +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
Linus Heckemann 17015b421e endless-sky: 0.9.4 -> 0.9.6 2017-03-06 12:36:53 +00:00
Linus Heckemann 9aca55e79d
endless sky: init at 0.9.4 2016-12-11 08:57:35 +01:00