summary refs log tree commit diff
path: root/pkgs/games/vessel
Commit message (Collapse)AuthorAge
* Give working advice for running nix-prefetch-urlAnders Kaseorg2018-03-04
| | | | | | | nix-prefetch-url file://… requires a full path. Suggest an invocation that will provide one. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* fix typo (#17621)Fabian Schmitthenner2016-08-09
|
* Use libpulseaudio instead of pulseaudioWilliam A. Kennington III2015-05-29
|
* Don't use "with licenses;" for single licencesTobias Geerinckx-Rice2015-05-28
| | | | And don't use square brackets on such lines.
* Use common licence attributes from lib/licenses.nixTobias Geerinckx-Rice2015-05-27
| | | | | | | | | | Many (less easily automatically converted) old-style strings remain. Where there was any possible ambiguity about the exact version or variant intended, nothing was changed. IANAL, nor a search robot. Use `with stdenv.lib` wherever it makes sense.
* rename all occurrences of stdenv.cc.gcc to stdenv.cc.ccEric Seidel2015-01-14
|
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* Another attempt to eradicate ensureDirEelco Dolstra2014-06-30
| | | | See c556a6ea46e71e1907d78b71fab36df30297b3ad.
* vessel: Don't build on HydraEelco Dolstra2013-08-28
| | | | http://hydra-test.nixos.org/build/5822528
* patchelf the libraries: they need rpath set for sound to workJack Cummings2012-12-27
|
* Need pulseaudio or alsalibs for sound.Jack Cummings2012-12-18
|
* add Vessel, a fluid physics puzzle game.Jack Cummings2012-12-16