Commit Graph

43 Commits

Author SHA1 Message Date
Felix Buehler
ce3b463c79 games: /s/name/pname&version/ 2021-06-25 01:28:10 +02:00
Ben Siraphob
2e34288f0d pkgs/games: stdenv.lib -> lib 2021-01-15 13:36:04 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Mateusz Kowalczyk
1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Matthew Bauer
143978a477 treewide: remove platform assertions
linux: readd assertion
2018-05-03 13:09:20 -05:00
Alexander V. Nikolaev
0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +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
Tuomas Tynkkynen
51ad423716 treewide: Use makeLibraryPath in 'patchelf --set-rpath' calls 2016-08-23 00:04:39 +03:00
Nikolay Amiantov
87ebab128a replace ${stdenv.cc.cc}/lib occurences 2016-05-01 00:13:23 +03:00
Vladimír Čunát
716aac2519 Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
Mateusz Kowalczyk
581e9f0b32 tibia: 10.81 -> 10.90 2016-01-01 03:57:55 +00:00
Vladimír Čunát
5227fb1dd5 Merge commit staging+systemd into closure-size
Many non-conflict problems weren't (fully) resolved in this commit yet.
2015-10-03 13:33:37 +02:00
Mateusz Kowalczyk
8e9d8d23bc tibia: update to 10.81 2015-08-11 17:06:52 +01:00
Mateusz Kowalczyk
1bcf33a7fa tibia: update to 10.80 2015-07-21 19:18:07 +01:00
Mateusz Kowalczyk
6563dd251f tibia: update to 10.79 2015-06-17 14:44:44 +01:00
Mateusz Kowalczyk
7640b92c30 tibia: update to 10.78 2015-05-12 16:51:38 +01:00
Vladimír Čunát
3b9ef2c71b fix "libc}/lib" and similar references
Done mostly without any verification.
I didn't bother with libc}/include, as the path is still correct.
2015-05-05 11:52:08 +02:00
Mateusz Kowalczyk
0097e09420 tibia: update to 10.77 2015-04-14 14:27:40 +01:00
Mateusz Kowalczyk
d4b4e586f1 tibia: update to 10.76 2015-03-03 09:59:04 +00:00
Mateusz Kowalczyk
7d2667a172 tibia: update to 10.75 2015-02-14 08:52:47 +00:00
Vladimír Čunát
dbae4f109f Merge branch 'master' into staging
Conflicts (relatively simple):
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-01-31 19:34:57 +01:00
Mateusz Kowalczyk
ed943be5d8 tibia: update to 10.74 2015-01-27 11:54:41 +00:00
Mateusz Kowalczyk
75ddffe39b tibia: update to version 10.73 2015-01-23 19:41:27 +00:00
Eric Seidel
f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
John Wiegley
28b6fb61e6 Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Mateusz Kowalczyk
513f2bc362 tibia: update to 10.71 2014-12-16 10:28:28 +00:00
Mateusz Kowalczyk
3750da1226 tibia: update to 10.70 2014-12-10 22:06:28 +00:00
Mateusz Kowalczyk
65bdddb430 tibia: update to 10.64 2014-12-04 13:44:30 +00:00
Mateusz Kowalczyk
2f71724a02 tibia: update to 10.63 2014-11-19 10:58:19 +00:00
Mateusz Kowalczyk
5aede825b9 tibia: update to 10.62 2014-11-12 09:02:50 +00:00
Mateusz Kowalczyk
609da7e8c3 tibia: update to 10.61 2014-11-01 01:49:00 +00:00
Mateusz Kowalczyk
d285aece7b tibia: update to 10.59 2014-10-12 12:33:04 +01:00
Mateusz Kowalczyk
05130419d5 tibia: update to 10.58 2014-10-07 16:59:03 +01:00
Mateusz Kowalczyk
819e4b6a2c tibia: update to 10.57 2014-10-02 17:22:36 +01:00
Mateusz Kowalczyk
7fefb6f5c3 tibia: update to 10.55 2014-09-22 23:16:37 +01:00
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Mateusz Kowalczyk
d32593a222 tibia: 10.41
Also I'm personally done with this game so I will no longer maintain the
package.
2014-05-27 11:18:02 +02:00
Mateusz Kowalczyk
1815ac2dfc tibia: update 10.39 -> 10.40 2014-05-25 19:33:42 +02:00
Mateusz Kowalczyk
193d73d2d3 tibia: version 10.39 2014-05-02 20:38:42 +02:00
Mateusz Kowalczyk
9a77b8e64f tibia: version 10.38
Closes #2396
2014-04-26 12:58:25 -05:00