about summary refs log tree commit diff
path: root/pkgs/games/gnubg
AgeCommit message (Collapse)AuthorFilesLines
2023-07-31gnubg: add desktop itemSamLukeYes1-2/+13
2023-07-31gnubg: 1.06.002 -> 1.07.001SamLukeYes1-6/+6
2022-07-30gnubg: use non-aliased pythonJonathan Ringer1-2/+2
2022-07-09gnubg: Fix buildJonas Heinrich1-3/+4
2022-01-17treewide: rename name to pname&versionFelix Buehler1-3/+3
2021-04-03gnubg: use python3Frederik Rietdijk1-3/+5
2021-01-16pkgs/games: pkg-config -> pkgconfig (2)Ben Siraphob1-2/+2
2021-01-15pkgs/games: stdenv.lib -> libBen Siraphob1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2018-08-17gnubg: 1.06.001 -> 1.06.002 (#45228)R. 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/gnubg/versions.
2018-03-08gnubg: 1.04.000 -> 1.06.001Ryan Mulligan1-2/+2
Semi-automatic update. These checks were done: - built on NixOS - ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/gnubg -h` got 0 exit code - ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/gnubg --help` got 0 exit code - ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/gnubg -v` and found version 1.06.001 - ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/gnubg --version` and found version 1.06.001 - ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/makebearoff -h` got 0 exit code - ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/makebearoff --help` got 0 exit code - ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/makehyper -h` got 0 exit code - ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/makehyper --help` got 0 exit code - ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/bearoffdump -h` got 0 exit code - ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/bearoffdump --help` got 0 exit code - found 1.06.001 with grep in /nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001 - found 1.06.001 in filename of file in /nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson1-1/+2
Only acts on one-line dependency lists.
2016-11-01gnubg: fix buildJoachim Fasting1-2/+2
Presumably, readline used to be propagated from one of the other inputs but is no longer (the build succeeds on 16.09 but is unable to locate readline.h on master). https://hydra.nixos.org/build/42761215
2015-12-05Rename 'emery' maintainer handle to 'ehmry', fixes #11493Emery Hemingway1-1/+1
Communication happens on Github so names should be consistent.
2015-04-28Fixed some descriptionsPascal Wittmann1-1/+1
2015-01-07gnubg: initial package at 1.04.000Emery Hemingway1-0/+23