Commit graph

8 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
mehlon 1d2f6c7d25
hyperrogue: 11.2d -> 11.3f 2020-04-02 16:33:58 +00:00
mehlon c510bbf011 hyperrogue: 10.5e -> 11.2d 2020-01-01 00:59:03 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Chris Rendle-Short 328b1d3cd5 hyperrogue: add .desktop file and icon
Add XDG .desktop file and icons.
2019-04-22 21:52:52 +10:00
R. RyanTM c93a56c09f hyperrogue: 10.5a -> 10.5e (#56700)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hyperrogue/versions
2019-03-15 22:00:01 +01:00
Orivej Desh 63c7ed9788 hyperrogue: 10.4j -> 10.5a 2018-11-27 20:28:13 +00:00
Ricardo Ardissone 96a6e1f5b5 hyperrogue: init at 10.4j 2018-07-10 18:36:26 -03:00