about summary refs log tree commit diff
path: root/pkgs/games
AgeCommit message (Collapse)AuthorFilesLines
2023-02-25cdogs-sdl: update pnamematthewcroughan1-2/+2
This allows running via nix run without setting meta.mainProgram
2023-02-25Merge pull request #218141 from r-ryantm/auto-update/cdogs-sdlWeijia Wang1-2/+2
cdogs-sdl: 1.4.0 -> 1.4.1
2023-02-25Merge pull request #218213 from wegank/nix-cflags-envWeijia Wang1-1/+1
treewide: move more NIX_CFLAGS_COMPILE to env
2023-02-25treewide: move more NIX_CFLAGS_COMPILE to envWeijia Wang1-1/+1
2023-02-25anki-bin: set correct name and version for derivationDennis Gosnell1-17/+28
anki-bin is built with buildFHSUserEnv on Linux, which doesn't set a version for the resulting derivation. This commit overrides the resulting derivation to have a version set correctly. This is important for end-users to be able to easily tell what version of Anki they will get when they install `anki-bin`. It is normally very important to use the correct version of Anki.
2023-02-25cdogs-sdl: 1.4.0 -> 1.4.1R. Ryantm1-2/+2
2023-02-24Merge pull request #218064 from trofi/quake3-fix-wrapperSergei Trofimovich1-2/+2
quake3demo: fix binary paths in the wrapper
2023-02-24quake3demo: fix binary paths in the wrapperSergei Trofimovich1-2/+2
https://github.com/NixOS/nixpkgs/pull/209008 moved quake3 binaries to $out/bin. This broke wrappers as: $ NIXPKGS_ALLOW_UNFREE=1 nix build -f. quake3demo -L ... quake3-demo> Builder called die: Cannot wrap '/nix/store/khlq2wa0i7rab4vkzvk4pl54lyi6c36d-quake3-demo-1.11-6-ioquake3-unstable-2022-11-24/bin/quake3' because it is not an executable file The change fixes wrapper to point to new locations.
2023-02-24unciv: 4.4.13-gp -> 4.4.19Weijia Wang1-2/+2
2023-02-23Merge pull request #217206 from Artturin/stdenvimprovements1Bernardo Meurer44-45/+45
2023-02-23Merge pull request #217643 from mahmoudk1000/masterNick Cao1-5/+5
anki-bin: 2.1.58 -> 2.1.60
2023-02-22treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionalsArtturin1-2/+2
env values must be strings
2023-02-22treewide: manual fixups forArtturin4-4/+4
treewide: use toString on list NIX_CFLAGS_COMPILE treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin40-40/+40
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2023-02-22treewide: use toString on list NIX_CFLAGS_COMPILEArtturin13-13/+13
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22anki-bin: add mahmoudk1000 to the maintainersMahmoud Ayman1-1/+1
2023-02-22dwarf-fortress: unfuck unfuckNaïm Favier1-0/+5
2023-02-22anki-bin: 2.1.58 -> 2.1.60Mahmoud Ayman1-4/+4
2023-02-21Merge pull request #216972 from SuperSandro2000/steam-fhs-fullK9002-95/+83
steam-small: init
2023-02-20Merge pull request #216416 from atorres1985-contrib/2048-cliAnderson Torres1-0/+61
2048-cli: new package
2023-02-20Merge pull request #217227 from ↵Jörg Thalheim2-2/+2
mothsART/feature/replace_http_by_https__second_pass treewide: replace http by https when https is a permanent redirection
2023-02-20Merge pull request #216680 from tnias/love-fix-versions7c6f434c1-1/+1
love: fix versions
2023-02-19Merge pull request #216942 from mahmoudk1000/masterMario Rodas1-4/+4
anki-bin: 2.1.57 -> 2.1.58
2023-02-19treewide:replace http by https when https is a permanent redirectionFerry Jérémie2-2/+2
2023-02-19Merge pull request #217019 from r-ryantm/auto-update/sdlpopJonas Heinrich1-2/+3
sdlpop: 1.22 -> 1.23
2023-02-19sdlpop: Add changelogJonas Heinrich1-0/+1
2023-02-18nethack: 3.6.6 → 3.6.7toastal1-12/+3
Release notes: https://www.nethack.org/v367/release.html > This release primarily corrects a security issue present in NetHack versions 3.6.2, 3.6.3, 3.6.4, 3.6.5, and 3.6.6 More info: https://www.nethack.org/security/CVE-2023-24809.html
2023-02-19Merge pull request #209008 from drperceptron/ioquake3davidak1-5/+5
ioquake3: fix binaries installation location; bump version
2023-02-18sdlpop: 1.22 -> 1.23R. Ryantm1-2/+2
2023-02-18steam-small: initSandro Jäckel2-59/+58
A steam variant without game specific libraries to have a smaller footprint on systems where people don't need or want the full blown fhs.
2023-02-18steam: cleanupSandro Jäckel1-26/+24
2023-02-18steam-fhs: remove deprecated optionsSandro Jäckel1-11/+2
2023-02-18anki-bin: 2.1.57 -> 2.1.58Mahmoud Ayman1-4/+4
2023-02-18steam: add elfutils to fhsenvhw-lunemann1-0/+3
Pressure-vessel's helper *-inspect-library now depends on libelf.so.1 which is provided by elfutils.out (not libelf) on nixos.
2023-02-17Merge pull request #216543 from SuperSandro2000/dont-run-cppcheck-linterAnderson Torres1-6/+4
Dont run cppcheck linter
2023-02-16Merge pull request #215428 from devusb/theforceengineSandro1-0/+52
2023-02-16theforceengine: init at 1.09.100Morgan Helton1-0/+52
2023-02-16mrrescue: fix path to love game filePhilipp Bartsch1-1/+1
2023-02-16osu-lazer{,-bin}: 2022.1228.0 -> 2023.207.0Delan Azabani3-6/+6
2023-02-15freeorion: use boost that builds with python3, remove cppcheck linterSandro Jäckel1-6/+4
2023-02-142048-cli: 0.9.1 -> unstable-2019-12-10Anderson Torres1-14/+11
2023-02-142048-cli: init at 0.9.1Anderson Torres1-0/+64
Also, mark as broken on SDL.
2023-02-14treewide: use lib.optionalsFelix Buehler1-6/+2
2023-02-13treewide: use optionalStringFelix Buehler3-4/+3
2023-02-11Merge master into staging-nextgithub-actions[bot]1-48/+0
2023-02-11beret: remove leftover fileJason Yundt1-48/+0
PR #146312 removed the beret package, but didn’t remove a patch file that was only used by beret. This commit gets rid of that unused file.
2023-02-11Merge master into staging-nextgithub-actions[bot]1-2/+2
2023-02-11unciv: 4.4.11 -> 4.4.13-gpR. Ryantm1-2/+2
2023-02-10Merge master into staging-nextgithub-actions[bot]1-2/+2
2023-02-10fheroes2: 1.0.0 -> 1.0.1Sergei Trofimovich1-2/+2
Changes: https://github.com/ihhub/fheroes2/releases/tag/1.0.1