summary refs log tree commit diff
path: root/pkgs/games/the-powder-toy/default.nix
Commit message (Collapse)AuthorAge
* the-powder-toy: only install .desktop on Linuxmultiplealiases2023-11-16
|
* the-powder-toy: unstable-2022-08-30 -> 97.0.352multiplealiases2023-11-16
| | | | | | | add new deps jsoncpp and libpng, also add mesonFlags -Dworkaround_elusive_bzip2=false to prevent build failure. powder.desktop is now generated inside the build directory from a template in ../resources/powder.template.desktop
* treewide: more meta changelog urls and mainPrograms (#200062)Daniel Nagy2022-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * turbovnc: add changelog url * memray: add changelog url * ddcutil: add changelog url * jc: add changelog url * zed: add changelog url * lua: use https homepage * sil: use https url * the-powder-toy: use https homepage * tldr: add changelog url * openjpeg: add changelog url * scheme48: use https homepage * bubblewrap: set meta.mainProgram * zbar: set meta.mainProgram * qpdf: add changelog url * nvtop: set meta.mainProgram * squashfs: add meta.mainProgram
* the-powder-toy: 96.2.350 -> unstable-2022-08-30Pavol Rusnak2022-08-31
|
* the-powder-toy: expand platforms to unixBen Siraphob2022-08-02
|
* the-powder-toy: add a .desktop fileflexagoon2021-11-05
|
* the-powder-toy: 96.1.349 -> 96.2.350R. RyanTM2021-09-15
|
* Merge pull request #130638 from siraben/par-treewideBen Siraphob2021-07-20
|\ | | | | treewide: remove unnecessary enableParallelBuilding when using cmake, meson, qmake
| * the-powder-toy: remove unnecessary enableParallelBuildingBen Siraphob2021-07-20
| |
* | the-powder-toy: 96.0.348 -> 96.1.349Ben Siraphob2021-07-19
|/
* the-powder-toy: 95.0 -> 96.0.348Ben Siraphob2021-07-15
|
* the-powder-toy: update licenseBen Siraphob2021-07-06
|
* the-powder-toy: add mainProgramBen Siraphob2021-07-06
|
* pkgs/games: pkgconfig -> pkg-configBen Siraphob2021-01-16
|
* pkgs/games: stdenv.lib -> libBen Siraphob2021-01-15
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | 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
* the-powder-toy: 94.1 -> 95.0Ben Siraphob2020-08-08
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* the-powder-toy: 93.3 -> 94.1marius8510002019-05-25
|
* Fix powder toy build breaking and change source repository.siraben2019-01-03
|
* Update version of Powder Toy.siraben2019-01-03
|
* treewide: use scons setup hookMatthew Bauer2018-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lots of packages can use it. Here is the list: - jackmix - klick - mixx - nova-filters - rhvoice - giv - mypaint - swift-im - bombono - mapnik - serf - nuitka - pyexiv2 - godot - hammer - toluapp - btanks - dxx-rebirth - endless-sky - globulation - the-powder-toy - fceux - gpsd - mongodb - rippled - mariadb - lprof
* the-powder-toy: disable on AArch64Nikolay Amiantov2018-03-09
| | | | Wants SSE.
* the-powder-toy: 92.0.351 -> 92.5Nikolay Amiantov2018-02-25
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * 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
* the-powder-toy: 91.5.330 -> 92.0.331Nikolay Amiantov2017-07-27
|
* treewide: quote URLs in my packagesNikolay Amiantov2016-11-24
|
* the-powder-toy: fix buildNikolay Amiantov2016-08-22
|
* the-powder-toy: 91.3.328 -> 91.5.330Nikolay Amiantov2016-08-14
|
* the-powder-toy: 90.2.322 -> 91.3.328Ricardo Ardissone2016-04-25
|
* fix homepagesNikolay Amiantov2015-07-28
|
* the-powder-toy: add derivationNikolay Amiantov2015-04-08