aboutsummaryrefslogtreecommitdiff
path: root/pkgs/games/frotz (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: remove periods from end of package descriptionsBen Siraphob2020-10-171-1/+1
|
* frotz: 2.44 -> 2.52Dominic Delabruere2020-08-061-9/+24
| | | | As a bonus, this new derivation also adds unicode support, which the current nixpkgs build lacks.
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: fix *FlagsRobin Gloster2019-12-301-1/+1
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-1/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* frotz: init at 2.44Nick Novitski2016-10-221-0/+25
Closes https://github.com/NixOS/nixpkgs/pull/19595/files