summary refs log tree commit diff
path: root/pkgs/games/wesnoth
Commit message (Collapse)AuthorAge
* wesnoth: backport gcc-13 fixSergei Trofimovich2023-08-06
| | | | | | | | | | | | | | | Without the change `wesnoth` fails to build against `gcc-13` as: $ nix build --impure --expr 'with import <nixpkgs> {}; wesnoth.override { stdenv = gcc13Stdenv; }' -L In file included from /build/source/src/serialization/base64.cpp:16: /build/source/src/serialization/base64.hpp:23:49: error: 'uint8_t' was not declared in this scope 23 | using byte_string_view = std::basic_string_view<uint8_t>; | ^~~~~~~ /build/source/src/serialization/base64.hpp:20:1: note: 'uint8_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'? 19 | #include <vector> +++ |+#include <cstdint> 20 |
* wesnoth: 1.16.8 -> 1.16.9R. Ryantm2023-04-29
|
* wesnoth: 1.16.7 -> 1.16.8Weijia Wang2023-02-06
|
* wesnoth: 1.16.6 -> 1.16.7R. Ryantm2023-01-18
|
* wesnoth: 1.16.5 -> 1.16.6R. Ryantm2022-10-20
|
* wesnoth: 1.16.4 -> 1.16.5R. Ryantm2022-08-07
|
* wesnoth: 1.16.3 -> 1.16.4R. Ryantm2022-07-31
|
* wesnoth: 1.16.1 -> 1.16.3Evgeny Kurnevsky2022-06-30
|
* wesnoth: remove enableTools option as it was removed from wesnothEvgeny Kurnevsky2021-11-15
|
* wesnoth: 1.16.0 -> 1.16.1Evgeny Kurnevsky2021-11-11
|
* wesnoth: 1.14.17 -> 1.16.0Evgeny Kurnevsky2021-10-27
|
* wesnoth: fix license informationCharlotte Van Petegem2021-09-01
| | | | source: https://github.com/wesnoth/wesnoth/blob/master/copyright
* wesnoth: 1.4.16 -> 1.4.17Charlotte Van Petegem2021-09-01
|
* wesnoth: 1.14.15 -> 1.14.16Christian Kampka2021-04-07
|
* wesnoth: 1.14.14 -> 1.14.15Christian Kampka2021-01-18
|
* pkgs/games: pkg-config -> pkgconfig (2)Ben 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
* treewide: remove enableParallelBuilding = true if using cmakeBen Siraphob2021-01-03
|
* wesnoth: 1.14.13 -> 1.14.14Christian Kampka2020-10-01
|
* wesnoth: 1.14.12 -> 1.14.13Christian Kampka2020-06-22
|
* wesnoth: 1.14.11 -> 1.14.12Christian Kampka2020-06-17
|
* wesnoth: 1.14.10 -> 1.14.11R. RyanTM2020-03-04
|
* wesnoth: 1.14.9 -> 1.14.10R. RyanTM2020-02-09
|
* wesnoth: 1.14.7 -> 1.14.9R. RyanTM2019-10-11
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wesnoth/versions
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* wesnoth: 1.14.6 -> 1.14.7Chris Rendle-Short2019-04-17
|
* wesnoth: 1.14.5 -> 1.14.6 (#58918)R. RyanTM2019-04-06
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wesnoth/versions
* wesnoth: 1.14.4 -> 1.14.5R. RyanTM2018-09-19
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wesnoth/versions
* wesnoth: 1.14.3 -> 1.14.4 (#44671)R. RyanTM2018-08-09
| | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wesnoth/versions.
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* wesnoth: 1.14.2 -> 1.14.3 (#42195)R. RyanTM2018-06-19
|
* wesnoth: supports darwinMatthew Bauer2018-05-31
|
* wesnoth: 1.14.1 -> 1.14.2R. RyanTM2018-05-29
| | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wesnoth/versions. These checks were done: - built on NixOS - /nix/store/5sh8gb3jwfb9086wiyb5sh66zx158bcc-wesnoth-1.14.2/bin/wesnoth passed the binary check. - /nix/store/5sh8gb3jwfb9086wiyb5sh66zx158bcc-wesnoth-1.14.2/bin/wesnothd passed the binary check. - 2 of 2 passed binary check by having a zero exit code. - 1 of 2 passed binary check by having the new version present in output. - found 1.14.2 with grep in /nix/store/5sh8gb3jwfb9086wiyb5sh66zx158bcc-wesnoth-1.14.2 - directory tree listing: https://gist.github.com/b0e3a41a54024956b2d7971ee078d50e - du listing: https://gist.github.com/b92ba34a8adb15bfdc22fe1082734759
* wesnoth: 1.14.0 -> 1.14.1R. RyanTM2018-05-11
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wesnoth/versions. These checks were done: - built on NixOS - ran ‘/nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1/bin/wesnoth -h’ got 0 exit code - ran ‘/nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1/bin/wesnoth --help’ got 0 exit code - ran ‘/nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1/bin/wesnothd -h’ got 0 exit code - ran ‘/nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1/bin/wesnothd --help’ got 0 exit code - ran ‘/nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1/bin/wesnothd -V’ and found version 1.14.1 - ran ‘/nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1/bin/wesnothd --version’ and found version 1.14.1 - found 1.14.1 with grep in /nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1 - directory tree listing: https://gist.github.com/8868591a076d925d789cd1cfb562344c
* wesnoth: unite with wesnoth-devNikolay Amiantov2018-05-08
| | | | There's no Wesnoth development version now.
* wesnoth-dev: 1.13.13 -> 1.14.0R. RyanTM2018-04-30
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/wesnoth/versions. These checks were done: - built on NixOS - ran ‘/nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0/bin/wesnoth -h’ got 0 exit code - ran ‘/nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0/bin/wesnoth --help’ got 0 exit code - ran ‘/nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0/bin/wesnothd -h’ got 0 exit code - ran ‘/nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0/bin/wesnothd --help’ got 0 exit code - ran ‘/nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0/bin/wesnothd -V’ and found version 1.14.0 - ran ‘/nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0/bin/wesnothd --version’ and found version 1.14.0 - found 1.14.0 with grep in /nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0 - directory tree listing: https://gist.github.com/faf1d8fe4a47781eb51e8a411a546099
* wesnoth-dev: 1.13.11 -> 1.13.13Pascal Wittmann2018-04-14
|
* wesnoth-dev: 1.13.8 -> 1.13.11Nikolay Amiantov2018-02-25
|
* wesnoth: works on darwinMatthew Bauer2017-11-12
|
* 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
* OVMF: fix buildRobin Gloster2017-05-29
| | | | $fd for the output was overwritten during the build
* wesnoth: disable input frameworksNikolay Amiantov2016-12-10
|
* wesnoth-dev: 1.13.5 -> 1.13.6Nikolay Amiantov2016-11-24
|
* treewide: quote URLs in my packagesNikolay Amiantov2016-11-24
|
* wesnoth-dev: 1.13.4 -> 1.13.5Nikolay Amiantov2016-08-14
|
* wesnoth-dev: init at 1.13.4Nikolay Amiantov2016-05-30
|
* wesnoth: 1.12.5 -> 1.12.6Nikolay Amiantov2016-05-30
|
* wesnoth: 1.12.4 -> 1.12.5Alexander V. Nikolaev2016-02-07
|
* wesnoth: 1.10.7 -> 1.12.4Nikolay Amiantov2015-08-30
|