Francesco Gazzetta
68576df997
treewide: move tcl libraries under tclPackages
2024-10-26 16:23:15 +00:00
Sigmanificient
512e8afdb9
treewide: remove unused occurence of stdenv (and other) arguments
...
format (will squash)
2024-07-14 04:32:56 +02:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Malo Bourgon
16e15fa68f
treewide: add meta.mainProgram to many packages
2022-05-04 18:08:19 -07:00
Felix Buehler
4183793b49
tcl2048: deprecate phases
2021-07-25 00:39:40 +02:00
Felix Buehler
ce3b463c79
games: /s/name/pname&version/
2021-06-25 01:28:10 +02:00
Andrew Brooks
f17ca3f517
tcl2048: Simplify package with tcl.mkTclDerivation
2021-05-21 15:18:11 -05:00
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