Commit Graph

9 Commits

Author SHA1 Message Date
Ben Siraphob
2e34288f0d pkgs/games: stdenv.lib -> lib 2021-01-15 13:36:04 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
dbohdan
1d1407a6f4 tcl2048: 0.3.1 -> 0.4.0 2018-05-15 22:50:45 +03:00
Danyil Bohdan
1faafc8b86 tcl2048: update to 0.3.1, fix tclsh path.
Also add self as maintainer.
2015-02-03 12:01:34 +01:00
Pascal Wittmann
8df0e0b151 Fixed many descriptions 2014-11-11 14:36:34 +01:00
Danyil Bohdan
68917916ee tcl2048: wrong sha256sum. 2014-08-31 12:43:36 +03:00
Danyil Bohdan
327cab298e tcl2048: update to 0.2.6 2014-08-31 12:32:29 +03:00
Danyil Bohdan
dba5fed12b add game 'tcl2048' 2014-08-31 12:02:04 +03:00