fix: vhs command wrapper

Signed-off-by: Brian McGee <brian@bmcgee.ie>
This commit is contained in:
Brian McGee 2024-05-03 20:03:40 +01:00
parent 183fbf711a
commit 4a6fbf943c
No known key found for this signature in database
GPG Key ID: D49016E76AD1E8C0

View File

@ -51,11 +51,9 @@ _: {
}
{
inherit category;
name = "vhs";
help = "generate terminal gifs";
package = pkgs.writeShellApplication {
name = "gif";
name = "vhs";
runtimeInputs =
[
self'.packages.treefmt