summary refs log tree commit diff
path: root/pkgs/games/rocksndiamonds
Commit message (Collapse)AuthorAge
* rocksndiamonds: pull upstream fix for -fno-common toolchainsSergei Trofimovich2022-06-09
| | | | | | | Without the change build fails on upstream gcc-10 as: ld: libgame/libgame.a(system.o):src/libgame/system.c:41: multiple definition of `setup'; main.o:src/main.c:140: first defined here
* treewide: switch all desktop file generators to new APIK9002022-02-25
| | | | | | Notably: - remove explicit arguments that match the defaults - convert everything to the right Nix types
* games: /s/name/pname&version/Felix Buehler2021-06-25
|
* 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: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* rocksndiamonds: 4.1.0.0 -> 4.1.1.0R. RyanTM2018-10-24
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/rocksndiamonds/versions
* rocksndiamonds: 4.0.1.4 -> 4.1.0.0R. RyanTM2018-04-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/rocksndiamonds/versions. These checks were done: - built on NixOS - ran ‘/nix/store/v9jwi4ziz6yaxhvlrfz6zlx07bdrmsmw-rocksndiamonds-4.1.0.0/bin/rocksndiamonds -h’ got 0 exit code - ran ‘/nix/store/v9jwi4ziz6yaxhvlrfz6zlx07bdrmsmw-rocksndiamonds-4.1.0.0/bin/rocksndiamonds --help’ got 0 exit code - found 4.1.0.0 with grep in /nix/store/v9jwi4ziz6yaxhvlrfz6zlx07bdrmsmw-rocksndiamonds-4.1.0.0 - directory tree listing: https://gist.github.com/9ff0ad9227dc9e0063f83d558a704fb7
* rocksndiamonds: 4.0.1.3 -> 4.0.1.4R. RyanTM2018-03-30
| | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. This update was made based on information from https://repology.org/metapackage/rocksndiamonds/versions. These checks were done: - built on NixOS - ran `/nix/store/jz5l9xw33k6q5j5qvjslpq06w03ivafc-rocksndiamonds-4.0.1.4/bin/rocksndiamonds -h` got 0 exit code - ran `/nix/store/jz5l9xw33k6q5j5qvjslpq06w03ivafc-rocksndiamonds-4.0.1.4/bin/rocksndiamonds --help` got 0 exit code - ran `/nix/store/jz5l9xw33k6q5j5qvjslpq06w03ivafc-rocksndiamonds-4.0.1.4/bin/rocksndiamonds -V` and found version 4.0.1.4 - ran `/nix/store/jz5l9xw33k6q5j5qvjslpq06w03ivafc-rocksndiamonds-4.0.1.4/bin/rocksndiamonds --version` and found version 4.0.1.4 - found 4.0.1.4 with grep in /nix/store/jz5l9xw33k6q5j5qvjslpq06w03ivafc-rocksndiamonds-4.0.1.4 - directory tree listing: https://gist.github.com/cb40222a7b56f1f60a415ec319d8fe0c
* rocksndiamonds: 4.0.1.1 -> 4.0.1.3Ryan Mulligan2018-03-15
| | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done: - built on NixOS - ran `/nix/store/9xclaqwjhfkghjb7yhkzl0w3gc5l83zg-rocksndiamonds-4.0.1.3/bin/rocksndiamonds -h` got 0 exit code - ran `/nix/store/9xclaqwjhfkghjb7yhkzl0w3gc5l83zg-rocksndiamonds-4.0.1.3/bin/rocksndiamonds --help` got 0 exit code - ran `/nix/store/9xclaqwjhfkghjb7yhkzl0w3gc5l83zg-rocksndiamonds-4.0.1.3/bin/rocksndiamonds -V` and found version 4.0.1.3 - ran `/nix/store/9xclaqwjhfkghjb7yhkzl0w3gc5l83zg-rocksndiamonds-4.0.1.3/bin/rocksndiamonds --version` and found version 4.0.1.3 - found 4.0.1.3 with grep in /nix/store/9xclaqwjhfkghjb7yhkzl0w3gc5l83zg-rocksndiamonds-4.0.1.3
* rocksndiamonds: 4.0.0.2 -> 4.0.1.1Ryan Mulligan2018-03-01
| | | | | | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/y37n0z2rpyhf1iv0m0a1n066wy5c87ik-rocksndiamonds-4.0.1.1/bin/rocksndiamonds -h` got 0 exit code - ran `/nix/store/y37n0z2rpyhf1iv0m0a1n066wy5c87ik-rocksndiamonds-4.0.1.1/bin/rocksndiamonds --help` got 0 exit code - ran `/nix/store/y37n0z2rpyhf1iv0m0a1n066wy5c87ik-rocksndiamonds-4.0.1.1/bin/rocksndiamonds -V` and found version 4.0.1.1 - ran `/nix/store/y37n0z2rpyhf1iv0m0a1n066wy5c87ik-rocksndiamonds-4.0.1.1/bin/rocksndiamonds --version` and found version 4.0.1.1 - found 4.0.1.1 with grep in /nix/store/y37n0z2rpyhf1iv0m0a1n066wy5c87ik-rocksndiamonds-4.0.1.1 cc "@orivej"
* rocksndiamonds: init at 4.0.0.2Orivej Desh2017-08-26