mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-13 19:15:48 +00:00
flake.nix: drop desc argument for runVM function
The current runVM function gets called only with a module and without a desc, resulting in an error when running `nix flake show` or similar commands. This commit drops the `desc` argument to `runVM` and gets rid of that problem.
This commit is contained in:
Reference in New Issue
Block a user