Commit graph

27 commits

Author SHA1 Message Date
Felix Buehler ce3b463c79 games: /s/name/pname&version/ 2021-06-25 01:28:10 +02:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Aaron Andersen 4cb3c06d44 tome4: fix error in .desktop file 2020-06-04 20:31:42 -04:00
R. RyanTM a8f6860ae4 tome4: 1.6.6 -> 1.6.7 2020-03-10 00:03:53 +00:00
R. RyanTM 862c0a8c46 tome4: 1.6.5 -> 1.6.6 2020-01-30 12:42:02 +00:00
Robin Gloster 313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
R. RyanTM 4196f26efa tome4: 1.6.1 -> 1.6.5 2019-12-24 11:38:20 -08:00
R. RyanTM 66caa08067 tome4: 1.6.0 -> 1.6.1 2019-11-29 12:05:32 -08:00
R. RyanTM 7d884032b2 tome4: 1.5.10 -> 1.6.0 2019-11-03 01:44:41 -07:00
Aaron Andersen 792f80d918 tome4: fix broken build 2019-09-13 21:10:11 -04:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Matthew Bauer 801b375925 tome4: use premake hook 2018-11-28 20:14:32 -06:00
R. RyanTM c1f57f88c5 tome4: 1.5.5 -> 1.5.10
(#50547)
* tome4: 1.5.5 -> 1.5.10

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tome4/versions

* tome4: restrict platforms to x86-linux

It's been failing on aarch64 forever
2018-11-18 21:20:42 +01:00
xeji 6a49d53392 tome4: aarch64 not supported 2018-04-05 15:10:04 +02:00
xeji 8a65d19e21 tome4: disable parallel build
... it caused sporadic build failures
2018-04-05 14:10:37 +02:00
Vladimír Čunát 565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Peter Hoeg a60774c00b tome4: 1.4.9 -> 1.5.5 2018-02-25 13:37:09 +08:00
Alexander V. Nikolaev 1bc1909e5b treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01: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
Ricardo Ardissone 8cbba14dbe
tome4: 1.4.6 -> 1.4.9 2017-03-06 19:43:25 +01:00
Kranium Gikos Mendoza d15681f47b tome4: fix build 2016-09-01 16:26:24 +08:00
Tuomas Tynkkynen 21f17d69f6 treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tobias Geerinckx-Rice 1a783468aa
tome4: 1.3.3 -> 1.4.6
Just to get it building again after the 1.3.3 sources disappeared,
but it seems to run fine.
2016-05-10 01:51:05 +02:00
Tom Dimiduk 46b57614d9 tome4: 1.3.1 -> 1.3.3 2015-12-16 15:24:03 -05:00
Phil Scott 52339c7c70 tome4: add new maintainer 2015-06-28 18:35:26 +01:00
Phil Scott 279c426f05 Add Tales of Maj'eyal game. 2015-06-14 17:44:38 +01:00