summary refs log tree commit diff
path: root/pkgs/games/urbanterror
Commit message (Collapse)AuthorAge
* Don't use "with licenses;" for single licencesTobias Geerinckx-Rice2015-05-28
| | | | And don't use square brackets on such lines.
* Use common licence attributes from lib/licenses.nixTobias Geerinckx-Rice2015-05-27
| | | | | | | | | | 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.
* Update the sources to the latest version and added one new dependencyJason Moggridge2015-02-25
|
* Fix broken checksums and update to version 4.2.018.drozv2014-06-21
|
* Set meta.hydraPlatforms instead of meta.platforms for some packagesEelco Dolstra2013-11-05
|
* urbanterror: Correction for previous commit.Александр Цамутали2013-02-16
|
* urbanterror: Update to 4.2.009.Александр Цамутали2013-02-16
|
* Remove some oversized packages from the channelEelco Dolstra2013-01-17
| | | | E.g. urbanterror takes up 2x720 MiB.
* games/urbanterror: Fixed compilation issue, but it still doesn't work.Alexander Tsamutali2012-04-15
| | | | svn path=/nixpkgs/trunk/; revision=33795
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* urbanterror: Enabled OpenAL and curl support.Alexander Tsamutali2010-04-24
| | | | svn path=/nixpkgs/trunk/; revision=21294
* games/urbanterror: New nixpkg for viric.Alexander Tsamutali2010-02-03
svn path=/nixpkgs/trunk/; revision=19770