about summary refs log tree commit diff
path: root/pkgs/games/pioneer
AgeCommit message (Collapse)AuthorFilesLines
2024-02-03pioneer: 20220203 -> 20240203R. Ryantm1-2/+2
2022-02-17pioneer: 20210723 -> 20220203R. RyanTM1-12/+43
* pioneer: 20210723 -> 20220203 (#159679) add missing deps mesa and lua5_2 use CMake flags to use Lua from nixpkgs patch to use version tag instead of build date use SPDX 3.0 license identifier Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2021-09-16Merge pull request #134447 from r-ryantm/auto-update/pioneerfigsoda1-2/+2
pioneer: 20210203 -> 20210723
2021-08-20pioneer: fix executionmarius david1-0/+2
2021-08-17pioneer: 20210203 -> 20210723R. RyanTM1-2/+2
2021-02-08pioneer: 20200203 -> 20210203R. RyanTM1-2/+2
2021-01-16pkgs/games: pkg-config -> pkgconfig (2)Ben Siraphob1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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 Reilly1-1/+1
2020-02-06pioneer: 20191117 -> 20200203R. RyanTM1-2/+2
2019-12-01pioneer: 20191009 -> 20191117R. RyanTM1-2/+2
2019-11-18treewide: Get rid of libGLU_combinedadisbladis1-2/+2
2019-10-22pioneer: 20190203 -> 20191009R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pioneer/versions
2019-05-16pioneer: update to 20190203marius8510001-14/+11
2018-03-05Merge branch 'master'Vladimír Čunát1-2/+2
2018-03-01pioneer: 20171001 -> 20180203Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203/bin/pioneer -h` got 0 exit code - ran `/nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203/bin/pioneer --help` got 0 exit code - ran `/nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203/bin/pioneer help` got 0 exit code - ran `/nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203/bin/modelcompiler -h` got 0 exit code - ran `/nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203/bin/modelcompiler --help` got 0 exit code - ran `/nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203/bin/modelcompiler help` got 0 exit code - found 20180203 with grep in /nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203
2018-02-24treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev1-2/+2
2017-12-17pioneer: 20160116 -> 20171001Orivej Desh1-15/+12
2017-08-22treewide: homepage URL fixes (#28475)Matthew Justin Bauer1-1/+1
* pgadmin: use https homepage * msn-pecan: move homepage to github google code is now unavailable * pidgin-latex: use https for homepage * pidgin-opensteamworks: use github for homepage google code is unavailable * putty: use https for homepage * ponylang: use https for homepage * picolisp: use https for homepage * phonon: use https for homepage * pugixml: use https for homepage * pioneer: use https for homepage * packer: use https for homepage * pokerth: usee https for homepage * procps-ng: use https for homepage * pycaml: use https for homepage * proot: move homepage to .github.io * pius: use https for homepage * pdfread: use https for homepage * postgresql: use https for homepage * ponysay: move homepage to new site * prometheus: use https for homepage * powerdns: use https for homepage * pm-utils: use https for homepage * patchelf: move homepage to https * tesseract: move homepage to github * quodlibet: move homepage from google code * jbrout: move homepage from google code * eiskaltdcpp: move homepage to github * nodejs: use https to homepage * nix: use https for homepage * pdf2djvu: move homepage from google code * game-music-emu: move homepage from google code * vacuum: move homepae from google code
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
* 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
2016-02-27Remove all dots at end of descriptionszimbatm1-1/+1
Specially crafted for @JagaJaga find pkgs -name "*.nix" -exec \ sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-01-18pioneer: nixpkg addedSlawomir Gonet1-0/+42