summaryrefslogtreecommitdiffstats
path: root/pkgs/games/alienarena
AgeCommit message (Collapse)Author
2021-06-10alienarena: 7.65 -> 7.71.2Milan Pässler
2021-01-16pkgs/games: pkg-config -> pkgconfig (2)Ben Siraphob
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
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
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-11-26alienarena: fix libGL pathFabian Möller
2019-11-18treewide: Get rid of libGLU_combinedadisbladis
2019-08-28treewide: remove redundant recvolth
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger
* treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
2018-02-24treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson
Only acts on one-line dependency lists.
2015-05-28Don't use "with licenses;" for single licencesTobias Geerinckx-Rice
And don't use square brackets on such lines.
2015-05-27Use common licence attributes from lib/licenses.nixTobias Geerinckx-Rice
Many (less easily automatically converted) old-style strings remain. Where there was any possible ambiguity about the exact version or variant intended, nothing was changed. IANAL, nor a search robot. Use `with stdenv.lib` wherever it makes sense.
2013-11-05Set meta.hydraPlatforms instead of meta.platforms for some packagesEelco Dolstra
2013-10-24alienarena: update to 7.65, fix build.Evgeny Egorochkin
Close #1095.
2013-05-02alienarena: Remove from the channelEelco Dolstra
387 MiB compressed, 898 uncompressed.
2011-10-22games/alienarena: New nixbuild.Alexander Tsamutali
svn path=/nixpkgs/trunk/; revision=29975