about summary refs log tree commit diff
path: root/pkgs/games/humblebundle/pico-8.nix
Commit message (Collapse)AuthorAgeFilesLines
* treewide: stdenv.lib -> pkgs.libProfpatsch2021-02-051-2/+2
| | | | Upstream is deprecating `stdenv.lib`, so let’s do the same.
* pkgs/games/humblebundle/pico-8: 0.1.12.c → 0.2.1bsternenseemann2020-12-181-3/+3
|
* games/humblebundle: pico-8 1.10 -> 1.12csternenseemann2019-10-061-3/+3
|
* pkgs/games/humblebundle: fix pico8's version numbersternenseemann2017-10-281-1/+1
|
* pkgs/games/humblebundle: update pico8 to new versionsternenseemann2017-01-151-4/+7
|
* pkgs/games/humblebundle: reflect changes in version 0.1.9sternenseemann2016-10-071-6/+9
|
* pkgs/games/humblebundle: add pico-8sternenseemann2016-09-051-0/+45
Not really a game but a emulator of an imaginary console, so close enough. This package uses the dynamically linked pico-8 version, the (probably) statically linked one had an inexplicable issue with SDL.