Skip to content

Commit b96005f

Browse files
committed
Nix expr: use description from README.md
1 parent 216f6c8 commit b96005f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
description = "BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.";
2+
description = "EmuHawk is a multi-system emulator written in C#. As well as quality-of-life features for casual players, it also has recording/playback and debugging tools, making it the first choice for TASers (Tool-Assisted Speedrunners).";
33
inputs = {
44
nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
55
};

0 commit comments

Comments
 (0)