summary refs log tree commit diff
path: root/pkgs/games/xsnow
Commit message (Collapse)AuthorAge
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* xsnow: use imake setup hookMatthew Bauer2018-11-28
|
* treewide: http -> https sources (#42676)Silvan Mosberger2018-06-28
| | | | | | | | | * treewide: http -> https sources This updates the source urls of all top-level packages from http to https where possible. * buildtorrent: fix url and tab -> spaces
* xsnow: fix urlFrank Doepper2017-12-21
|
* Fixed several "package has no version" warningsPascal Wittmann2015-05-14
|
* pkgs: add xsnowLongrin Wischnewski2014-11-12